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

7 lines
100 B
Plaintext
Raw Permalink Normal View History

#pragma once
#include "db_files/Common.hexpat"
struct MultiBrush {
NameNum::Table name_num;
};