CStreaming::PrintStreamingBufferState

This commit is contained in:
Sergeanur
2020-11-26 18:11:55 +02:00
parent f55859a79f
commit 491274f188
2 changed files with 89 additions and 0 deletions

View File

@@ -188,4 +188,6 @@ public:
static void MemoryCardLoad(uint8 *buffer, uint32 length);
static void UpdateForAnimViewer(void);
static void PrintStreamingBufferState();
};