ggdt/libretrogd/src/states
Gered db261d2356 add 'Resume' state that game states go through when they wake up again
this is to provide an easy way for game states to react to the specific
scenario where they were previously paused and then are re-awakened and
may want to perform (re-)initialization like they may have done in a
previous 'Pending' state (which is only set when states are first
created)
2022-05-22 10:50:12 -04:00
..
mod.rs add 'Resume' state that game states go through when they wake up again 2022-05-22 10:50:12 -04:00