Mercurial > mm7
comparison stru10.cpp @ 2465:b054ea5daf45
cleaning project part 3
author | zipi |
---|---|
date | Sun, 17 Aug 2014 20:23:06 +0100 |
parents | f4af3b203f65 |
children |
comparison
equal
deleted
inserted
replaced
2464:104fdbea0386 | 2465:b054ea5daf45 |
---|---|
2 #include <stdlib.h> | 2 #include <stdlib.h> |
3 #include <crtdbg.h> | 3 #include <crtdbg.h> |
4 | 4 |
5 #define _CRT_SECURE_NO_WARNINGS | 5 #define _CRT_SECURE_NO_WARNINGS |
6 #include "stru10.h" | 6 #include "stru10.h" |
7 #include "Render.h" | |
8 #include "Indoor.h" | 7 #include "Indoor.h" |
9 #include "Game.h" | 8 #include "Game.h" |
10 #include "Party.h" | 9 #include "Party.h" |
11 #include "ErrorHandling.h" | 10 #include "ErrorHandling.h" |
12 | |
13 #include "mm7_data.h" | |
14 | 11 |
15 | 12 |
16 | 13 |
17 int _49CE9E_sub0_x(RenderVertexSoft *pVertices, unsigned int uNumVertices, float test_val) | 14 int _49CE9E_sub0_x(RenderVertexSoft *pVertices, unsigned int uNumVertices, float test_val) |
18 { | 15 { |