Originally Posted By: Pappenheimer
Write this into the main function:

on_0 = NULL;
this won't work unless it's after a wait() command as default.c still overwrites key functions set to NULL.

or just comment out #include default.c