Added Bilinear Filtering selection into the GUI

This commit is contained in:
zsknight
2001-05-29 00:40:33 +00:00
parent 83c5e2a0ac
commit 161e4ad51e
6 changed files with 36 additions and 1 deletions

View File

@@ -1073,6 +1073,7 @@ NEWSYM GUI2xVID, db 0,0,0,0,0,1,0,0,0,0,0,0 ; 2xSaI/Super Eagle Engines
NEWSYM GUIWFVID, db 0,0,0,0,0,0,0,0,0,0,0,0 ; If Windows Full Screen
NEWSYM GUII2VID, db 0,0,0,0,0,0,0,0,0,0,0,0 ; Interpolation
NEWSYM GUIM7VID, db 0,0,0,0,0,1,0,0,0,0,0,0 ; Interpolation
NEWSYM GUIBIFIL, db 0,0,0,0,0,0,0,0,0,0,0,0 ; Bilinear Filtering
SECTION .text
; ****************************