mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-07 16:50:15 +02:00
x64 build - no collision bug found(
Either lost in decompilation or introduced in x64 port.
This commit is contained in:
parent
6756c54d3b
commit
cd4679194c
19 changed files with 100 additions and 79 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
#include "pinball.h"
|
||||
|
||||
struct __declspec(align(4)) optionsStruct
|
||||
struct optionsStruct
|
||||
{
|
||||
int Sounds;
|
||||
int Music;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue