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