Mercurial > mm7
comparison UI/UISaveLoad.cpp @ 1583:75fafd8ced59
Allocator (CMemory) bye-bye
author | Nomad |
---|---|
date | Tue, 10 Sep 2013 21:07:07 +0200 |
parents | c4ab816fcc5e |
children | ccde94f02b75 |
comparison
equal
deleted
inserted
replaced
1577:1b6217e07b26 | 1583:75fafd8ced59 |
---|---|
11 #include "..\GUIWindow.h" | 11 #include "..\GUIWindow.h" |
12 #include "..\GUIFont.h" | 12 #include "..\GUIFont.h" |
13 #include "..\Render.h" | 13 #include "..\Render.h" |
14 #include "..\IndoorCamera.h" | 14 #include "..\IndoorCamera.h" |
15 #include "..\LOD.h" | 15 #include "..\LOD.h" |
16 #include "..\Allocator.h" | |
17 #include "..\SaveLoad.h" | 16 #include "..\SaveLoad.h" |
18 #include "..\texts.h" | 17 #include "..\texts.h" |
19 | 18 |
20 #include "..\mm7_data.h" | 19 #include "..\mm7_data.h" |
21 | 20 |