Trainer data structure and field move functions
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted.
This commit is contained in:
@@ -363,7 +363,7 @@ VBlank5:: ; 400
|
||||
; bg map
|
||||
; tiles
|
||||
; joypad
|
||||
;
|
||||
;
|
||||
|
||||
ld a, [hROMBank]
|
||||
ld [hROMBankBackup], a
|
||||
|
Reference in New Issue
Block a user