From 0a0fa149980bb8bde6c18c9ee1d6adcd33572956 Mon Sep 17 00:00:00 2001 From: ipher <> Date: Mon, 14 Feb 2005 11:36:23 +0000 Subject: [PATCH] Oops, theoddone33 forgot a "welcome" EXTSYM --- zsnes/src/cpu/execute.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsnes/src/cpu/execute.asm b/zsnes/src/cpu/execute.asm index c0b054aa..f790bd68 100644 --- a/zsnes/src/cpu/execute.asm +++ b/zsnes/src/cpu/execute.asm @@ -52,7 +52,7 @@ EXTSYM nextmenupopup EXTSYM MovieProcessing EXTSYM MovieFileHand, PrintStr EXTSYM OSExit,DosExit,InitDir,InitDrive,createnewcfg,fnames,gotoroot,previdmode -EXTSYM ramsize,sfxramdata,setaramdata,SETAEnable,sram,SRAMChdir,welcome +EXTSYM ramsize,sfxramdata,setaramdata,SETAEnable,sram,SRAMChdir ; EXTSYM tempstore EXTSYM printhex %ifdef __MSDOS__