mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 08:27:41 +00:00
More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041c
This commit is contained in:
@@ -55,7 +55,13 @@ struct TUniqueId {
|
||||
|
||||
private:
|
||||
};
|
||||
// CHECK_SIZEOF(TUniqueId, 0x2)
|
||||
CHECK_SIZEOF(TUniqueId, 0x2)
|
||||
|
||||
// struct TGameScriptId {
|
||||
// TEditorId editorId;
|
||||
// bool b;
|
||||
// };
|
||||
// CHECK_SIZEOF(TGameScriptId, 0x8)
|
||||
|
||||
typedef u16 TSfxId;
|
||||
static TSfxId InvalidSfxId = 0xFFFFu;
|
||||
|
||||
Reference in New Issue
Block a user