mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 13:00:01 -04:00
d_a_Obj_Gryw00 nonmatching start
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef J3DMODELLOADER_H
|
||||
#define J3DMODELLOADER_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class J3DModelLoaderDataBase {
|
||||
public:
|
||||
/* 803346BC */ static void* load(void const*, u32);
|
||||
};
|
||||
|
||||
#endif /* J3DMODELLOADER_H */
|
||||
Reference in New Issue
Block a user