forgot to add to scripts

This commit is contained in:
ref-err 2026-07-11 18:49:03 +05:00
parent 74ac082609
commit 83fcae68bc
No known key found for this signature in database
GPG key ID: 4EA33C4621229029
2 changed files with 3 additions and 1 deletions

View file

@ -84,7 +84,8 @@ set(scripts
Window_TPtL.rb
Settings.rb
Input.rb
DynamicLight.rb)
DynamicLight.rb
Gamepad_Colors.rb)
find_program(RUBY_EXE ruby
DOC "Location of the Ruby executable")

View file

@ -30,6 +30,7 @@ Game_Light
# yes.
Settings
Input
Gamepad_Colors
Sprite_Character
Sprite_Picture