mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 21:55:46 -04:00
GPU: Split command handlers into seperate file
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
<ClCompile Include="cpu_core.cpp" />
|
||||
<ClCompile Include="cpu_disasm.cpp" />
|
||||
<ClCompile Include="digital_controller.cpp" />
|
||||
<ClCompile Include="gpu_commands.cpp" />
|
||||
<ClCompile Include="gte.cpp" />
|
||||
<ClCompile Include="dma.cpp" />
|
||||
<ClCompile Include="gpu.cpp" />
|
||||
|
Reference in New Issue
Block a user