Start Decompiling board/model.c

Decompiled to BoardMotionModelTimeRangeSet
This commit is contained in:
gamemasterplc 2024-01-19 23:17:56 -06:00
parent 44e4c89f6a
commit 0c0397ac34
7 changed files with 618 additions and 12 deletions

View file

@ -3,6 +3,8 @@
#include "game/hsfanim.h"
#include "game/hsfformat.h"
#include "game/memory.h"
#include "game/data.h"
#define Hu3DModelCreateFile(data_id) (Hu3DModelCreate(HuDataSelHeapReadNum((data_id), MEMORY_DEFAULT_NUM, HEAP_DATA)))