mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-18 12:25:38 +00:00
6 lines
120 B
GDScript3
6 lines
120 B
GDScript3
![]() |
extends Resource
|
||
|
|
||
|
class_name EmulatorProperty
|
||
|
@export var standalone: bool
|
||
|
@export var abxy_button_status: bool = false
|