Rename macros/wram.asm to macros/ram.asm (#1003)

This commit is contained in:
vulcandth
2022-09-11 00:05:07 -05:00
committed by GitHub
parent 53e1c48092
commit 4c239a6f65
11 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ DEF SLOTS_NO_BIAS EQU -1
DEF REEL_SIZE EQU 15
; Constants for slot_reel offsets (see macros/wram.asm)
; Constants for slot_reel offsets (see macros/ram.asm)
rsreset
DEF REEL_ACTION rb ; 0
DEF REEL_TILEMAP_ADDR rw ; 1