pokered/macros
vulcandth d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00
..
scripts Add macros, constants, and labels for map scripts and text (#367) 2023-07-13 21:27:56 -04:00
asserts.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
code.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
const.asm Add macros, constants, and labels for map scripts and text (#367) 2023-07-13 21:27:56 -04:00
coords.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
data.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
farcall.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
gfx.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
predef.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
ram.asm Rename macros/wram.asm to macros/ram.asm (#388) 2022-09-11 01:05:04 -04:00
vc.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00