mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-23 02:25:52 -04:00
5 lines
73 B
C++
5 lines
73 B
C++
#include "ErrorManager.h"
|
|
|
|
ErrorManager * ErrorManager::_singleton = 0;
|
|
|