Added AS_SCREEN_GET/SET_MODE

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12508 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2005-04-29 20:28:53 +00:00
parent b99e13c914
commit 0405ef356f
1 changed files with 3 additions and 3 deletions

View File

@ -127,9 +127,9 @@ AS_SET_SYSFONT_PLAIN,
AS_SET_SYSFONT_BOLD,
AS_SET_SYSFONT_FIXED,
// This will be modified. Currently a kludge for the input server until
// BScreens are implemented by the IK Taeam
AS_GET_SCREEN_MODE,
// Screen methods
AS_SCREEN_GET_MODE,
AS_SCREEN_SET_MODE,
// Global function call defs
AS_SET_UI_COLORS,