Skylark: minor fix, CtrlLib: ErrorOK

git-svn-id: svn://ultimatepp.org/upp/trunk@6244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2013-08-17 15:57:39 +00:00
parent 09b96f92a2
commit a2ca885eb3
8 changed files with 19 additions and 5 deletions

View file

@ -213,6 +213,7 @@ String GetLastErrorMessage();
void BeepInformation();
void BeepExclamation();
void BeepQuestion();
void BeepError();
inline
void memsetw(void *t, word value, int count)