[FastFiles] Declare stream read log for debug only
This commit is contained in:
parent
0f258046c3
commit
cc0b1c6238
@ -62,6 +62,8 @@ namespace Components
|
||||
|
||||
static void LoadZonesStub(Game::XZoneInfo *zoneInfo, unsigned int zoneCount);
|
||||
|
||||
#ifdef DEBUG
|
||||
static void LogStreamRead(int len);
|
||||
#endif
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user