Decompile aiChrCopyPadPreset

This commit is contained in:
Ryan Dwyer
2019-10-19 15:47:22 +10:00
parent e26c15d80c
commit 295a199ecb
4 changed files with 18 additions and 35 deletions
+5
View File
@@ -772,6 +772,11 @@
chr, \
mkshort(pad),
#define chr_copy_target_pad(srcchr, dstchr) \
mkshort(0x00b4), \
srcchr, \
dstchr,
#define dprint \
mkshort(0x00b5),
+1 -1
View File
@@ -182,7 +182,7 @@
/*0x00b1*/ bool aiSetChrTarget(void);
/*0x00b2*/ bool aiSetPadPreset(void);
/*0x00b3*/ bool aiChrSetPadPreset(void);
/*0x00b4*/ bool ai00b4(void);
/*0x00b4*/ bool aiChrCopyPadPreset(void);
/*0x00b5*/ bool ai00b5(void);
/*0x00b6*/ bool aiRestartTimer(void);
/*0x00b7*/ bool aiResetTimer(void);