swap back to inline asm for Debug_console

This commit is contained in:
Pheenoh 2021-02-07 17:22:00 -05:00
parent 4d1d865921
commit e981981b91
No known key found for this signature in database
GPG Key ID: 4312662758CE7D5A
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ asm void debugDisplay(void) {
}
#endif
#ifndef NONMATCHING
#ifdef NONMATCHING
void Debug_console(u32 controller_no) {
float tmp2;
float tmp3;