#ifndef _OLD_H #define _OLD_H void old_init(Entity *e); void old_update(Entity *e); #endif /* _OLD_H */