mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 20:12:07 +00:00
Add more tests for edge-case macro and interpolation expansion behavior
Fixes #1803
This commit is contained in:
9
test/asm/delayed-interpolation.out
Normal file
9
test/asm/delayed-interpolation.out
Normal file
@@ -0,0 +1,9 @@
|
||||
Average HP is 27
|
||||
Average ATK is 18
|
||||
Average DEF is 27
|
||||
Mimic's HP went from 20 to 24!
|
||||
Mimic's ATK went from 21 to 25!
|
||||
Mimic's DEF went from 28 to 33!
|
||||
Slime's HP went from 35 to 42!
|
||||
Slime's ATK went from 15 to 18!
|
||||
Slime's DEF went from 26 to 31!
|
||||
Reference in New Issue
Block a user