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