diff options
| author | Julgodis <> | 2021-03-30 01:58:08 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-03-30 01:58:08 +0200 |
| commit | a868b6ae56e5d586f31a445f47b45f5ac039c74a (patch) | |
| tree | 304857807d7375019ce452ceaad17045683a8c98 /src/d/d_model.cpp | |
| parent | 88eb7be90cfa48808f2416e427498a97b1d71faa (diff) | |
re-generate with bug fixes
Diffstat (limited to 'src/d/d_model.cpp')
| -rw-r--r-- | src/d/d_model.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/d/d_model.cpp b/src/d/d_model.cpp index 0b0a4ad52a..eea02f1785 100644 --- a/src/d/d_model.cpp +++ b/src/d/d_model.cpp @@ -51,8 +51,6 @@ struct J3DPacket { // Forward References: // -extern "C" extern void* __vt__6dMdl_c[5 + 1 /* padding */]; - extern "C" void draw__6dMdl_cFv(); extern "C" void create__6dMdl_cFP12J3DModelDataUsP12dKy_tevstr_c(); extern "C" void entryObj__6dMdl_cFP10dMdl_obj_c(); @@ -75,12 +73,6 @@ void dKy_setLight_again(); void dKy_GxFog_tevstr_set(dKy_tevstr_c*); void* operator new(u32); void operator delete(void*); -extern "C" extern void* __vt__9J3DPacket[5]; -extern "C" extern u8 mStatus__20dStage_roomControl_c[65792]; -extern "C" extern u8 g_dComIfG_gameInfo[122384]; -extern "C" extern u8 j3dSys[284]; -extern "C" extern u32 g_whiteColor; -extern "C" extern u8 sOldVcdVatCmd__8J3DShape[4]; extern "C" void dKy_setLight_nowroom_actor__FP12dKy_tevstr_c(); extern "C" void dKy_setLight_again__Fv(); |
