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:
parent
10c83e8bf5
commit
60e9f63607
6 changed files with 119 additions and 14 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -263,3 +263,11 @@ __pycache__/
|
|||
/Export
|
||||
/DrMem
|
||||
/Doc private
|
||||
|
||||
# Cmake stuff
|
||||
/Libs
|
||||
/out
|
||||
|
||||
# WinXp stuff
|
||||
DebugWinXp/
|
||||
ReleaseWinXp/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue