git-svn-id: svn://kolibrios.org@8022 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2020-06-03 22:30:33 +00:00
parent 25946914bc
commit bccb06a966

View File

@ -29,11 +29,11 @@ Goat
Rabbit";
proc_info Form;
void main()
{
dword menu_id=0, click_id;
proc_info Form;
byte current_animal=1, current_veg=3;
int id;