Updated GB_get_save_state_size (markdown)

Lior Halphon 2024-11-29 14:06:48 +02:00
parent df6b05336c
commit 8d877b6bbe
1 changed files with 1 additions and 1 deletions

@ -6,7 +6,7 @@ In `save_state.h`
## Description
Returns the save state size required by the emulator instance's current [[model|GB_model_t] and loaded ROM.
Returns the save state size required by the emulator instance's current [[model|GB_model_t]] and loaded ROM.
## Thread Safety