From 9c1d24542011a02510472588d21ae78098939296 Mon Sep 17 00:00:00 2001 From: teuf <> Date: Tue, 21 Aug 2001 17:12:05 +0000 Subject: [PATCH] updated opengl.txt fixed license spelling in ui.asm (Lord Nightmare) --- zsnes/opengl.txt | 2 +- zsnes/src/ui.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zsnes/opengl.txt b/zsnes/opengl.txt index a3dad868..0b45890b 100644 --- a/zsnes/opengl.txt +++ b/zsnes/opengl.txt @@ -56,7 +56,7 @@ Voodoo: Voodoo2 users might want to use: - make -f Makefile.X11 linux-386-opt-V2-glide + make -f Makefile.X11 linux-386-opt-glide since that is optimized for Voodoo2 cards. According the the XFree86 website, Voodoo3 users (and later) should have DRI diff --git a/zsnes/src/ui.asm b/zsnes/src/ui.asm index ba106d23..d2e5c249 100644 --- a/zsnes/src/ui.asm +++ b/zsnes/src/ui.asm @@ -159,7 +159,7 @@ NEWSYM welcome db ' Assistant Coder : Pharos',13,10,13,10 db 'ZSNES comes with ABSOLUTELY NO WARRANTY. This is free software,',10,13 db 'and you are welcome to redistribute it under certain conditions;',10,13 - db 'check licence.txt.',10,13,10,13 + db 'check license.txt.',10,13,10,13 db 'Use ZSNES -? for command line definitions',13,10,13,10,0 cpuidfname db 'nocpuzid.dat',0