You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Rename macros/wram.asm
to macros/ram.asm
(#1003)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user