2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 13:07:43 +00:00

SpacePirate loader imp

This commit is contained in:
2016-06-20 21:15:30 -07:00
parent 82595aa322
commit ebd1fb5944
5 changed files with 29 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ set(MP1_SOURCES
CNewIntroBoss.hpp CNewIntroBoss.cpp
CBeetle.hpp CBeetle.cpp
CWarWasp.hpp CWarWasp.cpp
CSpacePirate.hpp CSpacePirate.cpp
MP1.hpp MP1.cpp)
runtime_add_list(MP1 MP1_SOURCES)