mirror of
https://github.com/zeldaret/tp
synced 2026-06-15 06:31:10 -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:
@@ -6,10 +6,7 @@
|
||||
#include "d/dolzel_rel.h" // IWYU pragma: keep
|
||||
|
||||
#include "d/actor/d_a_obj_testcube.h"
|
||||
#include "dol2asm.h"
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80D0BB60-80D0BB90 -00001 0030+00 0/0 0/0 1/0 .data g_profile_Obj_TestCube */
|
||||
extern actor_process_profile_definition g_profile_Obj_TestCube = {
|
||||
fpcLy_CURRENT_e, // mLayerID
|
||||
3, // mListID
|
||||
|
||||
Reference in New Issue
Block a user