You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Eliminate enum: use const instead, with case-by-case parallel const implementations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; A library included as part of the Mobile Adapter GB SDK.
|
||||
|
||||
INCLUDE "macros/enum.asm"
|
||||
INCLUDE "macros/const.asm"
|
||||
INCLUDE "constants/hardware_constants.asm"
|
||||
INCLUDE "constants/mobile_constants.asm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user