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

7 lines
100 B
Plaintext
Raw Normal View History

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