Mercurial > mm7
comparison VideoPlayer.cpp @ 1458:934074e7fcc1
ModalWindow
__thiscall and __cdecl removed
Some random renames & refactors
author | Nomad |
---|---|
date | Wed, 21 Aug 2013 14:26:36 +0200 |
parents | c7489dd19f88 |
children | 2ca62c9e7b3c |
comparison
equal
deleted
inserted
replaced
1457:9dc33590f93e | 1458:934074e7fcc1 |
---|---|
291 else | 291 else |
292 BYTE3(_this->uBinkDDSurfaceType) &= 0xFB; | 292 BYTE3(_this->uBinkDDSurfaceType) &= 0xFB; |
293 } | 293 } |
294 } | 294 } |
295 //----- (004BF794) -------------------------------------------------------- | 295 //----- (004BF794) -------------------------------------------------------- |
296 void __cdecl ShowIntroVideo_and_LoadingScreen() | 296 void ShowIntroVideo_and_LoadingScreen() |
297 { | 297 { |
298 RGBTexture tex; // [sp+Ch] [bp-30h]@1 | 298 RGBTexture tex; // [sp+Ch] [bp-30h]@1 |
299 unsigned int uTrackStartMS; // [sp+34h] [bp-8h]@8 | 299 unsigned int uTrackStartMS; // [sp+34h] [bp-8h]@8 |
300 unsigned int uTrackEndMS; // [sp+38h] [bp-4h]@8 | 300 unsigned int uTrackEndMS; // [sp+38h] [bp-4h]@8 |
301 | 301 |