Files
rsmv/generated/mapsquare_underlays.d.ts
2023-07-02 13:10:34 +02:00

12 lines
320 B
TypeScript

// GENERATED DO NOT EDIT
// This source data is located at '..\src\opcodes\mapsquare_underlays.jsonc'
// run `npm run filetypes` to rebuild
export type mapsquare_underlays = {
color?: number[] | null
material?: number | null
material_tiling?: number | null
unknown_0x04?: true | null
unknown_0x05?: true | null
};