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

6 lines
71 B
Plaintext
Raw Normal View History

2024-07-14 15:33:00 +00:00
#pragma once
struct AiConverse {
u32 count;
u32 ids[count];
};