diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-07 01:01:45 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-07 01:01:45 +0000 |
commit | 5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e (patch) | |
tree | 418e8eebbfe7129d5082efa730e161edd3743161 /juicebox_asm/sidebar-items.js | |
parent | 52a0308e18fbbec25f0e9f31ec8f11589a35f351 (diff) | |
download | juicebox-asm-5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e.tar.gz juicebox-asm-5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e.zip |
deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff
Diffstat (limited to 'juicebox_asm/sidebar-items.js')
-rw-r--r-- | juicebox_asm/sidebar-items.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juicebox_asm/sidebar-items.js b/juicebox_asm/sidebar-items.js index 519ac50..2b71916 100644 --- a/juicebox_asm/sidebar-items.js +++ b/juicebox_asm/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["MemOp","Reg16","Reg32","Reg64","Reg8"],"mod":["insn"],"struct":["Asm","Imm16","Imm32","Imm64","Imm8","Label","Runtime"]};
\ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["MemOp","Reg16","Reg32","Reg64","Reg8"],"mod":["insn"],"struct":["Asm","Imm16","Imm32","Imm64","Imm8","Label","MemOp16","MemOp32","MemOp64","MemOp8","Runtime"]};
\ No newline at end of file |