mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 10:05:37 -04:00
24ab016c4d
Added a ribbon page for projects manager. Use now imagesWereModified ( a edittime-only member of Game ) for test/set the need to reload images. Suppressed MainEditeurJeu.cpp git-svn-id: svn://localhost@54 8062f311-0dae-4547-b526-b8ab9ac864a5
5 lines
86 B
C++
5 lines
86 B
C++
#ifdef DEBUG
|
|
#define _MEMORY_TRACKER
|
|
#include "debugMem.h" //suivi mémoire
|
|
#endif
|