mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Windows build fixes
This commit is contained in:
@@ -17,7 +17,7 @@ CENTITY_TYPES = (
|
||||
('CDestroyableRock', 'World/CDestroyableRock.hpp'),
|
||||
('CEnergyProjectile', 'Weapon/CEnergyProjectile.hpp'),
|
||||
('CEntity', 'World/CEntity.hpp'),
|
||||
('CExplosion', 'Weapon/CExplosion.hpp'),
|
||||
('CExplosion', 'World/CExplosion.hpp'),
|
||||
('CFirstPersonCamera', 'Camera/CFirstPersonCamera.hpp'),
|
||||
('CFishCloud', 'World/CFishCloud.hpp'),
|
||||
('CGameCamera', 'Camera/CGameCamera.hpp'),
|
||||
|
||||
Reference in New Issue
Block a user