mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-10 18:46:45 -04:00
move asm in TUs to files, add diff.py
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef D_ITEM_H_
|
||||
#define D_ITEM_H_
|
||||
|
||||
#include "global.h"
|
||||
|
||||
int checkItemGet(u8, int);
|
||||
|
||||
extern int (*item_func_ptr[256])(void);
|
||||
|
||||
Reference in New Issue
Block a user