From 5c13e8c7426f71e128f370e86845a7b428d32892 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 2 Jun 2021 20:16:39 -0400 Subject: Split cw runtime math routines --- arm9/asm/MSL_Common_file_io.s | 2 -- 1 file changed, 2 deletions(-) (limited to 'arm9/asm/MSL_Common_file_io.s') diff --git a/arm9/asm/MSL_Common_file_io.s b/arm9/asm/MSL_Common_file_io.s index ff2da087..a6e9f1f2 100644 --- a/arm9/asm/MSL_Common_file_io.s +++ b/arm9/asm/MSL_Common_file_io.s @@ -1,7 +1,5 @@ .include "asm/macros.inc" .include "global.inc" - .extern __flush_all - .extern __flush_buffer .text -- cgit v1.2.3