Files
rsmv/generated/oldproctexture.d.ts
2023-03-13 12:45:46 +01:00

12 lines
262 B
TypeScript

// GENERATED DO NOT EDIT
// This source data is located at '..\src\opcodes\oldproctexture.jsonc'
// run `npm run filetypes` to rebuild
export type oldproctexture = {
color: number,
bool0: boolean,
bool1: boolean,
spriteid: number,
always00: Uint8Array,
};