sln is not up-to-date with pixelGameEngine.cpp

This commit is contained in:
sigonasr2 2023-10-21 09:05:56 -05:00
parent 5eeb0515bc
commit 81ec7ae78f
9 changed files with 7 additions and 0 deletions

View File

@ -131,6 +131,7 @@
<ItemGroup>
<ClCompile Include="Editor.cpp" />
<ClCompile Include="main.cpp" />
<ClCompile Include="pixelGameEngine.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Editor.h" />

View File

@ -21,6 +21,9 @@
<ClCompile Include="Editor.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="pixelGameEngine.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="pixelGameEngine.h">

BIN
Faceball2030/a.out.data Normal file

Binary file not shown.

1
Faceball2030/a.out.js Normal file

File diff suppressed because one or more lines are too long

BIN
Faceball2030/a.out.wasm Normal file

Binary file not shown.

BIN
Faceball2030/pge.data Normal file

Binary file not shown.

1
Faceball2030/pge.html Normal file

File diff suppressed because one or more lines are too long

1
Faceball2030/pge.js Normal file

File diff suppressed because one or more lines are too long

BIN
Faceball2030/pge.wasm Normal file

Binary file not shown.