Skip to content

Commit

Permalink
feat: ✨ Hacking tablet by pressing esc
Browse files Browse the repository at this point in the history
  • Loading branch information
Wabtey committed Oct 25, 2024
1 parent 57ffa0a commit 05f12f0
Show file tree
Hide file tree
Showing 5 changed files with 879 additions and 882 deletions.
Binary file added assets/textures/UI/Tablet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 7 additions & 5 deletions cats_destroyer_2000.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1015791a736eca03: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7024b9e45b935d4e: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A_B___Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd90adf8813b2b8a8: (a: number, b: number, c: number, d: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6841e9828be355db: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1716324858fac3a6: (a: number, b: number, c: number) => void;
readonly __wbindgen_export_3: WebAssembly.Table;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hdac403b837d2b372: (a: number, b: number) => void;
readonly closure6275_externref_shim: (a: number, b: number, c: number) => void;
readonly closure6272_externref_shim: (a: number, b: number, c: number, d: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h71ee6428592eebb2: (a: number, b: number) => void;
readonly closure75535_externref_shim: (a: number, b: number, c: number) => void;
readonly __externref_table_alloc: () => number;
readonly __wbindgen_free: (a: number, b: number, c: number) => void;
readonly __wbindgen_exn_store: (a: number) => void;
readonly __wbindgen_start: () => void;
Expand Down
Loading

0 comments on commit 05f12f0

Please sign in to comment.