#ifndef RES_HITOBJ_H #define RES_HITOBJ_H #include "global.h" enum HITOBJ_RES_FILE_ID { // IDs and indexes are synced }; #endif /* RES_HITOBJ_H */