From 6c77a3b32d6b43cd7cb1c9922fc3a2b58a571904 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Tue, 10 Oct 2023 03:58:05 -0300 Subject: [PATCH] conteepprobe --- src/main/conteepprobe.c | 3 +++ yamls/us/main.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 src/main/conteepprobe.c diff --git a/src/main/conteepprobe.c b/src/main/conteepprobe.c new file mode 100644 index 00000000..390c2a89 --- /dev/null +++ b/src/main/conteepprobe.c @@ -0,0 +1,3 @@ +#include "common.h" + +#pragma GLOBAL_ASM("asm/us/nonmatchings/main/conteepprobe/func_80023F50.s") diff --git a/yamls/us/main.yaml b/yamls/us/main.yaml index 402595f3..35b097cd 100644 --- a/yamls/us/main.yaml +++ b/yamls/us/main.yaml @@ -70,7 +70,7 @@ - [0x240B0, c, conteepread] - [0x243B0, c, conteepwrite] - [0x24890, c, ll] - - [0x24B50, asm, conteepprobe] + - [0x24B50, c, conteepprobe] - [0x24BC0, c, string] - [0x24C60, asm, 24C60] - [0x25920, c, settime]