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

5 lines
67 B
Plaintext

#pragma once
struct MissionSongParams {
char song_name[32];
};