mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-12-07 04:51:00 +01:00
control v2.
This commit is contained in:
parent
5252fb1b7e
commit
d4febb4082
7 changed files with 991 additions and 8 deletions
|
|
@ -8,6 +8,9 @@ class TZmapList;
|
|||
enum class message_code
|
||||
{
|
||||
Reset = 1024,
|
||||
LightActiveCount = 37,
|
||||
LightTotalCount = 38,
|
||||
LightSetMessageField = 23,
|
||||
};
|
||||
|
||||
class TPinballComponent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue