You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Bugfix: fix profiler freeze (hopefully) (#640)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user