tmc/asm
Henny022p 07655286a6 fix function symbols in script.s
Otherwise the functions are not recognized as functions and the exported symbols are missing the 1 bit to mark them as thumb.
Happens to work out in the repo, because the functions are only ever called using bl, but the difference is notable when trying to use the symbols to do far calls using bx in romhacks.
2025-03-02 16:19:35 +00:00
..
lib Add more tilemap documentation 2024-01-06 18:12:53 +01:00
macros Add more tilemap documentation 2024-01-06 18:12:53 +01:00
src fix function symbols in script.s 2025-03-02 16:19:35 +00:00
macros.inc
rom_header.inc