mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 19:34:08 +00:00
get rid of most --MIAMI comments
This commit is contained in:
parent
4acc9b08a2
commit
feb993e751
125 changed files with 16 additions and 604 deletions
|
@ -26,8 +26,6 @@
|
|||
#include "Dummy.h"
|
||||
#include "WindModifiers.h"
|
||||
|
||||
//--MIAMI: file done
|
||||
|
||||
int gBuildings;
|
||||
|
||||
CEntity::CEntity(void)
|
||||
|
@ -687,7 +685,7 @@ float BannerWindTabel[] = {
|
|||
0.28f, 0.28f, 0.22f, 0.1f, 0.0f, -0.1f, -0.17f, -0.12f
|
||||
};
|
||||
|
||||
//--MIAMI: unused
|
||||
// unused
|
||||
void
|
||||
CEntity::ModifyMatrixForBannerInWind(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue