mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Use macros for bit arrays
This commit is contained in:
parent
715496bf35
commit
346ce9454a
4 changed files with 124 additions and 107 deletions
|
|
@ -3,7 +3,7 @@
|
|||
; - ItemNames (see data/items/names.asm)
|
||||
; - ItemPrices (see data/items/prices.asm)
|
||||
; - TechnicalMachinePrices (see data/items/tm_prices.asm)
|
||||
; - KeyItemBitfield (see data/items/key_items.asm)
|
||||
; - KeyItemFlags (see data/items/key_items.asm)
|
||||
; - ItemUsePtrTable (see engine/items/item_effects.asm)
|
||||
const_def
|
||||
const NO_ITEM ; $00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue