Skip to content

Missing Music Events in chinese2.c (Crystal Maze) #45

Open
@slavexe

Description

@slavexe

I noticed that most music events from chinese2.c are missing in the music event data dump. This script in particular appears to be using an extra function called func_15 to play music events rather than directly calling AUDIO::TRIGGER_MUSIC_EVENT. For example: func_15("CHN2_STOP_TRACK", 0, func_173()); There may be other scripts that do this, but this is the only one I have found so far.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions