Play nice jingle and more clean-up
This commit is contained in:
@@ -7,7 +7,7 @@ enum struct FileType : JabyEngine::CDFileType_t {
|
||||
|
||||
struct CustomCDFileBuilder {
|
||||
static constexpr JabyEngine::CDFile jingle(uint32_t sfx_id) {
|
||||
// TODO: This currently re-loads Paco; We should make this treat it's own file!
|
||||
// v we reload Paco
|
||||
return JabyEngine::CDFile::custom(0, FileType::Jingle, sfx_id);
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user