Skip to content
Snippets Groups Projects
Verified Commit 23a6ebf5 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: added BEES reference

parent 906e9fba
No related branches found
No related tags found
No related merge requests found
Pipeline #3302 passed
...@@ -1010,7 +1010,8 @@ impl Default for BeesMbc { ...@@ -1010,7 +1010,8 @@ impl Default for BeesMbc {
/// Top level manager structure containing the /// Top level manager structure containing the
/// entrypoint static methods for saving and loading /// entrypoint static methods for saving and loading
/// BEES states for the Game Boy. /// [BEES](https://github.com/LIJI32/SameBoy/blob/master/BESS.md) state
/// files and buffers for the Game Boy.
pub struct StateManager; pub struct StateManager;
impl StateManager { impl StateManager {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment