You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Move includes into object bases instead of their version wrappers.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
INCLUDE "includes.asm"
|
||||
|
||||
; Event scripting commands.
|
||||
|
||||
|
||||
SECTION "Event Scripting", ROMX, BANK[EVENTS]
|
||||
|
||||
|
||||
Function96c56:: ; 96c56
|
||||
push af
|
||||
ld a, 1
|
||||
|
Reference in New Issue
Block a user