Skip to content

Commit 2c2f0c2

Browse files
authored
Image lookup (#412)
* get rid of map on tid -> Image * turn off profiling
1 parent db8913e commit 2c2f0c2

File tree

4 files changed

+308
-172
lines changed

4 files changed

+308
-172
lines changed

app.ts

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ namespace microcode {
1717

1818
controller.setRepeatDefault(250, 30)
1919
keymap.setupKeys()
20-
icons.init()
2120

2221
// start jacscript
2322
jdc.setParameters(

0 commit comments

Comments
 (0)