Add Screen Text Lua functions

Committer: Drew C. <drewcav96@gmail.com>
This commit is contained in:
Drew Cavanaugh
2026-03-09 19:54:41 -05:00
parent b16f6b8ee1
commit cce3245e4b
8 changed files with 127 additions and 0 deletions

View File

@@ -50,6 +50,9 @@
<ClCompile Include="functions\players.cpp">
<Filter>Source Files\Functions</Filter>
</ClCompile>
<ClCompile Include="functions\screen_text.cpp">
<Filter>Source Files\Functions</Filter>
</ClCompile>
<ClCompile Include="functions\file_io.cpp">
<Filter>Source Files\Functions</Filter>
</ClCompile>