pokecrystal-board/includes.asm
yenatch f6706ecb09 finally compile multiple objects
pokecrystal.asm doesnt really make sense now so its gone

add includes.asm so objects have a standard include set
2013-11-20 06:35:10 -05:00

3 lines
46 B
NASM

INCLUDE "globals.asm"
INCLUDE "constants.asm"