Rename dt
and dd
to bigdt
and bigdd
(#1141)
This makes their big-endianness obvious and matches `bigdw`
This commit is contained in:
@@ -23,7 +23,7 @@ GiveMoney::
|
||||
ret
|
||||
|
||||
MaxMoney:
|
||||
dt MAX_MONEY
|
||||
bigdt MAX_MONEY
|
||||
|
||||
TakeMoney::
|
||||
ld a, 3
|
||||
|
Reference in New Issue
Block a user