Add scrollable options menu (#99)

* * Add new scrollable options list.

* * Add OptionList.cpp to the CMakeLists.txt

* * Add the new stuff by @jonkadelic to the new options menu.
This commit is contained in:
iProgramInCpp
2023-11-05 18:40:44 +02:00
committed by GitHub
parent e6ab1214af
commit 5df07e2fc1
15 changed files with 617 additions and 21 deletions

View File

@@ -13,8 +13,8 @@
# * The X and Y destination coordinates will be multiplied by 16.
# * The texture doesn't have to be 16x16, all of it will be patched on to terrain.png.
#terrain|4|5|grass_side_transparent.png
#grass_sides_tint|true
terrain|4|5|grass_side_transparent.png
grass_sides_tint|true
# Stop now to ignore the below commands. They're for a patch I'm working on that I don't want to release yet.
stop_now