ggdt/libretrogd
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
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches initial commit 2022-05-15 12:11:46 -04:00
src add 'Resume' state that game states go through when they wake up again 2022-05-22 10:50:12 -04:00
test-assets initial commit 2022-05-15 12:11:46 -04:00
Cargo.toml initial commit 2022-05-15 12:11:46 -04:00