diff options
author | johannst <johannst@users.noreply.github.com> | 2023-12-05 22:08:06 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2023-12-05 22:08:06 +0000 |
commit | 2294180c3778d0fcfa877818e98c420fcd54bb8a (patch) | |
tree | 8240452d6b80d397f1b5a9425c1a986c20e710e5 /juicebox_asm/prelude/sidebar-items.js | |
parent | e37c8e0f9319e3df3ff801f5a38f4717a8a20b28 (diff) | |
download | juicebox-asm-2294180c3778d0fcfa877818e98c420fcd54bb8a.tar.gz juicebox-asm-2294180c3778d0fcfa877818e98c420fcd54bb8a.zip |
deploy: 7e98f5def5942969f97f5f015e7fb8417793d132
Diffstat (limited to 'juicebox_asm/prelude/sidebar-items.js')
-rw-r--r-- | juicebox_asm/prelude/sidebar-items.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juicebox_asm/prelude/sidebar-items.js b/juicebox_asm/prelude/sidebar-items.js index b5f5cd8..ab40e13 100644 --- a/juicebox_asm/prelude/sidebar-items.js +++ b/juicebox_asm/prelude/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["Reg16","Reg32","Reg64","Reg8"],"struct":["Imm16","Imm32","Imm64","Imm8","Label"],"trait":["Add","Call","Dec","Jmp","Jnz","Jz","Mov","Test"]};
\ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["Reg16","Reg32","Reg64","Reg8"],"struct":["Imm16","Imm32","Imm64","Imm8","Label"],"trait":["Add","Call","Cmp","Dec","Jmp","Jnz","Jz","Mov","Test"]};
\ No newline at end of file |