mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Skylark: minor fix, CtrlLib: ErrorOK
git-svn-id: svn://ultimatepp.org/upp/trunk@6244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
09b96f92a2
commit
a2ca885eb3
8 changed files with 19 additions and 5 deletions
|
|
@ -213,6 +213,7 @@ String GetLastErrorMessage();
|
|||
void BeepInformation();
|
||||
void BeepExclamation();
|
||||
void BeepQuestion();
|
||||
void BeepError();
|
||||
|
||||
inline
|
||||
void memsetw(void *t, word value, int count)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue