Rename dt and dd to bigdt and bigdd (#1141)

This makes their big-endianness obvious and matches `bigdw`
This commit is contained in:
Sylvie
2024-10-17 14:52:47 -04:00
committed by GitHub
parent 901813a343
commit 2265e53d24
10 changed files with 273 additions and 269 deletions

View File

@@ -23,7 +23,7 @@ GiveMoney::
ret
MaxMoney:
dt MAX_MONEY
bigdt MAX_MONEY
TakeMoney::
ld a, 3