#pragma once struct mobj; void anon_init(); struct mobj *anon_create(void); extern int anon_count;