From bf6b6eb1ae9b3c61773687854828499c118530a4 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Sun, 20 Jun 2010 22:42:25 -0700 Subject: Linker warning fixed --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index e2765c7..743d58b 100644 --- a/main.asm +++ b/main.asm @@ -44,7 +44,7 @@ xdef _ti89 ; xdef _ti92plus xdef __main - xdef _nostub + xdef _tigcc_native include "../tios.h" ;; == Memory Macros ================================================ -- cgit v1.2.3