2018-02-05 17:39:26 +01:00
|
|
|
#include "constants/items.h"
|
2018-01-20 15:37:37 -06:00
|
|
|
.include "asm/macros.inc"
|
|
|
|
.include "constants/constants.inc"
|
|
|
|
|
|
|
|
.section .rodata
|
|
|
|
|
2017-09-25 16:09:44 -04:00
|
|
|
@ 857FEA0
|
|
|
|
.include "data/text/item_descriptions.inc"
|
|
|
|
|
|
|
|
@ 85839A0
|
|
|
|
.include "data/items.inc"
|