mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-10 12:54:55 -04:00
Gfxprint OK (#826)
* Match last two functions as well as some cleanup * One more small cleanup * Reviews * format * Move internal GFXP_FLAG defines to c file * Format
This commit is contained in:
@@ -41,6 +41,7 @@ FaultDrawer sFaultDrawerDefault = {
|
||||
NULL, // inputCallback
|
||||
};
|
||||
|
||||
//! TODO: Needs to be extracted
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/boot/fault_drawer/sFaultDrawerFont.s")
|
||||
|
||||
void FaultDrawer_SetOsSyncPrintfEnabled(u32 enabled) {
|
||||
|
||||
Reference in New Issue
Block a user