1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2025-09-03 23:20:14 +02:00

Added Windows XP build configuration.

Improved background blit for unform scaling.
This commit is contained in:
Muzychenko Andrey 2021-09-07 10:09:07 +03:00
parent 10c83e8bf5
commit 60e9f63607
6 changed files with 119 additions and 14 deletions

8
.gitignore vendored
View file

@ -263,3 +263,11 @@ __pycache__/
/Export
/DrMem
/Doc private
# Cmake stuff
/Libs
/out
# WinXp stuff
DebugWinXp/
ReleaseWinXp/