Herr Otto Partz says you're all nothing but pipsqueaks!
QuoteWe think we now have enough contributions coming in monthly to pay for someone to work with us on it.
Problem is, we have no idea who can do this.
Quote from: Matei on November 23, 2025, 05:03:16 PMWhich version of xMOn@D do you have? I have 0.18.0.
Quote from: alanrotoi on November 23, 2025, 11:29:53 PMPlease add your favourite football team to the list!
Quote from: Matei on November 21, 2025, 11:03:44 PMfullscr=0 - the controls didn't work,
#elif SDLVER==2
if(RGLOB_initgr==0){printf("display(): Screen not initialized\r\n"); exit(1);}
if(SDL_UpdateWindowSurface(RGLOB_window)<0){
printf("%s",SDL_GetError());
exit(1);
}
#elseQuoteWindow surface is invalid, please call SDL_GetWindowSurface() to get a new surface