Bugfix: fix profiler freeze (hopefully) (#640)

This commit is contained in:
Gregory Heskett
2023-06-20 21:24:20 -04:00
committed by GitHub
parent 8240262c07
commit 73fad6195d

View File

@@ -10,6 +10,7 @@
__asm__(
".section \".rodata\", \"a\", @progbits\n"
".balign 16\n"
".global fast_font\n"
"fast_font:\n"
".incbin \"src/game/newfont2_swapped.bin\"\n"