Update documentation

This commit is contained in:
Jaby
2024-12-31 19:46:15 +01:00
parent 79244df874
commit c24d053648
4 changed files with 38 additions and 61 deletions

View File

@@ -0,0 +1,6 @@
# Observed bugs
- [Observed bugs](#observed-bugs)
- [Deadlock](#deadlock)
## Deadlock
It was observed in `PoolBox` when loading the `FontCycler` overlay that a deadlock occurred. This error has not been observed since. The current theory is that accidentally an old save state in the emulator was loaded.