kep-hack/macros/scripts
Rangi 5e1865a7b1 Implement def_warps_to in a simpler way
Instead of building a semicolon-separated "array" of warp_to coordinates in _WARP_TO_BUFFER, just declare a new EQUS for each one: _WARP_TO_NUM_1, _WARP_TO_NUM_2, etc. Then have def_warps_to output and PURGE each one of them.
2020-08-17 19:39:58 -04:00
..
audio.asm Define constants for audio commands 2020-07-16 13:25:02 -04:00
events.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
maps.asm Implement def_warps_to in a simpler way 2020-08-17 19:39:58 -04:00
text.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00