Match some data (#745)

* J3DTransform Data

* d_map Data

* jstudio-object Data

* JASBankMgr Data

* JASTrack Data

* d_particle Data

* d_camera Data
This commit is contained in:
Jcw87
2025-05-02 22:18:21 -07:00
committed by GitHub
parent 0237004eb3
commit c033afc1f0
15 changed files with 521 additions and 43 deletions
+7
View File
@@ -5,3 +5,10 @@
#include "d/d_cam_param.h"
#include "global.h"
dCamera__Style dCamParam_c::styles[145] = {
// TODO
};
const s32 dCamParam_c::style_num = ARRAY_SIZE(styles);