Commit ae2c41b
debug: Add logging to diagnose cheat auto-load issues
Add debug messages to track:
- When cheat initialization is called during ROM loading
- Whether auto-load setting is enabled/disabled
- When auto-load function is triggered
This will help identify why cheat auto-load isn't working
for the Pokemon Red bounty feature.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 340f5ad commit ae2c41b
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| 781 | + | |
| 782 | + | |
781 | 783 | | |
782 | 784 | | |
783 | 785 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1362 | 1362 | | |
1363 | 1363 | | |
1364 | 1364 | | |
| 1365 | + | |
| 1366 | + | |
1365 | 1367 | | |
1366 | 1368 | | |
1367 | 1369 | | |
| |||
0 commit comments