mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Update main.c
This commit is contained in:
parent
18e66033dc
commit
c77e0ace97
@ -91,8 +91,6 @@ void aes(void* in, void* out, void* iv, u32 method){ //this is sort of a bodged
|
||||
//---------------------------------------------------------------------------------
|
||||
int main() {
|
||||
//---------------------------------------------------------------------------------
|
||||
nocashMessage("ARM7 main.c main");
|
||||
|
||||
// clear sound registers
|
||||
dmaFillWords(0, (void*)0x04000400, 0x100);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user