endm -> ENDM

This commit is contained in:
xCrystal
2017-12-28 22:31:16 +01:00
parent 43a1e5b5ba
commit 50fc9c3389
42 changed files with 464 additions and 464 deletions

View File

@@ -1,7 +1,7 @@
prob: MACRO
prob_total = prob_total + (\1)
dw prob_total * $ffff / 100
endm
ENDM
OddEggProbabilities:
prob_total = 0