hmmm... teraz mam tak:
GML
f double hgm_tytul_okna(char* tytul,double uchwyt)
{
hge->System_SetState(HGE_HWNDPARENT, hwnd uchwyt);
hge->System_SetState(HGE_TITLE, tytul);
return 0;
}
i błąd:
`hwnd' undeclared (first use this function)
Nie wiem co mam teraz zrobić :/ To ostatni błąd :)
EIDT: SORKI ZA 2Post!