Add GameObjectTypeWrapper Get_Display_Name() function

This commit is contained in:
2026-03-12 18:09:46 -05:00
parent 70b5191fcd
commit 3215ecb9f6
7 changed files with 209 additions and 13 deletions

View File

@@ -167,6 +167,7 @@
<ClCompile Include="functions\file_io.cpp" />
<ClCompile Include="functions\players.cpp" />
<ClCompile Include="functions\screen_text.cpp" />
<ClCompile Include="functions\game_object_type.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="powrprof.def" />