mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
Moved private stuff to libretro_private.h. Dropped use of retro_variable (redundant and wrong type). Didn't understand difference between EXEC_LOAD and EXEC_RELOAD at all. Only one was used anyways ...