First attempt at memory management

This commit is contained in:
Sepehr Taghdisian
2014-08-16 12:58:29 +04:30
parent 6d6ee4e1f1
commit 1956703c42
4 changed files with 341 additions and 40 deletions
+2 -1
View File
@@ -17,4 +17,5 @@ SOURCES += \
HEADERS += \
imgui.h \
imconfig.h
imconfig.h \
immem.h