nd-specs/patterns/db_files/chunks/SONGPARAMS.hexpat

5 lines
67 B
Plaintext
Raw Permalink Normal View History

2024-07-14 15:33:00 +00:00
#pragma once
struct MissionSongParams {
char song_name[32];
};