forked from KolibriOS/kolibrios
fix #2
git-svn-id: svn://kolibrios.org@8022 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
25946914bc
commit
bccb06a966
@ -29,11 +29,11 @@ Goat
|
|||||||
Rabbit";
|
Rabbit";
|
||||||
|
|
||||||
|
|
||||||
|
proc_info Form;
|
||||||
|
|
||||||
void main()
|
void main()
|
||||||
{
|
{
|
||||||
dword menu_id=0, click_id;
|
dword menu_id=0, click_id;
|
||||||
proc_info Form;
|
|
||||||
byte current_animal=1, current_veg=3;
|
byte current_animal=1, current_veg=3;
|
||||||
int id;
|
int id;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user