merge master

This commit is contained in:
dark-samus 2020-04-27 20:34:35 -04:00
commit b44841a1b8
3 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,8 @@ RUN apt-get update && \
nano \
libcapstone-dev \
libyaml-dev \
zlib1g-dev
zlib1g-dev \
vbindiff
RUN wget \
https://github.com/n64decomp/qemu-irix/releases/download/v2.11-deb/qemu-irix-2.11.0-2169-g32ab296eef_amd64.deb \

View File

@ -10,6 +10,5 @@ draw_main_battle_ui = 0x8023EA7C;
func_802409F4 = 0x802409F4;
func_80240AA8 = 0x80240AA8;
func_80241190 = 0x80241190;
func_802AE000 = 0x802AE000;
func_802BD7DC = 0x802BD7DC;
func_802BE070 = 0x802BE070;