mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-30 23:02:39 -06:00
.developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
eb99c1074e
commit
2a834f47e5
8 changed files with 135 additions and 50 deletions
|
|
@ -11,6 +11,11 @@ void ChSysInit()
|
|||
ChReset();
|
||||
}
|
||||
|
||||
void ChHostSkin()
|
||||
{
|
||||
ChSysInit();
|
||||
}
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue