diff --git a/src/main/contquery.c b/src/main/contquery.c new file mode 100644 index 00000000..9d38dc9f --- /dev/null +++ b/src/main/contquery.c @@ -0,0 +1,5 @@ +#include "common.h" + +#pragma GLOBAL_ASM("asm/us/nonmatchings/main/contquery/func_80020870.s") + +#pragma GLOBAL_ASM("asm/us/nonmatchings/main/contquery/func_800208F4.s") diff --git a/yamls/us/main.yaml b/yamls/us/main.yaml index 8d3fb625..2ef0ad88 100644 --- a/yamls/us/main.yaml +++ b/yamls/us/main.yaml @@ -34,7 +34,7 @@ - [0x20F80, c, contreaddata] - [0x211E0, c, recvmesg] - [0x21320, c, sendmesg] - - [0x21470, asm, contquery] + - [0x21470, c, contquery] - [0x21520, asm] - [0x21B40, asm, perspective] - [0x21DD0, c, lookat]