mirror of
https://github.com/Inori/GPCS4.git
synced 2025-04-02 10:31:52 -04:00
5 lines
68 B
C++
5 lines
68 B
C++
#include "memory_callback.h"
|
|
|
|
MemoryCallback::~MemoryCallback()
|
|
{
|
|
}
|