2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Update hecl, implement CScriptPickup

This commit is contained in:
2017-10-14 22:44:07 -07:00
parent 651d0a27c2
commit 5941a61ae6
7 changed files with 102 additions and 20 deletions

View File

@@ -8,7 +8,7 @@ class EndNamespace:
pass
CENTITY_TYPES = (
# Class, Visit, Header
# Class, Header
('CActor', 'World/CActor.hpp'),
('CBallCamera', 'Camera/CBallCamera.hpp'),
('CBomb', 'Weapon/CBomb.hpp'),