mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +00:00
Fix additional issues from review
This commit is contained in:
@ -261,8 +261,8 @@ protected:
|
||||
//#endif
|
||||
#ifdef TRACK_AG_ALLOCS
|
||||
|
||||
extern const char *gGlobalAnimName;
|
||||
extern const char *gGlobalChannelName;
|
||||
extern plString gGlobalAnimName;
|
||||
extern plString gGlobalChannelName;
|
||||
|
||||
void RegisterAGAlloc(plAGChannel *object, const char *chanName, const char *animName, uint16_t classIndex);
|
||||
void UnRegisterAGAlloc(plAGChannel *object);
|
||||
|
Reference in New Issue
Block a user