Crusader_Decomp/USECODE/EUSECODE_extracted/pseudocode/MUSIC/slot_07_hatch.txt

6 lines
131 B
Text
Raw Normal View History

2026-03-25 23:32:36 +01:00
function music_hatch() /* entry=368 class_id=0x091C slot=0x07 */
{
2026-03-26 00:37:17 +01:00
set_info(0x0210, *(arg_06));
process_exclude();
return;
2026-03-25 23:32:36 +01:00
}