retrohub-org / es-theme-wrapper

EmulationStation theme wrapper for RetroHub
0 stars 0 forks source link

Fix variables in include paths #12

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

Some themes may have variables in their include paths. These were being ignored, causing it to default to the original path and creating a stack overflow.

Some other things changed by Godot due to updating the theme helper addon as well