tiny test doc fix

This commit is contained in:
CallmeEchoo 2023-05-06 19:12:49 +02:00
parent ef348e7e65
commit 7e7384ee02

View File

@ -369,7 +369,7 @@
* s16 damage;
* HP_BAR(player, captureDamage: &damage);
* If none of the above are used, causes the test to fail if the HP
* changes at all.
* does not change at all.
*
* MESSAGE(pattern)
* Causes the test to fail if the message in pattern is not displayed.