mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.examples
git-svn-id: svn://ultimatepp.org/upp/trunk@5215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ca3873bd79
commit
661c8e8772
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
description "Puzzle game";
|
||||
description "Puzzle game\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
|
|
|||
4
examples/Puzzle/init
Normal file
4
examples/Puzzle/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _Puzzle_icpp_init_stub
|
||||
#define _Puzzle_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue