updated opengl.txt

fixed license spelling in ui.asm
(Lord Nightmare)
This commit is contained in:
teuf
2001-08-21 17:12:05 +00:00
parent a38f932379
commit 9c1d245420
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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