mirror of
https://github.com/pret/pokestadium.git
synced 2026-08-23 11:05:57 -05:00
clean up
This commit is contained in:
@@ -130,4 +130,4 @@ s32 LeoResetClear(void) {
|
||||
return LEO_SENSE_NO_ADDITIONAL_SENSE_INFOMATION;
|
||||
}
|
||||
return resetclear.sense;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,4 +28,4 @@ void leoSeek(void) {
|
||||
LEOcur_command->header.sense = sense_code;
|
||||
LEOcur_command->header.status = LEO_SENSE_DIAGNOSTIC_FAILURE;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,4 +51,4 @@ void leoWrite(void) {
|
||||
}
|
||||
#else
|
||||
#pragma GLOBAL_ASM("asm/nonmatchings/libleo/leowrite/leoWrite.s")
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user