mirror of
https://github.com/libretro/RetroArch
synced 2025-01-28 14:54:03 +00:00
32cae444a0
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 ...