mirror of https://github.com/zeldaret/tp.git
swap back to inline asm for Debug_console
This commit is contained in:
parent
4d1d865921
commit
e981981b91
|
|
@ -262,7 +262,7 @@ asm void debugDisplay(void) {
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifndef NONMATCHING
|
||||
#ifdef NONMATCHING
|
||||
void Debug_console(u32 controller_no) {
|
||||
float tmp2;
|
||||
float tmp3;
|
||||
|
|
|
|||
Loading…
Reference in New Issue