Mercurial > mm7
comparison MMT.cpp @ 2463:0f17a30149ec
cleaning project part 1
author | zipi |
---|---|
date | Sun, 17 Aug 2014 15:13:18 +0100 |
parents | e5c88c2b02ab |
children | 104fdbea0386 |
comparison
equal
deleted
inserted
replaced
2462:1d04e48651d4 | 2463:0f17a30149ec |
---|---|
14 #include "Render.h" | 14 #include "Render.h" |
15 #include "GUIFont.h" | 15 #include "GUIFont.h" |
16 #include "lib/libpng/png.h" | 16 #include "lib/libpng/png.h" |
17 #include "MediaPlayer.h" | 17 #include "MediaPlayer.h" |
18 #include "ErrorHandling.h" | 18 #include "ErrorHandling.h" |
19 | |
20 #include "Game.h" | |
21 | |
19 | 22 |
20 void ShowLogoVideo() | 23 void ShowLogoVideo() |
21 { | 24 { |
22 RGBTexture tex; // [sp+Ch] [bp-30h]@1 | 25 RGBTexture tex; // [sp+Ch] [bp-30h]@1 |
23 //unsigned int uTrackStartMS; // [sp+34h] [bp-8h]@8 | 26 //unsigned int uTrackStartMS; // [sp+34h] [bp-8h]@8 |