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

6 lines
72 B
Plaintext

#pragma once
struct RoomEax {
s32 count;
s32 indices[count];
};