Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move battle tests off the heap #3413

Merged
merged 2 commits into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. Catch OOM in tests

    mrgriffin committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    88d8127 View commit details
    Browse the repository at this point in the history
  2. Alias gBattleTestRunnerState with sBackupMapData

    Reverts #3398 "Fix Broken Move Anims in Tests" which moved the AI logs
    to statically-allocated EWRAM_DATA instead of being part of
    gBattleTestRunnerState.
    mrgriffin committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5363b51 View commit details
    Browse the repository at this point in the history