Trivial (Non-Functional) Changes

This commit is contained in:
Mark Pruden
2025-07-02 12:21:43 +10:00
parent c884571384
commit 71abbfb8fc
5 changed files with 14 additions and 13 deletions

View File

@@ -505,6 +505,9 @@ PS_PAD1:
; Support Routines
;*****************************************************************************
;
; TODO Ideally we wouldnt import all these here, as they take up quite a
; bit of space. Util.asm needs to be broken up, or copy required code here
;
#include "util.asm"
#INCLUDE "decode.asm"
#include "bcd.asm"