Eagle Engine now correctly shows the shortcut as "I"

This commit is contained in:
ipher
2005-01-15 15:36:58 +00:00
parent a54d7e2f3e
commit 588e10e860

View File

@@ -1748,7 +1748,7 @@ DisplayGUIVideo:
mov al,[cvidmode] mov al,[cvidmode]
cmp byte[GUIEAVID+eax],0 cmp byte[GUIEAVID+eax],0
je .notext4 je .notext4
GUIOuttextwin2u 5,26,83,GUIVideoText4,1 GUIOuttextwin2u 5,26,83,GUIVideoText4,9
.notext4 .notext4
xor eax,eax xor eax,eax
mov al,[cvidmode] mov al,[cvidmode]