mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
5 lines
73 B
GDScript3
5 lines
73 B
GDScript3
extends Resource
|
|||
|
|||
class_name EmulatorOption
|
|||
@export var resettable: bool
|