mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-07 10:36:05 -05:00
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/lighting-expansion-v2
This commit is contained in:
@@ -554,6 +554,10 @@ Causes the test to fail if a and b compare incorrectly, e.g.
|
||||
EXPECT_EQ(results[0].damage, Q_4_12(1.5), results[1].damage);
|
||||
```
|
||||
|
||||
### `FORCE_MOVE_ANIM`
|
||||
`FORCE_MOVE_ANIM(TRUE)`
|
||||
Forces the moves in the current test to do their animations in headless mode. Useful for debugging animations.
|
||||
|
||||
## Overworld Command Reference
|
||||
|
||||
### `OVERWORLD_SCRIPT`
|
||||
|
||||
Reference in New Issue
Block a user