Mercurial > mm7
comparison mm7_data.h @ 1020:3413ad40cc88
Merge
author | Gloval |
---|---|
date | Tue, 21 May 2013 07:24:49 +0400 |
parents | 9ac94d00012e |
children | 67e33708d815 |
comparison
equal
deleted
inserted
replaced
1019:32ec62bbaa2c | 1020:3413ad40cc88 |
---|---|
1 #pragma once | 1 #pragma once |
2 #include <string> | 2 #include <string> |
3 #include "VectorTypes.h" | |
3 #include "OSAPI.h" | 4 #include "OSAPI.h" |
4 #include "SpriteObject.h" | |
5 #include "VectorTypes.h" | |
6 | 5 |
7 typedef char _UNKNOWN; | 6 typedef char _UNKNOWN; |
8 | 7 |
9 | 8 |
10 typedef unsigned int uint; | 9 typedef unsigned int uint; |