wraptext port option (from <Someone>)
WC2_WRAPTEXT option was added but core changes were not included in the previous wince patch.
This commit is contained in:
@@ -265,6 +265,7 @@ struct instance_flags {
|
||||
boolean wc_mouse_support; /* allow mouse support */
|
||||
boolean wc2_fullscreen; /* run fullscreen */
|
||||
boolean wc2_softkeyboard; /* use software keyboard */
|
||||
boolean wc2_wraptext; /* wrap text */
|
||||
|
||||
boolean cmdassist; /* provide detailed assistance for some commands */
|
||||
boolean clicklook; /* allow right-clicking for look */
|
||||
|
||||
Reference in New Issue
Block a user