nd-specs/patterns/chunks/MAPISRC.hexpat

6 lines
78 B
Plaintext
Raw Normal View History

2024-07-14 15:33:00 +00:00
#pragma once
struct MapISrc {
s32 source_miss;
float compass_diff;
};