mirror of
https://github.com/zeldaret/tp
synced 2026-09-09 20:01:34 -04:00
project cleanup (#2895)
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
This commit is contained in:
@@ -42,7 +42,7 @@ struct JASPortCmd : JSULink<JASPortCmd> {
|
||||
void execCommandStay();
|
||||
};
|
||||
|
||||
/* 80291060 */ static void execAllCommand();
|
||||
static void execAllCommand();
|
||||
|
||||
Command _10;
|
||||
JASPortArgs* _14;
|
||||
|
||||
Reference in New Issue
Block a user