mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 22:49:22 +00:00
started filling debug menu
This commit is contained in:
parent
ff56b39a27
commit
d74b8fa952
10 changed files with 187 additions and 12 deletions
|
@ -34,4 +34,6 @@ public:
|
|||
static CBaseModelInfo *GetModelInfo(int id){
|
||||
return ms_modelInfoPtrs[id];
|
||||
}
|
||||
|
||||
static bool IsBoatModel(int32 id);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue