mirror of
https://github.com/ApacheThunder/NTR_Launcher.git
synced 2025-06-19 11:35:33 -04:00
Remove test code from bootloader...
Forgot to undo some test code. Surprised it didn't cause a warning during compile.... :P
This commit is contained in:
parent
02b267152a
commit
5ab75cb916
@ -42,9 +42,6 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#define resetCpu_arm9() \
|
||||
__asm volatile("swi 0x000000")
|
||||
|
||||
volatile int arm9_stateFlag = ARM9_BOOT;
|
||||
volatile u32 arm9_errorCode = 0xFFFFFFFF;
|
||||
volatile bool arm9_errorClearBG = false;
|
||||
|
Loading…
Reference in New Issue
Block a user