mirror of
https://github.com/zeldaret/tp
synced 2026-06-06 11:47:28 -04:00
swap back to inline asm for Debug_console
This commit is contained in:
@@ -262,7 +262,7 @@ asm void debugDisplay(void) {
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifndef NONMATCHING
|
||||
#ifdef NONMATCHING
|
||||
void Debug_console(u32 controller_no) {
|
||||
float tmp2;
|
||||
float tmp3;
|
||||
|
||||
Reference in New Issue
Block a user