mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
LegoActionControlPresenter functions (#295)
* LegoActionControlPresenter * fix formatting * fix format * Fixes * Fix order --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// Items related to the Extra string of key-value pairs found in MxOb
|
||||
|
||||
enum ExtraActionType {
|
||||
ExtraActionType_none = 0,
|
||||
ExtraActionType_opendisk = 1,
|
||||
ExtraActionType_openram = 2,
|
||||
ExtraActionType_close = 3,
|
||||
|
Reference in New Issue
Block a user