This website requires JavaScript.
Explore
Help
Register
Sign in
PwLDev
/
milsko
Watch
1
Star
0
Fork
You've already forked milsko
0
forked from
pyrite-dev/milsko
Code
Pull requests
Activity
b518cee5cc
milsko
/
src
/
default.c
4 lines
73 B
C
Raw
Normal View
History
Unescape
Escape
better solution git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@25 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-09-28 13:31:37 +00:00
/* $Id$ */
things git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@36 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-09-29 00:04:04 +00:00
#
include
<Mw/Mw.h>
better solution git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@25 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-09-28 13:31:37 +00:00
things git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@36 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-09-29 00:04:04 +00:00
const
char
*
MwDefaultBackground
=
"
#ddd
"
;
Copy permalink