From e1bab2b37554a7a5a8922ffda60d143b390ee079 Mon Sep 17 00:00:00 2001 From: superp00t Date: Wed, 27 Nov 2024 01:59:15 -0500 Subject: [PATCH] feat(profile): update 3.3.5a profile --- Makefile | 11 +- .../ida/batch/import_data_types.idc | 52 +- .../ida/batch/import_functions.idc | 68 + .../ida/batch/import_symbols.idc | 49 +- .../ida/import_all.idc | 0 .../ida/import_data_types.idc | 0 .../ida/import_functions.idc | 0 .../ida/import_symbols.idc | 0 .../include/async/object.h | 7 +- .../include/async/queue.h | 9 +- .../include/camera/camera.h | 0 .../3.3.5a-windows-386/include/cmd/option.h | 26 + .../include/common/array.h | 0 .../include/common/datamanager.h | 0 .../include/common/datarecycler.h | 0 .../include/common/handle.h | 0 .../include/common/instance.h | 0 .../include/common/rcstring.h | 0 .../include/common/refcount.h | 0 .../include/common/status.h | 0 .../include/cursor/types.h | 0 .../include/event/context.h | 0 .../include/event/handler.h | 0 .../include/event/id_table.h | 0 .../include/event/keydown.h | 0 .../include/event/message.h | 0 .../include/event/timer.h | 0 .../include/event/types.h | 0 .../include/external/d3d9/caps.h | 0 .../include/external/d3d9/device.h | 75 +- .../include/external/lua/lapi.h | 0 .../include/external/lua/lauxlib.h | 0 .../include/external/lua/lcode.h | 0 .../include/external/lua/ldebug.h | 0 .../include/external/lua/ldo.h | 0 .../include/external/lua/lfunc.h | 0 .../include/external/lua/lgc.h | 0 .../include/external/lua/llex.h | 0 .../include/external/lua/llimits.h | 0 .../include/external/lua/lmem.h | 0 .../include/external/lua/lobject.h | 0 .../include/external/lua/lopcodes.h | 0 .../include/external/lua/lparser.h | 0 .../include/external/lua/lstate.h | 0 .../include/external/lua/lstring.h | 0 .../include/external/lua/ltable.h | 0 .../include/external/lua/ltm.h | 0 .../include/external/lua/lua.h | 0 .../include/external/lua/luaconf.h | 0 .../include/external/lua/lualib.h | 0 .../include/external/lua/lundump.h | 0 .../include/external/lua/lvm.h | 0 .../include/external/lua/lzio.h | 0 .../include/framescript/event_object.h | 0 .../include/framescript/object.h | 0 .../include/gx/batch.h | 0 .../include/gx/buffer.h | 23 +- .../include/gx/caps.h | 0 .../include/gx/d3d9.h | 0 .../include/gx/device.h | 212 +- .../include/gx/font.h | 0 .../include/gx/format.h | 2 +- .../include/gx/light.h | 0 .../include/gx/matrix_stack.h | 4 +- .../3.3.5a-windows-386/include/gx/opengl.h | 14 + .../include/gx/shader.h | 4 +- .../include/gx/state_bom.h | 2 +- .../include/gx/string.h | 0 .../include/gx/stringbatch.h | 0 .../include/gx/texture.h | 0 .../include/gx/types.h | 4 + .../include/m2/cache.h | 0 .../include/m2/data.h | 0 .../include/m2/light.h | 0 .../include/m2/lighting.h | 0 .../include/m2/model.h | 0 .../include/m2/ribbon.h | 0 .../include/m2/scene.h | 0 .../include/m2/shadereffect.h | 0 .../include/m2/shared.h | 0 .../include/m2/types.h | 0 .../include/main.h | 5 + .../include/screen/layer.h | 0 .../include/storm/array.h | 0 .../include/storm/array/c2vector.h | 0 .../include/storm/array/c3vector.h | 0 .../include/storm/array/cimvector.h | 0 .../include/storm/array/pointer_to_void.h | 0 .../include/storm/array/uint16_t.h | 0 .../include/storm/array/uint32_t.h | 0 .../include/storm/array/uint8_t.h | 0 .../3.3.5a-windows-386/include/storm/big.h | 27 + .../3.3.5a-windows-386/include/storm/cmd.h | 78 + .../include/storm/file.h | 0 .../include/storm/hash.h | 1 + .../include/storm/list.h | 0 .../include/storm/queue.h | 0 .../storm/queue/timer_priority_uint32_t.h | 0 .../include/storm/region.h | 0 .../include/storm/region/found_param.h | 0 .../include/storm/region/rect.h | 0 .../include/storm/region/region.h | 0 .../include/storm/region/source.h | 0 .../include/storm/thread.h | 0 .../include/system/detect.h | 0 .../include/system/limits.h | 0 .../include/system/types.h | 0 .../include/tempest/box.h | 0 .../include/tempest/matrix.h | 0 .../include/tempest/plane.h | 0 .../include/tempest/quaternion.h | 0 .../include/tempest/range.h | 0 .../include/tempest/rect.h | 0 .../include/tempest/sphere.h | 0 .../include/tempest/vector.h | 0 .../include/texture/blp.h | 0 .../include/texture/texture.h | 0 .../include/texture/tga.h | 0 .../include/ui/backdropgenerator.h | 2 + .../include/ui/framestrata.h | 0 .../include/ui/layoutframe.h | 0 .../include/ui/renderbatch.h | 0 .../include/ui/scriptobject.h | 0 .../include/ui/scriptregion.h | 0 .../include/ui/simplebatchedmesh.h | 0 .../include/ui/simpleframe.h | 2 - .../include/ui/simplemodel.h | 0 .../include/ui/simpleregion.h | 0 .../include/ui/simpletexture.h | 0 .../include/ui/simpletop.h | 0 profile/3.3.5a-windows-386/info.json | 6 + .../symbol/camera/func.sym | 0 .../symbol/client/func.sym | 3 +- .../symbol/cmdline/func.sym | 3 + .../symbol/console/func.sym | 74 +- .../symbol/console/label.sym | 0 .../symbol/coordinate/func.sym | 0 .../symbol/cursor/func.sym | 0 .../symbol/cursor/label.sym | 0 .../symbol/dataallocator/func.sym | 0 .../symbol/datarecycler/func.sym | 0 .../symbol/datastore/func.sym | 0 .../symbol/event/func.sym | 1 + .../symbol/event/label.sym | 0 .../symbol/file/func.sym | 5 +- .../symbol/framescript/func.sym | 0 .../symbol/framestrata/func.sym | 0 .../symbol/gameui/func.sym | 0 .../symbol/gluemgr/func.sym | 0 .../symbol/gluemgr/label.sym | 0 .../symbol/gx/func.sym | 1 - .../symbol/gxdevice/func.sym | 3 +- .../symbol/gxdevice/label.sym | 0 .../symbol/gxdeviced3d/func.sym | 2 +- .../symbol/gxdeviced3d/label.sym | 0 .../symbol/gxdeviced3d9ex/func.sym | 0 .../symbol/gxdeviced3d9ex/label.sym | 0 .../symbol/gxdeviceopengl/func.sym | 0 .../symbol/gxdeviceopengl/label.sym | 1 + .../3.3.5a-windows-386/symbol/gxprim/func.sym | 7 + .../symbol/gxshader/func.sym | 0 .../symbol/gxtexture/func.sym | 0 .../symbol/gxu/func.sym | 2 +- .../symbol/handle/func.sym | 0 .../symbol/lock/func.sym | 0 .../symbol/lua/func.sym | 0 .../symbol/main.sym | 81 +- .../symbol/nullsub/func.sym | 0 .../symbol/os/func.sym | 0 .../symbol/rcstring/func.sym | 0 .../symbol/screen/label.sym | 0 .../symbol/script/func.sym | 0 .../symbol/simplemodel/func.sym | 0 .../symbol/simpletop/func.sym | 0 .../3.3.5a-windows-386/symbol/storm/func.sym | 74 + .../symbol/tempest/func.sym | 0 .../symbol/textblock/func.sym | 0 .../symbol/texture/func.sym | 0 .../symbol/texture/label.sym | 0 profile/3.3.5a-windows-386/x64dbg/game.dd32 | Bin 0 -> 95425 bytes .../x64dbg}/types.json | 489 +- .../ida/batch/import_functions.idc | 5263 --- .../symbol/gxdeviceopengl/label.sym | 1 - profile/3.3.5a-windows/symbol/gxprim/func.sym | 4 - profile/3.3.5a-windows/symbol/storm/func.sym | 39 - profile/3.3.5a-windows/x32dbg/game.dd32 | 38410 ---------------- 186 files changed, 1204 insertions(+), 43942 deletions(-) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/ida/batch/import_data_types.idc (79%) create mode 100644 profile/3.3.5a-windows-386/ida/batch/import_functions.idc rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/ida/batch/import_symbols.idc (98%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/ida/import_all.idc (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/ida/import_data_types.idc (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/ida/import_functions.idc (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/ida/import_symbols.idc (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/async/object.h (93%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/async/queue.h (80%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/camera/camera.h (100%) create mode 100644 profile/3.3.5a-windows-386/include/cmd/option.h rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/array.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/datamanager.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/datarecycler.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/handle.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/instance.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/rcstring.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/refcount.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/common/status.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/cursor/types.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/context.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/handler.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/id_table.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/keydown.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/message.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/timer.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/event/types.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/d3d9/caps.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/d3d9/device.h (73%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lapi.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lauxlib.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lcode.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/ldebug.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/ldo.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lfunc.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lgc.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/llex.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/llimits.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lmem.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lobject.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lopcodes.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lparser.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lstate.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lstring.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/ltable.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/ltm.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lua.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/luaconf.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lualib.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lundump.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lvm.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/external/lua/lzio.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/framescript/event_object.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/framescript/object.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/batch.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/buffer.h (81%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/caps.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/d3d9.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/device.h (53%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/font.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/format.h (94%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/light.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/matrix_stack.h (70%) create mode 100644 profile/3.3.5a-windows-386/include/gx/opengl.h rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/shader.h (88%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/state_bom.h (87%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/string.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/stringbatch.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/texture.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/gx/types.h (99%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/cache.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/data.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/light.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/lighting.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/model.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/ribbon.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/scene.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/shadereffect.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/shared.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/m2/types.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/main.h (96%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/screen/layer.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/c2vector.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/c3vector.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/cimvector.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/pointer_to_void.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/uint16_t.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/uint32_t.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/array/uint8_t.h (100%) create mode 100644 profile/3.3.5a-windows-386/include/storm/big.h create mode 100644 profile/3.3.5a-windows-386/include/storm/cmd.h rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/file.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/hash.h (97%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/list.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/queue.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/queue/timer_priority_uint32_t.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/region.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/region/found_param.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/region/rect.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/region/region.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/region/source.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/storm/thread.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/system/detect.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/system/limits.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/system/types.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/box.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/matrix.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/plane.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/quaternion.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/range.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/rect.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/sphere.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/tempest/vector.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/texture/blp.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/texture/texture.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/texture/tga.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/backdropgenerator.h (95%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/framestrata.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/layoutframe.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/renderbatch.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/scriptobject.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/scriptregion.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/simplebatchedmesh.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/simpleframe.h (98%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/simplemodel.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/simpleregion.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/simpletexture.h (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/include/ui/simpletop.h (100%) create mode 100644 profile/3.3.5a-windows-386/info.json rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/camera/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/client/func.sym (60%) create mode 100644 profile/3.3.5a-windows-386/symbol/cmdline/func.sym rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/console/func.sym (98%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/console/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/coordinate/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/cursor/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/cursor/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/dataallocator/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/datarecycler/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/datastore/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/event/func.sym (98%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/event/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/file/func.sym (70%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/framescript/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/framestrata/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gameui/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gluemgr/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gluemgr/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gx/func.sym (95%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdevice/func.sym (98%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdevice/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdeviced3d/func.sym (97%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdeviced3d/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdeviced3d9ex/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdeviced3d9ex/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxdeviceopengl/func.sym (100%) create mode 100644 profile/3.3.5a-windows-386/symbol/gxdeviceopengl/label.sym create mode 100644 profile/3.3.5a-windows-386/symbol/gxprim/func.sym rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxshader/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxtexture/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/gxu/func.sym (90%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/handle/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/lock/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/lua/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/main.sym (95%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/nullsub/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/os/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/rcstring/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/screen/label.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/script/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/simplemodel/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/simpletop/func.sym (100%) create mode 100644 profile/3.3.5a-windows-386/symbol/storm/func.sym rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/tempest/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/textblock/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/texture/func.sym (100%) rename profile/{3.3.5a-windows => 3.3.5a-windows-386}/symbol/texture/label.sym (100%) create mode 100644 profile/3.3.5a-windows-386/x64dbg/game.dd32 rename profile/{3.3.5a-windows/x32dbg => 3.3.5a-windows-386/x64dbg}/types.json (97%) delete mode 100644 profile/3.3.5a-windows/ida/batch/import_functions.idc delete mode 100644 profile/3.3.5a-windows/symbol/gxdeviceopengl/label.sym delete mode 100644 profile/3.3.5a-windows/symbol/gxprim/func.sym delete mode 100644 profile/3.3.5a-windows/symbol/storm/func.sym delete mode 100644 profile/3.3.5a-windows/x32dbg/game.dd32 diff --git a/Makefile b/Makefile index 59fc122..43120ff 100644 --- a/Makefile +++ b/Makefile @@ -1,15 +1,12 @@ all: generate compile-symbols: - ./script/compile-symbols profile/3.3.5a-windows + ./script/compile-symbols profile/3.3.5a-windows-386 -ida-gen: - ./bin/binana ida-gen --game profile/3.3.5a-windows +profile-gen: + ./bin/binana generate --profile profile/3.3.5a-windows-386 -x64dbg-gen: - ./bin/binana x64dbg-gen --game profile/3.3.5a-windows --base-address=00400000 --module-name=wow.exe - -generate: compile-symbols x64dbg-gen ida-gen +generate: compile-symbols profile-gen dependencies: mkdir -p bin diff --git a/profile/3.3.5a-windows/ida/batch/import_data_types.idc b/profile/3.3.5a-windows-386/ida/batch/import_data_types.idc similarity index 79% rename from profile/3.3.5a-windows/ida/batch/import_data_types.idc rename to profile/3.3.5a-windows-386/ida/batch/import_data_types.idc index 3529288..bc13b18 100644 --- a/profile/3.3.5a-windows/ida/batch/import_data_types.idc +++ b/profile/3.3.5a-windows-386/ida/batch/import_data_types.idc @@ -2,8 +2,13 @@ static import_data_types() { // Give types to data labels + apply_type(0x00401010, "void* __stdcall func(uint32_t count)"); + apply_type(0x00401030, "void __stdcall func(void* ptr)"); apply_type(0x00408070, "void __stdcall func(float* minX, float* maxX, float* minY, float* maxY, float* minZ, float* maxZ)"); apply_type(0x00409670, "void __thiscall func(CGxDevice* this)"); + apply_type(0x0047B6F0, "int32_t __stdcall func(CMDOPT)"); + apply_type(0x0047B700, "char* __stdcall func(CMDOPT)"); + apply_type(0x0047B720, "int32_t __stdcall func()"); apply_type(0x004804F0, "void __cdecl func(EvtContext* context, EVENTID id, void* handler, void* param, float priority)"); apply_type(0x004806A0, "int32_t __cdecl func(EvtContext* context, EVENTID id, void *data, size_t bytes)"); apply_type(0x00494EE0, "int32_t __thiscall func(CFrameStrata* this, int32_t a2)"); @@ -17,7 +22,10 @@ static import_data_types() { apply_type(0x00532AF0, "CGxCaps* __thiscall func(CGxDevice* this)"); apply_type(0x006160B0, "int32_t __usercall func@(uint32_t** image@, MipBits* mipImages@, uint32_t width@, uint32_t height)"); apply_type(0x00616800, "void __stdcall func(CURSORMODE mode)"); + apply_type(0x00681A60, "void __stdcall func()"); apply_type(0x00681F60, "void __stdcall func(float minX, float maxX, float minY, float maxY, float minZ, float maxZ)"); + apply_type(0x00682340, "void __stdcall func(EGxPrim primType, uint32_t, uint16_t*)"); + apply_type(0x006823A0, "void __stdcall func(EGxPrim primType, uint32_t indexCount, uint16_t* indices)"); apply_type(0x00682CB0, "void __thiscall func(CGxDevice* this, int32_t (*windowProc)(void*, uint32_t, uintptr_t, intptr_t), CGxFormat* format)"); apply_type(0x00682CD0, "void __thiscall func(CGxDevice* this, CGxFormat* format)"); apply_type(0x00682CF0, "void __thiscall func(CGxDevice* this)"); @@ -28,6 +36,7 @@ static import_data_types() { apply_type(0x00682DC0, "int32_t __thiscall func(CGxDevice* this, int32_t a2)"); apply_type(0x00682E20, "int32_t __thiscall func(CGxDevice* this, int32_t a2)"); apply_type(0x00682E50, "void __thiscall func(CGxDevice* this)"); + apply_type(0x00682F10, "void __thiscall func(CGxDevice* this, CGxBuf* buf)"); apply_type(0x00682F40, "uint32_t __stdcall func(EGxPrim primType, uint32_t indexCount)"); apply_type(0x00683080, "void __thiscall func(CGxDevice* this, uint32_t whichLight, int32_t enable)"); apply_type(0x006830B0, "int32_t __thiscall func(CGxDevice* this, uint32_t app, uint32_t hw, uint32_t appDisables, uint32_t hwDisables, uint32_t flagPos, int32_t* enable)"); @@ -119,17 +128,58 @@ static import_data_types() { apply_type(0x006AFCE0, "int32_t __thiscall func(CBLPFile* this, char* fileName, PIXEL_FORMAT format, uint32_t mipLevel, unsigned char* data, uint32_t* stride)"); apply_type(0x006AFF10, "int32_t __thiscall func(CBLPFile* this, char* filename)"); apply_type(0x006AFFD0, "int32_t __thiscall func(CBLPFile* this, char* fileName, PIXEL_FORMAT format, MipBits** images, uint32_t mipLevel, int32_t a6)"); - apply_type(0x006BF4C0, "void __stdcall GxuXformCreateOrtho(float minX, float maxX, float minY, float maxY, float minZ, float maxZ, C44Matrix* dst)"); + apply_type(0x006BF4C0, "void __stdcall func(float minX, float maxX, float minY, float maxY, float minZ, float maxZ, C44Matrix* dst)"); + apply_type(0x0076E4A0, "void __stdcall func(uint32_t flags, uint8_t changeMask)"); apply_type(0x0076E540, "void* __stdcall func(uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)"); apply_type(0x0076E5A0, "int32_t __stdcall func(void* ptr, char* filename, int32_t linenumber, uint32_t flags)"); apply_type(0x0076E5E0, "void* __stdcall func(void* ptr, uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)"); apply_type(0x0076F070, "int32_t __stdcall func(char* dest, size_t maxchars, char* format, ...)"); + apply_type(0x00773590, "int32_t __stdcall func(ARGLIST* listptr, uint32_t numargs)"); + apply_type(0x00773890, "int32_t __stdcall func(char* cmdline, int32_t skipprogname, CMDEXTRACALLBACK extracallback, CMDERRORCALLBACK errorcallback)"); + apply_type(0x00773990, "int32_t __stdcall func(CMDEXTRACALLBACK extracallback, CMDERRORCALLBACK errorcallback)"); apply_type(0x00774620, "SCritSect* __thiscall func(SCritSect* this)"); apply_type(0x00774630, "void __thiscall func(SCritSect *this)"); apply_type(0x00774640, "void __thiscall func(SCritSect *this)"); apply_type(0x00774650, "void __thiscall func(SCritSect *this)"); apply_type(0x00777420, "void __stdcall func(HSRGN handle, RECTF* rect, void* param, int32_t combinemode)"); apply_type(0x00777590, "void __stdcall func(HSRGN handle, RECTF* rect)"); + apply_type(0x00777940, "void __stdcall func(HSRGN handle)"); + apply_type(0x00777980, "void __stdcall func(HSRGN* handlePtr, uint32_t reserved)"); + apply_type(0x0077AC80, "void __thiscall func(TSFixedArray_uint32_t* this, uint32_t count, uint32_t* data)"); + apply_type(0x0077ACF0, "uint32_t __thiscall func(BigBuffer* this, uint32_t index)"); + apply_type(0x0077AD10, "int32_t __fastcall func(BigBuffer* a, BigBuffer* b)"); + apply_type(0x0077ADD0, "uint32_t __stdcall func(BigBuffer* a)"); + apply_type(0x0077AE60, "int32_t __stdcall func(BigData* b, BigData* c)"); + apply_type(0x0077AE80, "void __thiscall func(BigStack* this)"); + apply_type(0x0077AEC0, "uint32_t* __thiscall func(BigBuffer* this, uint32_t index)"); + apply_type(0x0077AF30, "void __thiscall func(BigBuffer* this, uint32_t count)"); + apply_type(0x0077AF80, "void __thiscall func(BigBuffer* this)"); + apply_type(0x0077AFF0, "void __thiscall func(BigBuffer* this)"); + apply_type(0x0077B020, "void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c@)"); + apply_type(0x0077B160, "void __stdcall func(BigBuffer* a, uint32_t* b, BigBuffer* c, uint64_t d)"); + apply_type(0x0077B2B0, "void __stdcall func(BigBuffer* a, BigBuffer* b, uint64_t c)"); + apply_type(0x0077B3E0, "void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c)"); + apply_type(0x0077B530, "void __stdcall func(BigBuffer@* a)"); + apply_type(0x0077B590, "void __stdcall func(BigBuffer* a, BigBuffer* b, uint32_t shift)"); + apply_type(0x0077B700, "void __stdcall func(BigBuffer* a, BigBuffer* b, uint32_t shift)"); + apply_type(0x0077B7F0, "void __stdcall func(BigBuffer* buffer@, void* data, uint32_t bytes)"); + apply_type(0x0077B8B0, "void __stdcall func(BigBuffer* buffer@, uint32_t value)"); + apply_type(0x0077B910, "void __stdcall func(TSGrowableArray_uint8_t* output, BigBuffer* buffer)"); + apply_type(0x0077B9E0, "void __stdcall func(BigData* a, BigData* b, BigData* c)"); + apply_type(0x0077BA00, "void __stdcall func(BigData* a, uint32_t* bits)"); + apply_type(0x0077BA60, "void __stdcall func(BigData* num, void* data, uint32_t bytes)"); + apply_type(0x0077BA80, "void __stdcall func(BigData* num, uint32_t val)"); + apply_type(0x0077BAA0, "void __stdcall func(BigData* a, BigData* b, BigData* c)"); + apply_type(0x0077BAC0, "void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigBuffer* d, BigStack* stack)"); + apply_type(0x0077BEE0, "void __stdcall func(BigData* a, BigData* b, BigData* c)"); + apply_type(0x0077BF20, "void __stdcall func(BigData** num)"); + apply_type(0x0077BF90, "void __stdcall func(BigData* num, uint8_t* data, uint32_t maxBytes, uint32_t* bytes)"); + apply_type(0x0077BFF0, "void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigStack* stack)"); + apply_type(0x0077C330, "void __stdcall func(BigBuffer* a, BigBuffer* b, BigStack* stack)"); + apply_type(0x0077C6A0, "void __stdcall func(BigData* num)"); + apply_type(0x0077C700, "void __stdcall func(BigData* a, BigData* b, BigData* c)"); + apply_type(0x0077C720, "void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigBuffer* d, BigStack* stack)"); + apply_type(0x0077C980, "void __stdcall func(BigData* a, BigData* b, BigData* c, BigData* d)"); apply_type(0x00819EA0, "void __stdcall func(int32_t function, FrameScript_Object* object, int32_t args, char* args_fmt, FrameScript_EventObject* eventObject)"); apply_type(0x0095F3A0, "void __thiscall func(CSimpleModel* this)"); apply_type(0x0095F420, "FrameScript_Object__ScriptIx* __thiscall func(CSimpleModel* this, char* name, FrameScript_Object__ScriptData* data)"); diff --git a/profile/3.3.5a-windows-386/ida/batch/import_functions.idc b/profile/3.3.5a-windows-386/ida/batch/import_functions.idc new file mode 100644 index 0000000..72016bd --- /dev/null +++ b/profile/3.3.5a-windows-386/ida/batch/import_functions.idc @@ -0,0 +1,68 @@ +#include + +static import_functions() { + // Import function addresses and comments + msg("Importing function addresses and comments"); + set_func_cmt(0x00401030, "void operator delete(void*)", 0); + set_func_cmt(0x00401070, "protected: int __thiscall CDataStore::FetchWrite(unsigned int,unsigned int,char const *,int)", 0); + set_func_cmt(0x004010D0, "CDataStore::IsRead() const", 0); + set_func_cmt(0x004010E0, "CDataStore::Reset()", 0); + set_func_cmt(0x00401130, "CDataStore::Finalize()", 0); + set_func_cmt(0x004038A0, "CDataStore::~CDataStore()", 0); + set_func_cmt(0x0047ADE0, "CDataStore::GetBufferParams(void const**, unsigned int*, unsigned int*)", 0); + set_func_cmt(0x0047AE10, "CDataStore::DetachBuffer(void**, unsigned int*, unsigned int*)", 0); + set_func_cmt(0x0047AE50, "virtual void __thiscall CDataStore::InternalDestroy(unsigned char * &,unsigned int &,unsigned int &)", 0); + set_func_cmt(0x0047AEA0, "CDataStore::InternalFetchWrite(unsigned int, unsigned int, unsigned char*&, unsigned int&, unsigned int&, char const*, int)", 0); + set_func_cmt(0x0047AF40, "CDataStore::Set(unsigned int, unsigned short)", 0); + set_func_cmt(0x0047AFE0, "CDataStore::Put(unsigned char)", 0); + set_func_cmt(0x0047B040, "CDataStore::Put(unsigned short)", 0); + set_func_cmt(0x0047B0A0, "CDataStore::Put(unsigned int)", 0); + set_func_cmt(0x0047B100, "CDataStore::Put(unsigned long long)", 0); + set_func_cmt(0x0047B1C0, "CDataStore::PutArray(unsigned char const*, unsigned int)", 0); + set_func_cmt(0x0047B280, "CDataStore::PutData(void const*, unsigned long)", 0); + set_func_cmt(0x0047B290, "CDataStore::FetchRead(unsigned int, unsigned int)", 0); + set_func_cmt(0x0047B300, "CDataStore::PutString(char const*)", 0); + set_func_cmt(0x0047B340, "CDataStore::Get(unsigned char&)", 0); + set_func_cmt(0x0047B380, "CDataStore::Get(unsigned short&)", 0); + set_func_cmt(0x0047B3C0, "CDataStore::Get(unsigned int&)", 0); + set_func_cmt(0x0047B400, "CDataStore::Get(unsigned long long&)", 0); + set_func_cmt(0x0047B440, "CDataStore::Get(float&)", 0); + set_func_cmt(0x0047B480, "CDataStore::GetString(char*, unsigned int)", 0); + set_func_cmt(0x0047B560, "CDataStore::GetArray(unsigned char*, unsigned int)", 0); + set_func_cmt(0x0047B6B0, "CDataStore::GetDataInSitu(void*&, unsigned int)", 0); + set_func_cmt(0x0047F230, "IEvtSchedulerProcess as an independent function appears to be optimized out", 0); + set_func_cmt(0x004DBFD0, "thanks namreeb :^)", 0); + set_func_cmt(0x00532AF0, "public: class CGxCaps const & __thiscall CGxDevice::Caps(void)const", 0); + set_func_cmt(0x005EEB70, "SErrDisplayAppFatal resolves to this in release mode?", 0); + set_func_cmt(0x00681BE0, "UC", 0); + set_func_cmt(0x00682400, "this is one of the functions named 'GxPrimVertexPtr' that uses the fixed-function pipeline", 0); + set_func_cmt(0x00684C40, "CGxDevice::Log(CGxCaps const&) const", 0); + set_func_cmt(0x006859E0, "CGxDevice::IRsForceUpdate(EGxRenderState)", 0); + set_func_cmt(0x00685A70, "CGxDevice::IRsForceUpdate()", 0); + set_func_cmt(0x006AA350, "UC", 0); + set_func_cmt(0x006AA420, "private utility method", 0); + set_func_cmt(0x006AB390, "public method", 0); + set_func_cmt(0x00763730, "UC", 0); + set_func_cmt(0x00763B40, "UC", 0); + set_func_cmt(0x00763B90, "UC", 0); + set_func_cmt(0x0077ACF0, "public: unsigned int __thiscall BigBuffer::operator[](unsigned int)const", 0); + set_func_cmt(0x0077AE80, "public: __thiscall BigStack::~BigStack(void)", 0); + set_func_cmt(0x0077AEC0, "public: unsigned int & __thiscall BigBuffer::operator[](unsigned int)const", 0); + set_func_cmt(0x0077AF80, "public: void __thiscall BigBuffer::Trim(void)const", 0); + set_func_cmt(0x0077B020, "void Add(class BigBuffer &,class BigBuffer const &,class BigBuffer const &)", 0); + set_func_cmt(0x0077B160, "void Div(class BigBuffer &,unsigned int *,class BigBuffer const &,unsigned __int64)", 0); + set_func_cmt(0x0077B2B0, "void Mul(class BigBuffer &,class BigBuffer const &,unsigned __int64)", 0); + set_func_cmt(0x0077B3E0, "void Sub(class BigBuffer &,class BigBuffer const &,class BigBuffer const &)", 0); + set_func_cmt(0x0077B590, "void Shl(class BigBuffer &,class BigBuffer const &,unsigned int)", 0); + set_func_cmt(0x0077B700, "void Shl(class BigBuffer &,class BigBuffer const &,unsigned int)", 0); + set_func_cmt(0x0077B7F0, "void FromBinary(class BigBuffer &,void const *,unsigned int)", 0); + set_func_cmt(0x0077B8B0, "void FromUnsigned(class BigBuffer &,unsigned int)", 0); + set_func_cmt(0x0077B910, "_ToBinaryAppend(TSGrowableArray&, BigBuffer const&)", 0); + set_func_cmt(0x0077BAC0, "void __fastcall Div(class BigBuffer &,class BigBuffer &,class BigBuffer const &,class BigBuffer const &,class BigStack &)", 0); + set_func_cmt(0x0077BFF0, "void Mul(class BigBuffer &,class BigBuffer const &,class BigBuffer const &,class BigStack &)", 0); + set_func_cmt(0x0077C330, "void __fastcall Square(class BigBuffer &,class BigBuffer const &,class BigStack &)", 0); + set_func_cmt(0x00869720, "actually called by IEvtInputInitialize, but this is optimized out", 0); + set_func_cmt(0x008E5250, "Script_ToggleTris", 0); + set_func_cmt(0x0095D110, "CDataAllocator::GetData(int, char const*, int)", 0); + set_func_cmt(0x0095D1B0, "CDataAllocator::PutData(void*, char const*, int)", 0); +} diff --git a/profile/3.3.5a-windows/ida/batch/import_symbols.idc b/profile/3.3.5a-windows-386/ida/batch/import_symbols.idc similarity index 98% rename from profile/3.3.5a-windows/ida/batch/import_symbols.idc rename to profile/3.3.5a-windows-386/ida/batch/import_symbols.idc index d80b455..b23675c 100644 --- a/profile/3.3.5a-windows/ida/batch/import_symbols.idc +++ b/profile/3.3.5a-windows-386/ida/batch/import_symbols.idc @@ -2,6 +2,8 @@ static import_symbols() { // Set/create names + set_name(0x00401010, "operator_new"); + set_name(0x00401030, "operator_delete_array"); set_name(0x00401070, "CDataStore__FetchWrite"); set_name(0x004010D0, "CDataStore__IsRead"); set_name(0x004010E0, "CDataStore__Reset"); @@ -23,8 +25,11 @@ static import_symbols() { set_name(0x00409670, "CGxDevice__RsPush"); set_name(0x0040BAA5, "purecall"); set_name(0x0040D3B5, "nullsub_1"); + set_name(0x00421750, "SFile__DisableSFileCheckDisk"); + set_name(0x00421760, "SFile__EnableDirectAccess"); set_name(0x004217C0, "SFile__FileIsLocal"); set_name(0x004218C0, "SFile__GetFileSize"); + set_name(0x00421A80, "SFile__SetBasePath"); set_name(0x00421AF0, "SFile__SetDataPath"); set_name(0x00421BB0, "SFile__SetFilePointer"); set_name(0x00421CA0, "SFile__Unload"); @@ -62,6 +67,8 @@ static import_symbols() { set_name(0x0047B480, "CDataStore__GetString"); set_name(0x0047B560, "CDataStore__GetArray"); set_name(0x0047B6B0, "CDataStore__GetDataInSitu"); + set_name(0x0047B6F0, "CmdLineGetBool"); + set_name(0x0047B700, "CmdLineGetString"); set_name(0x0047B720, "CmdLineProcess"); set_name(0x0047B760, "j_nullsub_3"); set_name(0x0047BF30, "HandleClose"); @@ -2090,12 +2097,14 @@ static import_symbols() { set_name(0x006813B0, "GxSceneClear"); set_name(0x006813D0, "GxTexUpdate"); set_name(0x006817E0, "GxLog"); + set_name(0x00681A60, "GxDrawLockedElements"); set_name(0x00681AB0, "GxPrimIndexPtr"); set_name(0x00681B00, "GxPrimVertexPtr"); set_name(0x00681BE0, "CGxTexFlags__CGxTexFlags"); set_name(0x00681CB0, "GxTexCreate"); set_name(0x00681F60, "GxXformSetViewport"); - set_name(0x00682340, "GxDrawLockedElements"); + set_name(0x00682340, "GxDrawLockedElements@2"); + set_name(0x006823A0, "GxPrimLockIndexPtr"); set_name(0x00682400, "GxPrimVertexPtr_FFP"); set_name(0x006828C0, "GxPrimLockVertexPtrs"); set_name(0x00682A00, "GxScenePresent"); @@ -2109,6 +2118,7 @@ static import_symbols() { set_name(0x00682DC0, "CGxDevice__CapsIsWindowVisible"); set_name(0x00682E20, "CGxDevice__CapsHasContext"); set_name(0x00682E50, "CGxDevice__ScenePresent"); + set_name(0x00682F10, "CGxDevice__PrimIndexPtr"); set_name(0x00682F40, "CGxDevice__PrimCalcCount"); set_name(0x00683080, "CGxDevice__LightEnable"); set_name(0x006830B0, "CGxDevice__NeedsUpdate"); @@ -2419,6 +2429,41 @@ static import_symbols() { set_name(0x00777590, "SRgnGetBoundingRectf"); set_name(0x00777940, "SRgnDelete"); set_name(0x00777980, "SRgnCreate"); + set_name(0x0077AC80, "TSFixedArray_uint32_t_Set"); + set_name(0x0077ACF0, "BigBuffer__operator_index"); + set_name(0x0077AD10, "Compare"); + set_name(0x0077ADD0, "HighBitPos"); + set_name(0x0077AE60, "SBigCompare"); + set_name(0x0077AE80, "BigStack__destructor"); + set_name(0x0077AEC0, "BigBuffer__operator_index@2"); + set_name(0x0077AF30, "BigBuffer__SetCount"); + set_name(0x0077AF80, "BigBuffer__Trim"); + set_name(0x0077AFF0, "BigStack__BigStack"); + set_name(0x0077B020, "Add"); + set_name(0x0077B160, "Div"); + set_name(0x0077B2B0, "Mul"); + set_name(0x0077B3E0, "Sub"); + set_name(0x0077B530, "SetOne"); + set_name(0x0077B590, "Shl"); + set_name(0x0077B700, "Shr"); + set_name(0x0077B7F0, "FromBinary"); + set_name(0x0077B8B0, "FromUnsigned"); + set_name(0x0077B910, "ToBinaryAppend"); + set_name(0x0077B9E0, "SBigAdd"); + set_name(0x0077BA00, "SBigBitLen"); + set_name(0x0077BA60, "SBigFromBinary"); + set_name(0x0077BA80, "SBigFromUnsigned"); + set_name(0x0077BAA0, "SBigSub"); + set_name(0x0077BAC0, "Div@2"); + set_name(0x0077BEE0, "SBigMod"); + set_name(0x0077BF20, "SBigNew"); + set_name(0x0077BF90, "SBigToBinaryBuffer"); + set_name(0x0077BFF0, "Mul@2"); + set_name(0x0077C330, "Square"); + set_name(0x0077C6A0, "SBigDel"); + set_name(0x0077C700, "SBigMul"); + set_name(0x0077C720, "PowMod"); + set_name(0x0077C980, "SBigPowMod"); set_name(0x007DAB80, "Script_VoiceEnumerateOutputDevices"); set_name(0x007DAC40, "Script_VoiceEnumerateCaptureDevices"); set_name(0x007DACF0, "Script_VoiceSelectOutputDevice"); @@ -2523,7 +2568,7 @@ static import_symbols() { set_name(0x0095FBA0, "CSimpleModel__UpdateModel"); set_name(0x0095FC30, "CSimpleModel__RenderModel"); set_name(0x00960070, "CSimpleModel__LightingCallback"); - set_name(0x009600E0, "CSimpleModel__SetModel"); + set_name(0x009600E0, "CSimpleModel__SetModel@2"); set_name(0x00960190, "CSimpleModel__OnModelLoaded"); set_name(0x00960280, "CSimpleModel__OnLayerUpdate"); set_name(0x009603D0, "CSimpleModel__RegisterScriptMethods"); diff --git a/profile/3.3.5a-windows/ida/import_all.idc b/profile/3.3.5a-windows-386/ida/import_all.idc similarity index 100% rename from profile/3.3.5a-windows/ida/import_all.idc rename to profile/3.3.5a-windows-386/ida/import_all.idc diff --git a/profile/3.3.5a-windows/ida/import_data_types.idc b/profile/3.3.5a-windows-386/ida/import_data_types.idc similarity index 100% rename from profile/3.3.5a-windows/ida/import_data_types.idc rename to profile/3.3.5a-windows-386/ida/import_data_types.idc diff --git a/profile/3.3.5a-windows/ida/import_functions.idc b/profile/3.3.5a-windows-386/ida/import_functions.idc similarity index 100% rename from profile/3.3.5a-windows/ida/import_functions.idc rename to profile/3.3.5a-windows-386/ida/import_functions.idc diff --git a/profile/3.3.5a-windows/ida/import_symbols.idc b/profile/3.3.5a-windows-386/ida/import_symbols.idc similarity index 100% rename from profile/3.3.5a-windows/ida/import_symbols.idc rename to profile/3.3.5a-windows-386/ida/import_symbols.idc diff --git a/profile/3.3.5a-windows/include/async/object.h b/profile/3.3.5a-windows-386/include/async/object.h similarity index 93% rename from profile/3.3.5a-windows/include/async/object.h rename to profile/3.3.5a-windows-386/include/async/object.h index 046b0ca..2393740 100644 --- a/profile/3.3.5a-windows/include/async/object.h +++ b/profile/3.3.5a-windows-386/include/async/object.h @@ -1,15 +1,14 @@ #ifndef ASYNC_OBJECT_H #define ASYNC_OBJECT_H -#include "system/types.h" #include "storm/list.h" -#include "async/queue.h" DECLARE_STRUCT(CAsyncObject); -DECLARE_STRUCT(TSLink_CAsyncObject); - STORM_TS_LIST(CAsyncObject); +#include "system/types.h" +#include "async/queue.h" + struct CAsyncObject { void* file; void* buffer; diff --git a/profile/3.3.5a-windows/include/async/queue.h b/profile/3.3.5a-windows-386/include/async/queue.h similarity index 80% rename from profile/3.3.5a-windows/include/async/queue.h rename to profile/3.3.5a-windows-386/include/async/queue.h index 10333b6..3979972 100644 --- a/profile/3.3.5a-windows/include/async/queue.h +++ b/profile/3.3.5a-windows-386/include/async/queue.h @@ -1,17 +1,14 @@ #ifndef ASYNC_QUEUE_H #define ASYNC_QUEUE_H +DECLARE_STRUCT(CAsyncQueue); +STORM_TS_LIST(CAsyncQueue); + #include "system/types.h" #include "storm/list.h" #include "async/object.h" -DECLARE_STRUCT(TSLink_CAsyncQueue); -DECLARE_STRUCT(TSExplicitList_CAsyncObject); - -DECLARE_STRUCT(CAsyncQueue); -STORM_TS_LIST(CAsyncQueue); - struct CAsyncQueue { TSLink_CAsyncQueue link; TSExplicitList_CAsyncObject readList; diff --git a/profile/3.3.5a-windows/include/camera/camera.h b/profile/3.3.5a-windows-386/include/camera/camera.h similarity index 100% rename from profile/3.3.5a-windows/include/camera/camera.h rename to profile/3.3.5a-windows-386/include/camera/camera.h diff --git a/profile/3.3.5a-windows-386/include/cmd/option.h b/profile/3.3.5a-windows-386/include/cmd/option.h new file mode 100644 index 0000000..b7b21d8 --- /dev/null +++ b/profile/3.3.5a-windows-386/include/cmd/option.h @@ -0,0 +1,26 @@ +#ifndef CMD_OPTION_H +#define CMD_OPTION_H + +DECLARE_ENUM(CMDOPT); + +enum CMDOPT { + CMD_D3D = 0, + CMD_D3D9EX = 1, + CMD_DATA_DIR = 2, + CMD_NO_LAG_FIX = 3, + CMD_LOADFILE = 4, + CMD_GAMETYPE = 5, + CMD_OPENGL = 6, + CMD_SW_TNL = 7, + CMD_TIMEDEMO = 8, + CMD_DEMOREZ = 9, + CMD_DEMODEPTH = 10, + CMD_DEMODETAIL = 11, + CMD_DEMOSOUND = 12, + CMD_FULL_SCREEN = 13, + CMD_22050HZ = 14, + CMD_NO_WARNINGS = 15, + CMDOPTS = 16 +}; + +#endif \ No newline at end of file diff --git a/profile/3.3.5a-windows/include/common/array.h b/profile/3.3.5a-windows-386/include/common/array.h similarity index 100% rename from profile/3.3.5a-windows/include/common/array.h rename to profile/3.3.5a-windows-386/include/common/array.h diff --git a/profile/3.3.5a-windows/include/common/datamanager.h b/profile/3.3.5a-windows-386/include/common/datamanager.h similarity index 100% rename from profile/3.3.5a-windows/include/common/datamanager.h rename to profile/3.3.5a-windows-386/include/common/datamanager.h diff --git a/profile/3.3.5a-windows/include/common/datarecycler.h b/profile/3.3.5a-windows-386/include/common/datarecycler.h similarity index 100% rename from profile/3.3.5a-windows/include/common/datarecycler.h rename to profile/3.3.5a-windows-386/include/common/datarecycler.h diff --git a/profile/3.3.5a-windows/include/common/handle.h b/profile/3.3.5a-windows-386/include/common/handle.h similarity index 100% rename from profile/3.3.5a-windows/include/common/handle.h rename to profile/3.3.5a-windows-386/include/common/handle.h diff --git a/profile/3.3.5a-windows/include/common/instance.h b/profile/3.3.5a-windows-386/include/common/instance.h similarity index 100% rename from profile/3.3.5a-windows/include/common/instance.h rename to profile/3.3.5a-windows-386/include/common/instance.h diff --git a/profile/3.3.5a-windows/include/common/rcstring.h b/profile/3.3.5a-windows-386/include/common/rcstring.h similarity index 100% rename from profile/3.3.5a-windows/include/common/rcstring.h rename to profile/3.3.5a-windows-386/include/common/rcstring.h diff --git a/profile/3.3.5a-windows/include/common/refcount.h b/profile/3.3.5a-windows-386/include/common/refcount.h similarity index 100% rename from profile/3.3.5a-windows/include/common/refcount.h rename to profile/3.3.5a-windows-386/include/common/refcount.h diff --git a/profile/3.3.5a-windows/include/common/status.h b/profile/3.3.5a-windows-386/include/common/status.h similarity index 100% rename from profile/3.3.5a-windows/include/common/status.h rename to profile/3.3.5a-windows-386/include/common/status.h diff --git a/profile/3.3.5a-windows/include/cursor/types.h b/profile/3.3.5a-windows-386/include/cursor/types.h similarity index 100% rename from profile/3.3.5a-windows/include/cursor/types.h rename to profile/3.3.5a-windows-386/include/cursor/types.h diff --git a/profile/3.3.5a-windows/include/event/context.h b/profile/3.3.5a-windows-386/include/event/context.h similarity index 100% rename from profile/3.3.5a-windows/include/event/context.h rename to profile/3.3.5a-windows-386/include/event/context.h diff --git a/profile/3.3.5a-windows/include/event/handler.h b/profile/3.3.5a-windows-386/include/event/handler.h similarity index 100% rename from profile/3.3.5a-windows/include/event/handler.h rename to profile/3.3.5a-windows-386/include/event/handler.h diff --git a/profile/3.3.5a-windows/include/event/id_table.h b/profile/3.3.5a-windows-386/include/event/id_table.h similarity index 100% rename from profile/3.3.5a-windows/include/event/id_table.h rename to profile/3.3.5a-windows-386/include/event/id_table.h diff --git a/profile/3.3.5a-windows/include/event/keydown.h b/profile/3.3.5a-windows-386/include/event/keydown.h similarity index 100% rename from profile/3.3.5a-windows/include/event/keydown.h rename to profile/3.3.5a-windows-386/include/event/keydown.h diff --git a/profile/3.3.5a-windows/include/event/message.h b/profile/3.3.5a-windows-386/include/event/message.h similarity index 100% rename from profile/3.3.5a-windows/include/event/message.h rename to profile/3.3.5a-windows-386/include/event/message.h diff --git a/profile/3.3.5a-windows/include/event/timer.h b/profile/3.3.5a-windows-386/include/event/timer.h similarity index 100% rename from profile/3.3.5a-windows/include/event/timer.h rename to profile/3.3.5a-windows-386/include/event/timer.h diff --git a/profile/3.3.5a-windows/include/event/types.h b/profile/3.3.5a-windows-386/include/event/types.h similarity index 100% rename from profile/3.3.5a-windows/include/event/types.h rename to profile/3.3.5a-windows-386/include/event/types.h diff --git a/profile/3.3.5a-windows/include/external/d3d9/caps.h b/profile/3.3.5a-windows-386/include/external/d3d9/caps.h similarity index 100% rename from profile/3.3.5a-windows/include/external/d3d9/caps.h rename to profile/3.3.5a-windows-386/include/external/d3d9/caps.h diff --git a/profile/3.3.5a-windows/include/external/d3d9/device.h b/profile/3.3.5a-windows-386/include/external/d3d9/device.h similarity index 73% rename from profile/3.3.5a-windows/include/external/d3d9/device.h rename to profile/3.3.5a-windows-386/include/external/d3d9/device.h index 5928a1c..73e05c5 100644 --- a/profile/3.3.5a-windows/include/external/d3d9/device.h +++ b/profile/3.3.5a-windows-386/include/external/d3d9/device.h @@ -6,17 +6,23 @@ #include "external/d3d9/caps.h" typedef int32_t D3DFORMAT; -typedef struct D3DDISPLAYMODE D3DDISPLAYMODE; -typedef struct IDirect3D9 IDirect3D9; -typedef struct IDirect3DDevice9 IDirect3DDevice9; -typedef struct IDirect3DDevice9_vtable IDirect3DDevice9_vtable; -typedef struct IDirect3DVertexDeclaration9 IDirect3DVertexDeclaration9; -typedef struct IDirect3DSurface9 IDirect3DSurface9; -typedef struct IDirect3DIndexBuffer9 IDirect3DIndexBuffer9; -typedef struct IDirect3DVertexBuffer9 IDirect3DVertexBuffer9; -typedef struct IDirect3DTexture9 IDirect3DTexture9; -typedef struct D3DLOCKED_RECT D3DLOCKED_RECT; +DECLARE_STRUCT(D3DDISPLAYMODE); +DECLARE_STRUCT(IDirect3D9); +DECLARE_STRUCT(IDirect3DDevice9); +DECLARE_STRUCT(IDirect3DDevice9_vtable); +DECLARE_STRUCT(IDirect3DVertexDeclaration9); +DECLARE_STRUCT(IDirect3DSurface9__vtable); +DECLARE_STRUCT(IDirect3DSurface9); +DECLARE_STRUCT(IDirect3DIndexBuffer9); +DECLARE_STRUCT(IDirect3DVertexBuffer9); +DECLARE_STRUCT(IDirect3DTexture9); +DECLARE_STRUCT(IDirect3DVertexShader9__vtable); +DECLARE_STRUCT(IDirect3DVertexShader9); +DECLARE_STRUCT(IDirect3DPixelShader9__vtable); +DECLARE_STRUCT(IDirect3DPixelShader9); + +DECLARE_STRUCT(D3DLOCKED_RECT); struct D3DDISPLAYMODE { uint32_t Width; @@ -160,8 +166,31 @@ struct IDirect3DVertexDeclaration9 { void** v_vtable; }; +struct IDirect3DSurface9__vtable { + /*** IUnknown methods ***/ + void* v_fn_0_QueryInterface; + void* v_fn_1_AddRef; + void* v_fn_2_Release; + /*** IDirect3DResource9 methods ***/ + void* v_fn_3_GetDevice; + void* v_fn_4_SetPrivateData; + void* v_fn_5_GetPrivateData; + void* v_fn_6_FreePrivateData; + void* v_fn_7_SetPriority; + void* v_fn_8_GetPriority; + void* v_fn_9_PreLoad; + void* v_fn_10_GetType; + /*** IDirect3DSurface9 methods ***/ + void* v_fn_11_GetContainer; + void* v_fn_12_GetDesc; + void* v_fn_13_LockRect; + void* v_fn_14_UnlockRect; + void* v_fn_15_GetDC; + void* v_fn_16_ReleaseDC; +}; + struct IDirect3DSurface9 { - void** v_vtable; + IDirect3DSurface9__vtable* v_vtable; }; struct IDirect3DIndexBuffer9 { @@ -181,4 +210,28 @@ struct D3DLOCKED_RECT { void* pBits; }; +struct IDirect3DVertexShader9__vtable { + void* v_fn_0_QueryInterface; + void* v_fn_1_AddRef; + void* v_fn_2_Release; + void* v_fn_3_GetDevice; + void* v_fn_4_GetFunction; +}; + +struct IDirect3DVertexShader9 { + IDirect3DVertexShader9__vtable* v_vtable; +}; + +struct IDirect3DPixelShader9__vtable { + void* v_fn_0_QueryInterface; + void* v_fn_1_AddRef; + void* v_fn_2_Release; + void* v_fn_3_GetDevice; + void* v_fn_4_GetFunction; +}; + +struct IDirect3DPixelShader9 { + IDirect3DPixelShader9__vtable* v_vtable; +}; + #endif diff --git a/profile/3.3.5a-windows/include/external/lua/lapi.h b/profile/3.3.5a-windows-386/include/external/lua/lapi.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lapi.h rename to profile/3.3.5a-windows-386/include/external/lua/lapi.h diff --git a/profile/3.3.5a-windows/include/external/lua/lauxlib.h b/profile/3.3.5a-windows-386/include/external/lua/lauxlib.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lauxlib.h rename to profile/3.3.5a-windows-386/include/external/lua/lauxlib.h diff --git a/profile/3.3.5a-windows/include/external/lua/lcode.h b/profile/3.3.5a-windows-386/include/external/lua/lcode.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lcode.h rename to profile/3.3.5a-windows-386/include/external/lua/lcode.h diff --git a/profile/3.3.5a-windows/include/external/lua/ldebug.h b/profile/3.3.5a-windows-386/include/external/lua/ldebug.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/ldebug.h rename to profile/3.3.5a-windows-386/include/external/lua/ldebug.h diff --git a/profile/3.3.5a-windows/include/external/lua/ldo.h b/profile/3.3.5a-windows-386/include/external/lua/ldo.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/ldo.h rename to profile/3.3.5a-windows-386/include/external/lua/ldo.h diff --git a/profile/3.3.5a-windows/include/external/lua/lfunc.h b/profile/3.3.5a-windows-386/include/external/lua/lfunc.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lfunc.h rename to profile/3.3.5a-windows-386/include/external/lua/lfunc.h diff --git a/profile/3.3.5a-windows/include/external/lua/lgc.h b/profile/3.3.5a-windows-386/include/external/lua/lgc.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lgc.h rename to profile/3.3.5a-windows-386/include/external/lua/lgc.h diff --git a/profile/3.3.5a-windows/include/external/lua/llex.h b/profile/3.3.5a-windows-386/include/external/lua/llex.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/llex.h rename to profile/3.3.5a-windows-386/include/external/lua/llex.h diff --git a/profile/3.3.5a-windows/include/external/lua/llimits.h b/profile/3.3.5a-windows-386/include/external/lua/llimits.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/llimits.h rename to profile/3.3.5a-windows-386/include/external/lua/llimits.h diff --git a/profile/3.3.5a-windows/include/external/lua/lmem.h b/profile/3.3.5a-windows-386/include/external/lua/lmem.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lmem.h rename to profile/3.3.5a-windows-386/include/external/lua/lmem.h diff --git a/profile/3.3.5a-windows/include/external/lua/lobject.h b/profile/3.3.5a-windows-386/include/external/lua/lobject.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lobject.h rename to profile/3.3.5a-windows-386/include/external/lua/lobject.h diff --git a/profile/3.3.5a-windows/include/external/lua/lopcodes.h b/profile/3.3.5a-windows-386/include/external/lua/lopcodes.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lopcodes.h rename to profile/3.3.5a-windows-386/include/external/lua/lopcodes.h diff --git a/profile/3.3.5a-windows/include/external/lua/lparser.h b/profile/3.3.5a-windows-386/include/external/lua/lparser.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lparser.h rename to profile/3.3.5a-windows-386/include/external/lua/lparser.h diff --git a/profile/3.3.5a-windows/include/external/lua/lstate.h b/profile/3.3.5a-windows-386/include/external/lua/lstate.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lstate.h rename to profile/3.3.5a-windows-386/include/external/lua/lstate.h diff --git a/profile/3.3.5a-windows/include/external/lua/lstring.h b/profile/3.3.5a-windows-386/include/external/lua/lstring.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lstring.h rename to profile/3.3.5a-windows-386/include/external/lua/lstring.h diff --git a/profile/3.3.5a-windows/include/external/lua/ltable.h b/profile/3.3.5a-windows-386/include/external/lua/ltable.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/ltable.h rename to profile/3.3.5a-windows-386/include/external/lua/ltable.h diff --git a/profile/3.3.5a-windows/include/external/lua/ltm.h b/profile/3.3.5a-windows-386/include/external/lua/ltm.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/ltm.h rename to profile/3.3.5a-windows-386/include/external/lua/ltm.h diff --git a/profile/3.3.5a-windows/include/external/lua/lua.h b/profile/3.3.5a-windows-386/include/external/lua/lua.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lua.h rename to profile/3.3.5a-windows-386/include/external/lua/lua.h diff --git a/profile/3.3.5a-windows/include/external/lua/luaconf.h b/profile/3.3.5a-windows-386/include/external/lua/luaconf.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/luaconf.h rename to profile/3.3.5a-windows-386/include/external/lua/luaconf.h diff --git a/profile/3.3.5a-windows/include/external/lua/lualib.h b/profile/3.3.5a-windows-386/include/external/lua/lualib.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lualib.h rename to profile/3.3.5a-windows-386/include/external/lua/lualib.h diff --git a/profile/3.3.5a-windows/include/external/lua/lundump.h b/profile/3.3.5a-windows-386/include/external/lua/lundump.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lundump.h rename to profile/3.3.5a-windows-386/include/external/lua/lundump.h diff --git a/profile/3.3.5a-windows/include/external/lua/lvm.h b/profile/3.3.5a-windows-386/include/external/lua/lvm.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lvm.h rename to profile/3.3.5a-windows-386/include/external/lua/lvm.h diff --git a/profile/3.3.5a-windows/include/external/lua/lzio.h b/profile/3.3.5a-windows-386/include/external/lua/lzio.h similarity index 100% rename from profile/3.3.5a-windows/include/external/lua/lzio.h rename to profile/3.3.5a-windows-386/include/external/lua/lzio.h diff --git a/profile/3.3.5a-windows/include/framescript/event_object.h b/profile/3.3.5a-windows-386/include/framescript/event_object.h similarity index 100% rename from profile/3.3.5a-windows/include/framescript/event_object.h rename to profile/3.3.5a-windows-386/include/framescript/event_object.h diff --git a/profile/3.3.5a-windows/include/framescript/object.h b/profile/3.3.5a-windows-386/include/framescript/object.h similarity index 100% rename from profile/3.3.5a-windows/include/framescript/object.h rename to profile/3.3.5a-windows-386/include/framescript/object.h diff --git a/profile/3.3.5a-windows/include/gx/batch.h b/profile/3.3.5a-windows-386/include/gx/batch.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/batch.h rename to profile/3.3.5a-windows-386/include/gx/batch.h diff --git a/profile/3.3.5a-windows/include/gx/buffer.h b/profile/3.3.5a-windows-386/include/gx/buffer.h similarity index 81% rename from profile/3.3.5a-windows/include/gx/buffer.h rename to profile/3.3.5a-windows-386/include/gx/buffer.h index aa59a41..2c2b374 100644 --- a/profile/3.3.5a-windows/include/gx/buffer.h +++ b/profile/3.3.5a-windows-386/include/gx/buffer.h @@ -6,17 +6,18 @@ #include "storm/list.h" #include "tempest/vector.h" -typedef enum EGxPoolHintBits EGxPoolHintBits; -typedef enum EGxPoolTarget EGxPoolTarget; -typedef enum EGxPoolUsage EGxPoolUsage; -typedef enum EGxVertexAttrib EGxVertexAttrib; -typedef enum EGxVertexBufferFormat EGxVertexBufferFormat; -typedef struct ubyte4 ubyte4; -typedef struct CGxVertexAttrib CGxVertexAttrib; -typedef struct CGxVertexPBNT2 CGxVertexPBNT2; -typedef struct CGxVertexPCT CGxVertexPCT; -typedef struct CGxPool CGxPool; -typedef struct CGxBuf CGxBuf; +DECLARE_ENUM(EGxPoolHintBits); +DECLARE_ENUM(EGxPoolTarget); +DECLARE_ENUM(EGxPoolUsage); +DECLARE_ENUM(EGxVertexAttrib); +DECLARE_ENUM(EGxVertexBufferFormat); + +DECLARE_STRUCT(ubyte4); +DECLARE_STRUCT(CGxVertexAttrib); +DECLARE_STRUCT(CGxVertexPBNT2); +DECLARE_STRUCT(CGxVertexPCT); +DECLARE_STRUCT(CGxPool); +DECLARE_STRUCT(CGxBuf); enum EGxPoolHintBits { GxPoolHintBit_Unk0 = 0, diff --git a/profile/3.3.5a-windows/include/gx/caps.h b/profile/3.3.5a-windows-386/include/gx/caps.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/caps.h rename to profile/3.3.5a-windows-386/include/gx/caps.h diff --git a/profile/3.3.5a-windows/include/gx/d3d9.h b/profile/3.3.5a-windows-386/include/gx/d3d9.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/d3d9.h rename to profile/3.3.5a-windows-386/include/gx/d3d9.h diff --git a/profile/3.3.5a-windows/include/gx/device.h b/profile/3.3.5a-windows-386/include/gx/device.h similarity index 53% rename from profile/3.3.5a-windows/include/gx/device.h rename to profile/3.3.5a-windows-386/include/gx/device.h index 0fd3f28..cd6dd44 100644 --- a/profile/3.3.5a-windows/include/gx/device.h +++ b/profile/3.3.5a-windows-386/include/gx/device.h @@ -24,11 +24,11 @@ #include "gx/buffer.h" #include "gx/texture.h" -typedef struct CGxAppRenderState CGxAppRenderState; -typedef struct CGxPushedRenderState CGxPushedRenderState; -typedef struct ShaderConstants ShaderConstants; -typedef struct CGxDevice CGxDevice; -typedef struct CGxDevice__vtable CGxDevice__vtable; +DECLARE_STRUCT(CGxAppRenderState); +DECLARE_STRUCT(CGxPushedRenderState); +DECLARE_STRUCT(ShaderConstants); +DECLARE_STRUCT(CGxDevice); +DECLARE_STRUCT(CGxDevice__vtable); typedef void (*DEVICERESTOREDCALLBACK)(); STORM_TS_GROWABLE_ARRAY(DEVICERESTOREDCALLBACK); @@ -36,8 +36,8 @@ STORM_TS_GROWABLE_ARRAY(DEVICERESTOREDCALLBACK); typedef void (*TEXTURERECREATIONCALLBACK)(); STORM_TS_GROWABLE_ARRAY(TEXTURERECREATIONCALLBACK); -typedef void (*DISPLAYCHANGECALLBACK)(); -STORM_TS_GROWABLE_ARRAY(DISPLAYCHANGECALLBACK); +typedef void (*STEREOCHANGEDCALLBACK)(); +STORM_TS_GROWABLE_ARRAY(STEREOCHANGEDCALLBACK); struct CGxAppRenderState { CGxStateBom m_value; @@ -61,12 +61,12 @@ struct ShaderConstants { // 84 functions struct CGxDevice__vtable { - // void ITexMarkAsUpdated(CGxTex*, uint32_t); + // void ITexMarkAsUpdated(CGxTex* texId); void* v_fn_0_ITexMarkAsUpdated; - // void IRsSendToHw(EGxRenderState); + // void IRsSendToHw(EGxRenderState rs); // no base implementation void* v_fn_1_IRsSendToHw; - // void ICursorCreate(const CGxFormat&); + // void ICursorCreate(const CGxFormat& format); void* v_fn_2_ICursorCreate; // void ICursorDestroy(); void* v_fn_3_ICursorDestroy; @@ -82,147 +82,187 @@ struct CGxDevice__vtable { void* v_fn_6_NotifyOnTextureRecreation; // void NotifyOnDisplayChange(); void* v_fn_7_NotifyOnDisplayChange; - // void `scalar deleting destructor'(unsigned int) + // void `scalar deleting destructor'(uint32_t __flags) void* v_fn_8_scalar_deleting_destructor; - // int32_t DeviceCreate(const CGxFormat&); + // int32_t DeviceCreate(const CGxFormat& format); void* v_fn_9_DeviceCreate; - // int32_t DeviceCreate(long (*)(void*, uint32_t, uint32_t, int32_t), CGxFormat const&); + // int32_t DeviceCreate(long (*windowProc)(void*, uint32_t, uint32_t, int32_t), CGxFormat const& format); void* v_fn_10_DeviceCreate; // void DeviceDestroy(); void* v_fn_11_DeviceDestroy; // void DeviceEvictResources(); void* v_fn_12_DeviceEvictResources; - // int32_t DeviceSetFormat(const CGxFormat&); + // int32_t DeviceSetFormat(const CGxFormat& format); void* v_fn_13_DeviceSetFormat; - // void DeviceSetBaseMipLevel(uint32_t); + // void DeviceSetBaseMipLevel(uint32_t mipLevel); void* v_fn_14_DeviceSetBaseMipLevel; - // void DeviceSetGamma(CGxGammaRamp const&); + // void DeviceSetGamma(CGxGammaRamp const& ramp); void* v_fn_15_DeviceSetGamma; - // void DeviceSetGamma(float); + // void DeviceSetGamma(float gamma); void* v_fn_16_DeviceSetGamma; // no base implementation // void* DeviceWindow(); void* v_fn_17_DeviceWindow; // void DeviceTakeScreenShot(); void* v_fn_18_DeviceTakeScreenShot; - // void DeviceReadScreenShot(uint32_t&, uint32_t&, const CImVector*&) */ + // void DeviceReadScreenShot(uint32_t& w, uint32_t& h, const CImVector*& pixels) */ void* v_fn_19_DeviceReadScreenShot; - // void DeviceReadPixels(CiRect&, TSGrowableArray&); + // void DeviceReadPixels(CiRect& rect, TSGrowableArray& pixels); void* v_fn_20_DeviceReadPixels; - // void DeviceReadDepths(CiRect&, TSGrowableArray&); + // void DeviceReadDepths(CiRect& rect, TSGrowableArray& depths); void* v_fn_21_DeviceReadDepths; - // void DeviceWM(EGxWM, int32_t, int32_t); + // void DeviceWM(EGxWM wm, int32_t param1, int32_t param2); void* v_fn_22_DeviceWM; - // void DeviceSetRenderTarget(EGxBuffer, CGxTex*, uint32_t); - void* v_fn_23; - // void DeviceCopyTex(CGxTex*, uint32_t, CGxTex*, uint32_t); - void* v_fn_24; - void* v_fn_25; - void* v_fn_26; - void* v_fn_27; - // void DeviceOverride(EGxOverride, uint32_t); + // void DeviceSetRenderTarget(EGxBuffer buffer, CGxTex* texture, uint32_t plane); + void* v_fn_23_DeviceSetRenderTarget; + // void v_fn_24(); DeviceReleaseDepthBuffer? + // d3d: + // this->m_d3dDevice->GetDepthStencilSurface(&PTR_00C6033C); + // PTR_00C6033C->Release(); + void* v_fn_24; + // void v_fn_25(); DeviceResetDepthBuffer? + // d3d: + // this->m_d3dDevice->SetDepthStencilSurface(PTR_00C6033C); + void* v_fn_25; + // void v_fn_26(CGxTex* texId); DeviceResolveDepthBuffer(CGxTex*) seems to be the most logical candidate for this + // d3d: + // if (this->m_context) { + // if (texId && + // (texId->m_needsCreation || + // (texId->m_apiSpecificData == nullptr && + // texId->m_apiSpecificData2 == nullptr)) { + // this->ITexCreate(texId); + // } + // this->m_d3dDevice->SetDepthStencilSurface(texId->m_apiSpecificData); + // } + // void DeviceResolveDepthBuffer(CGxTex* texId); + void* v_fn_26_DeviceResolveDepthBuffer; + // void DeviceCopyTex(CGxTex* a1, int32_t a2, CGxTex* a3, int32_t a4); + void* v_fn_27_DeviceCopyTex; + // void DeviceOverride(EGxOverride override, uint32_t value); void* v_fn_28_DeviceOverride; - // void AddDeviceRestoredCallback(DEVICERESTOREDCALLBACK); + // void AddDeviceRestoredCallback(DEVICERESTOREDCALLBACK callback); void* v_fn_29_AddDeviceRestoredCallback; - // int32_t RemoveDeviceRestoredCallback(DEVICERESTOREDCALLBACK); + // int32_t RemoveDeviceRestoredCallback(DEVICERESTOREDCALLBACK callback); void* v_fn_30_RemoveDeviceRestoredCallback; - // void AddTextureRecreationCallback(TEXTURERECREATIONCALLBACK); + // void AddTextureRecreationCallback(TEXTURERECREATIONCALLBACK callback); void* v_fn_31_AddTextureRecreationCallback; - // int32_t RemoveTextureRecreationCallback(TEXTURERECREATIONCALLBACK); + // int32_t RemoveTextureRecreationCallback(TEXTURERECREATIONCALLBACK callback); void* v_fn_32_RemoveTextureRecreationCallback; - // void AddDisplayChangeCallback(DISPLAYCHANGECALLBACK); - void* v_fn_33_AddDisplayChangeCallback; - // int32_t RemoveDisplayChangeCallback(DISPLAYCHANGECALLBACK); - void* v_fn_34_RemoveDisplayChangeCallback; - // void CapsWindowSize(CRect&); + // void AddStereoChangedCallback(STEREOCHANGEDCALLBACK callback); + void* v_fn_33_AddStereoChangedCallback; + // int32_t RemoveStereoChangeCallback(STEREOCHANGEDCALLBACK callback); + void* v_fn_34_RemoveStereoChangedCallback; + // void CapsWindowSize(CRect& dst); void* v_fn_35_CapsWindowSize; - // void CapsWindowSize(CRect&); + // void CapsWindowSize(CRect& dst); void* v_fn_36_CapsWindowSizeInScreenCoords; - void* v_fn_37; - // void ScenePresent(uint32_t); + // void LogCrashInfo(char* buffer, uint32_t size); + void* v_fn_37_LogCrashInfo; + // void ScenePresent(uint32_t mask); void* v_fn_38_ScenePresent; - // void SceneClear(uint32_t, CImVector); + // void SceneClear(uint32_t mask, CImVector color); void* v_fn_39_SceneClear; - // void XformSetProjection(const C44Matrix&); + // void XformSetProjection(const C44Matrix& matrix); void* v_fn_40_XformSetProjection; - // void XformSetView(const C44Matrix&); + // void XformSetView(const C44Matrix& matrix); void* v_fn_41_XformSetView; // void Draw(CGxBatch*, int32_t); void* v_fn_42_Draw; - void* v_fn_43; - void* v_fn_44; - void* v_fn_45; - void* v_fn_46; - void* v_fn_47; - void* v_fn_48; - void* v_fn_49; - void* v_fn_50; - // void MasterEnableSet(EGxMasterEnables, int); + // void PrimBegin(EGxPrim primType); + void* v_fn_43_PrimBegin; + // void PrimDrawElements(); + void* v_fn_44_PrimDrawElements; + // void PrimVertex(const C3Vector& v); + void* v_fn_45_PrimVertex; + // void PrimTexCoord(uint32_t tmu, const C2Vector& t); + void* v_fn_46_PrimTexCoord; + // void PrimNormal(const C3Vector& n); + void* v_fn_47_PrimNormal; + // void PrimColor(const CImVector& c); + void* v_fn_48_PrimColor; + // void PrimPointSize(float s); + void* v_fn_49_PrimPointSize; + // void PrimeLineWidth(float w); + void* v_fn_50_PrimLineWidth; + // void MasterEnableSet(EGxMasterEnables state, int32_t enable); void* v_fn_51_MasterEnableSet; - // void PoolSizeSet(CGxPool*, uint32_t); + // void PoolSizeSet(CGxPool* pool, uint32_t size); void* v_fn_52_PoolSizeSet; - // void PoolDestroy(CGxPool*); + // void PoolDestroy(CGxPool* pool); void* v_fn_53_PoolDestroy; - // char* BufLock(CGxBuf*); + // char* BufLock(CGxBuf* buf); void* v_fn_54_BufLock; - // int32_t BufUnlock(CGxBuf*, uint32_t); + // int32_t BufUnlock(CGxBuf* buf, uint32_t size); void* v_fn_55_BufUnlock; - // void BufData(CGxBuf*, void const*, uint32_t, uint32_t); + // void BufData(CGxBuf* buf, const void* data, uint32_t size, uint32_t offset); void* v_fn_56_BufData; - // int32_t TexCreate(EGxTexTarget, uint32_t, uint32_t, uint32_t, EGxTexFormat, EGxTexFormat, CGxTexFlags, void*, void (*)(EGxTexCommand, uint32_t, uint32_t, uint32_t, uint32_t, void*, uint32_t&, void const*&), char const*, CGxTex*&); + // int32_t TexCreate(EGxTexTarget target, uint32_t width, uint32_t height, uint32_t depth, EGxTexFormat format, EGxTexFormat dataFormat, CGxTexFlags flags, void* userArg, void (*userFunc)(EGxTexCommand, uint32_t, uint32_t, uint32_t, uint32_t, void*, uint32_t&, void const*&), const char* name, CGxTex*& texId); void* v_fn_57_TexCreate; - // void TexDestroy(CGxTex*); + // void TexDestroy(CGxTex* texId); void* v_fn_58_TexDestroy; - // int32_t TexCopy(CGxTex*, CGxTex*, const C2iVector&, const C2iVector&, const C2iVector&, uint32_t); + // int32_t TexCopy(CGxTex* a1, CGxTex* a2, const C2iVector& a3, const C2iVector& a4, const C2iVector& a5, uint32_t a6); void* v_fn_59_TexCopy; - void* v_fn_60; - void* v_fn_61; - void* v_fn_62; - void* v_fn_63; - void* v_fn_64; - void* v_fn_65; - void* v_fn_66; - void* v_fn_67; - // void ShaderCreate(CGxShader*[], EGxShTarget, const char*, const char*, int32_t); + // bool TexStretch(CGxTex* a1, CGxTex* a2, const CiRect* a3, const CiRect* a4, uint32_t a5, uint32_t a6); + void* v_fn_60_TexStretch; + // void TexSetCacheSize(int32_t cacheSize); + void* v_fn_61_TexSetCacheSize; + // void QueryCreate(CGxQuery*& query, EGxQueryType queryType); + void* v_fn_62_QueryCreate; + // bool QueryDestroy(CGxQuery* query); + void* v_fn_63_QueryDestroy; + // bool QueryBegin(CGxQuery* query); + void* v_fn_64_QueryBegin; + // bool QueryEnd(CGxQuery* query); + void* v_fn_65_QueryEnd; + // bool QueryGetParam(CGxQuery* query, EGxQueryParam param, uint32_t* data); + void* v_fn_66_QueryGetParam; + // bool QueryGetData(CGxQuery* query, uint32_t* data); + void* v_fn_67_QueryGetData; + // void ShaderCreate(CGxShader*[] shaders, EGxShTarget target, const char* a3, const char* a4, int32_t permutations); void* v_fn_68_ShaderCreate; - void* v_fn_69; - // void ShaderConstantsSet(EGxShTarget, uint32_t, const float*, uint32_t); + // void ShaderRelease(CGxShader*& shader); + void* v_fn_69_ShaderRelease; + // void ShaderConstantsSet(EGxShTarget target, uint32_t index, const float* constraints, uint32_t count); void* v_fn_70_ShaderConstantsSet; - void* v_fn_71_IShaderDestroy; - // void IShaderCreate(CGxShader*); + // void IShaderReload(CGxShader* shader, const char* a2, const char* a3); + void* v_fn_71_IShaderReload; + // void IShaderCreate(CGxShader* shader); void* v_fn_72_IShaderCreate; - // void CursorSetVisible(int32_t); + // void CursorSetVisible(int32_t visible); void* v_fn_73_CursorSetVisible; - // void* CursorLock(); + // uint32_t* CursorLock(); void* v_fn_74_CursorLock; - // void CursorUnlock(uint32_t, uint32_t); + // void CursorUnlock(uint32_t x, uint32_t y); void* v_fn_75_CursorUnlock; - // void StereoSetConvergence(float); + // void StereoSetConvergence(float c); void* v_fn_76_StereoSetConvergence; // double StereoGetConvergence(); void* v_fn_77_StereoGetConvergence; - // void StereoSetSeparation(float); + // void StereoSetSeparation(float s); void* v_fn_78_StereoSetSeparation; // double StereoGetSeparation(); void* v_fn_79_StereoGetSeparation; // bool StereoEnabled(); void* v_fn_80_StereoEnabled; - // void DebugGroupBegin(const char*, char*); + // void DebugGroupBegin(const char* a1, char* a2); void* v_fn_81_DebugGroupBegin; // void DebugGroupEnd(); void* v_fn_82_DebugGroupEnd; - // void DebugEvent(const char*, char*); + // void DebugEvent(const char* a1, char* a2); void* v_fn_83_DebugEvent; }; -// this class is at least 14688 bytes in size +// this class is 14692 bytes in size struct CGxDevice { // pointer to struct CGxDevice__vtable CGxDevice__vtable* v_vtable; // 0x0 (size: 0x4) TSGrowableArray_CGxPushedRenderState m_pushedStates; // 0x4 (size: 0x14) TSGrowableArray_uint32_t m_stackOffsets; // 0x18 (size: 0x14) TSGrowableArray_EGxRenderState m_dirtyStates; // 0x2C (size: 0x14) - uint32_t m_unk34[4]; + EGxPrim m_primType; + uint32_t m_unk38[2]; // m_indexLocked-m_vertexLocked? + int32_t m_inBeginEnd; C3Vector m_primVertex; C2Vector m_primTexCoord[8]; C3Vector m_primNormal; @@ -237,7 +277,7 @@ struct CGxDevice { CRect m_curWindowRect; // 0x174 (size: 0x10) TSGrowableArray_DEVICERESTOREDCALLBACK m_deviceRestoredCallbacks; // 0x184 TSGrowableArray_TEXTURERECREATIONCALLBACK m_textureRecreationCallbacks; - TSGrowableArray_DISPLAYCHANGECALLBACK m_displayChangeCallbacks; + TSGrowableArray_STEREOCHANGEDCALLBACK m_stereoChangedCallbacks; // check darwin @ 00a2b779 EGxApi m_api; // 0x1b4 uint32_t m_cpuFeatures; CGxFormat m_format; @@ -261,7 +301,9 @@ struct CGxDevice { // CGxMatrixStack m_xforms[GxXforms_Last]; CGxMatrixStack m_xforms[11]; CGxMatrixStack m_texGen[8]; - uint32_t unk24D0[162]; + uint32_t unk24D0[102]; + // uint32_t unk2536[60]; + TSHashTable_CGxShader_HASHKEY_STRI m_shaderList[6]; uint32_t m_appMasterEnables; uint32_t m_hwMasterEnables; TSList_CGxPool m_poolList; diff --git a/profile/3.3.5a-windows/include/gx/font.h b/profile/3.3.5a-windows-386/include/gx/font.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/font.h rename to profile/3.3.5a-windows-386/include/gx/font.h diff --git a/profile/3.3.5a-windows/include/gx/format.h b/profile/3.3.5a-windows-386/include/gx/format.h similarity index 94% rename from profile/3.3.5a-windows/include/gx/format.h rename to profile/3.3.5a-windows-386/include/gx/format.h index 9302ff4..d62d332 100644 --- a/profile/3.3.5a-windows/include/gx/format.h +++ b/profile/3.3.5a-windows-386/include/gx/format.h @@ -5,7 +5,7 @@ #include "tempest/vector.h" -typedef enum CGxFormat__Format CGxFormat__Format; +DECLARE_ENUM(CGxFormat__Format); typedef struct CGxFormat CGxFormat; enum CGxFormat__Format { diff --git a/profile/3.3.5a-windows/include/gx/light.h b/profile/3.3.5a-windows-386/include/gx/light.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/light.h rename to profile/3.3.5a-windows-386/include/gx/light.h diff --git a/profile/3.3.5a-windows/include/gx/matrix_stack.h b/profile/3.3.5a-windows-386/include/gx/matrix_stack.h similarity index 70% rename from profile/3.3.5a-windows/include/gx/matrix_stack.h rename to profile/3.3.5a-windows-386/include/gx/matrix_stack.h index 6026954..c16e457 100644 --- a/profile/3.3.5a-windows/include/gx/matrix_stack.h +++ b/profile/3.3.5a-windows-386/include/gx/matrix_stack.h @@ -5,8 +5,8 @@ #include "tempest/matrix.h" -typedef enum CGxMatrixStack__EMatrixFlags CGxMatrixStack__EMatrixFlags; -typedef struct CGxMatrixStack CGxMatrixStack; +DECLARE_ENUM(CGxMatrixStack__EMatrixFlags); +DECLARE_STRUCT(CGxMatrixStack); enum CGxMatrixStack__EMatrixFlags { F_Identity = 0x1 diff --git a/profile/3.3.5a-windows-386/include/gx/opengl.h b/profile/3.3.5a-windows-386/include/gx/opengl.h new file mode 100644 index 0000000..16acbf3 --- /dev/null +++ b/profile/3.3.5a-windows-386/include/gx/opengl.h @@ -0,0 +1,14 @@ +#ifndef GX_OPENGL_H +#define GX_OPENGL_H + +DECLARE_STRUCT(CGxDeviceOpenGl); + +#include "gx/device.h" + +// 15264 bytes - 14696 cgxdevice = 568 +struct CGxDeviceOpenGl { + CGxDevice b_base; + uint32_t unk3968[142]; +}; + +#endif \ No newline at end of file diff --git a/profile/3.3.5a-windows/include/gx/shader.h b/profile/3.3.5a-windows-386/include/gx/shader.h similarity index 88% rename from profile/3.3.5a-windows/include/gx/shader.h rename to profile/3.3.5a-windows-386/include/gx/shader.h index 8f58f89..75e8fa5 100644 --- a/profile/3.3.5a-windows/include/gx/shader.h +++ b/profile/3.3.5a-windows-386/include/gx/shader.h @@ -4,13 +4,14 @@ #include "storm/hash.h" #include "storm/array/uint8_t.h" -typedef struct CGxShader CGxShader; +DECLARE_STRUCT(CGxShader); STORM_TS_HASH(CGxShader, HASHKEY_STRI); // class CGxShader : public TSHashObject struct CGxShader { TSHashObject_CGxShader_HASHKEY_STRI b_base; + void* v_table; uint32_t refCount; void* apiSpecific; int32_t target; @@ -24,6 +25,7 @@ struct CGxShader { int16_t int44; int16_t int46; TSGrowableArray_uint8_t code; + // bool IsEnabled(); }; #endif diff --git a/profile/3.3.5a-windows/include/gx/state_bom.h b/profile/3.3.5a-windows-386/include/gx/state_bom.h similarity index 87% rename from profile/3.3.5a-windows/include/gx/state_bom.h rename to profile/3.3.5a-windows-386/include/gx/state_bom.h index d841a5e..d741f0d 100644 --- a/profile/3.3.5a-windows/include/gx/state_bom.h +++ b/profile/3.3.5a-windows-386/include/gx/state_bom.h @@ -4,7 +4,7 @@ #include "system/types.h" #include "storm/array.h" -typedef struct CGxStateBom CGxStateBom; +DECLARE_STRUCT(CGxStateBom); struct CGxStateBom { union { diff --git a/profile/3.3.5a-windows/include/gx/string.h b/profile/3.3.5a-windows-386/include/gx/string.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/string.h rename to profile/3.3.5a-windows-386/include/gx/string.h diff --git a/profile/3.3.5a-windows/include/gx/stringbatch.h b/profile/3.3.5a-windows-386/include/gx/stringbatch.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/stringbatch.h rename to profile/3.3.5a-windows-386/include/gx/stringbatch.h diff --git a/profile/3.3.5a-windows/include/gx/texture.h b/profile/3.3.5a-windows-386/include/gx/texture.h similarity index 100% rename from profile/3.3.5a-windows/include/gx/texture.h rename to profile/3.3.5a-windows-386/include/gx/texture.h diff --git a/profile/3.3.5a-windows/include/gx/types.h b/profile/3.3.5a-windows-386/include/gx/types.h similarity index 99% rename from profile/3.3.5a-windows/include/gx/types.h rename to profile/3.3.5a-windows-386/include/gx/types.h index 52074ea..08208bb 100644 --- a/profile/3.3.5a-windows/include/gx/types.h +++ b/profile/3.3.5a-windows-386/include/gx/types.h @@ -320,6 +320,10 @@ enum EGxTexWrapMode { GxTex_Wrap = 1 }; +enum EGxQueryType { + GxQueryType_Occlusion = 0, +}; + enum EGxXform { GxXform_Tex0 = 0, GxXform_Tex1 = 1, diff --git a/profile/3.3.5a-windows/include/m2/cache.h b/profile/3.3.5a-windows-386/include/m2/cache.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/cache.h rename to profile/3.3.5a-windows-386/include/m2/cache.h diff --git a/profile/3.3.5a-windows/include/m2/data.h b/profile/3.3.5a-windows-386/include/m2/data.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/data.h rename to profile/3.3.5a-windows-386/include/m2/data.h diff --git a/profile/3.3.5a-windows/include/m2/light.h b/profile/3.3.5a-windows-386/include/m2/light.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/light.h rename to profile/3.3.5a-windows-386/include/m2/light.h diff --git a/profile/3.3.5a-windows/include/m2/lighting.h b/profile/3.3.5a-windows-386/include/m2/lighting.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/lighting.h rename to profile/3.3.5a-windows-386/include/m2/lighting.h diff --git a/profile/3.3.5a-windows/include/m2/model.h b/profile/3.3.5a-windows-386/include/m2/model.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/model.h rename to profile/3.3.5a-windows-386/include/m2/model.h diff --git a/profile/3.3.5a-windows/include/m2/ribbon.h b/profile/3.3.5a-windows-386/include/m2/ribbon.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/ribbon.h rename to profile/3.3.5a-windows-386/include/m2/ribbon.h diff --git a/profile/3.3.5a-windows/include/m2/scene.h b/profile/3.3.5a-windows-386/include/m2/scene.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/scene.h rename to profile/3.3.5a-windows-386/include/m2/scene.h diff --git a/profile/3.3.5a-windows/include/m2/shadereffect.h b/profile/3.3.5a-windows-386/include/m2/shadereffect.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/shadereffect.h rename to profile/3.3.5a-windows-386/include/m2/shadereffect.h diff --git a/profile/3.3.5a-windows/include/m2/shared.h b/profile/3.3.5a-windows-386/include/m2/shared.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/shared.h rename to profile/3.3.5a-windows-386/include/m2/shared.h diff --git a/profile/3.3.5a-windows/include/m2/types.h b/profile/3.3.5a-windows-386/include/m2/types.h similarity index 100% rename from profile/3.3.5a-windows/include/m2/types.h rename to profile/3.3.5a-windows-386/include/m2/types.h diff --git a/profile/3.3.5a-windows/include/main.h b/profile/3.3.5a-windows-386/include/main.h similarity index 96% rename from profile/3.3.5a-windows/include/main.h rename to profile/3.3.5a-windows-386/include/main.h index eb856b2..3071e63 100644 --- a/profile/3.3.5a-windows/include/main.h +++ b/profile/3.3.5a-windows-386/include/main.h @@ -15,6 +15,8 @@ #include "camera/camera.h" +#include "cmd/option.h" + #include "common/array.h" #include "common/handle.h" #include "common/instance.h" @@ -42,6 +44,7 @@ #include "gx/device.h" #include "gx/format.h" #include "gx/matrix_stack.h" +#include "gx/opengl.h" #include "gx/shader.h" #include "gx/state_bom.h" #include "gx/string.h" @@ -65,6 +68,8 @@ #include "screen/layer.h" #include "storm/array.h" +#include "storm/big.h" +#include "storm/cmd.h" #include "storm/list.h" #include "storm/hash.h" #include "storm/queue.h" diff --git a/profile/3.3.5a-windows/include/screen/layer.h b/profile/3.3.5a-windows-386/include/screen/layer.h similarity index 100% rename from profile/3.3.5a-windows/include/screen/layer.h rename to profile/3.3.5a-windows-386/include/screen/layer.h diff --git a/profile/3.3.5a-windows/include/storm/array.h b/profile/3.3.5a-windows-386/include/storm/array.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array.h rename to profile/3.3.5a-windows-386/include/storm/array.h diff --git a/profile/3.3.5a-windows/include/storm/array/c2vector.h b/profile/3.3.5a-windows-386/include/storm/array/c2vector.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/c2vector.h rename to profile/3.3.5a-windows-386/include/storm/array/c2vector.h diff --git a/profile/3.3.5a-windows/include/storm/array/c3vector.h b/profile/3.3.5a-windows-386/include/storm/array/c3vector.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/c3vector.h rename to profile/3.3.5a-windows-386/include/storm/array/c3vector.h diff --git a/profile/3.3.5a-windows/include/storm/array/cimvector.h b/profile/3.3.5a-windows-386/include/storm/array/cimvector.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/cimvector.h rename to profile/3.3.5a-windows-386/include/storm/array/cimvector.h diff --git a/profile/3.3.5a-windows/include/storm/array/pointer_to_void.h b/profile/3.3.5a-windows-386/include/storm/array/pointer_to_void.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/pointer_to_void.h rename to profile/3.3.5a-windows-386/include/storm/array/pointer_to_void.h diff --git a/profile/3.3.5a-windows/include/storm/array/uint16_t.h b/profile/3.3.5a-windows-386/include/storm/array/uint16_t.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/uint16_t.h rename to profile/3.3.5a-windows-386/include/storm/array/uint16_t.h diff --git a/profile/3.3.5a-windows/include/storm/array/uint32_t.h b/profile/3.3.5a-windows-386/include/storm/array/uint32_t.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/uint32_t.h rename to profile/3.3.5a-windows-386/include/storm/array/uint32_t.h diff --git a/profile/3.3.5a-windows/include/storm/array/uint8_t.h b/profile/3.3.5a-windows-386/include/storm/array/uint8_t.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/array/uint8_t.h rename to profile/3.3.5a-windows-386/include/storm/array/uint8_t.h diff --git a/profile/3.3.5a-windows-386/include/storm/big.h b/profile/3.3.5a-windows-386/include/storm/big.h new file mode 100644 index 0000000..040c2fc --- /dev/null +++ b/profile/3.3.5a-windows-386/include/storm/big.h @@ -0,0 +1,27 @@ +#ifndef STORM_BIG_H +#define STORM_BIG_H + +DECLARE_STRUCT(BigData); +DECLARE_STRUCT(BigBuffer); +DECLARE_STRUCT(BigStack); + +#include "storm/array/uint8_t.h" +#include "storm/array/uint32_t.h" + +struct BigBuffer { + TSGrowableArray_uint32_t m_data; + uint32_t m_offset; +}; + +struct BigStack { + BigBuffer m_buffer[16]; + uint32_t m_used; +}; + +struct BigData { + BigBuffer m_primary; + BigStack m_stack; + TSGrowableArray_uint8_t m_output; +}; + +#endif \ No newline at end of file diff --git a/profile/3.3.5a-windows-386/include/storm/cmd.h b/profile/3.3.5a-windows-386/include/storm/cmd.h new file mode 100644 index 0000000..e1e2c2e --- /dev/null +++ b/profile/3.3.5a-windows-386/include/storm/cmd.h @@ -0,0 +1,78 @@ +#ifndef STORM_CMD_H +#define STORM_CMD_H + +DECLARE_STRUCT(ARGLIST); +DECLARE_STRUCT(CMDPARAMS); +DECLARE_STRUCT(CMDDEF); +STORM_TS_LIST(CMDDEF); +DECLARE_STRUCT(CMDERROR); +DECLARE_STRUCT(PROCESSING); + +#include "storm/list.h" + +// Callback types +typedef int32_t (*CMDEXTRACALLBACK)(const char*); +typedef int32_t (*CMDERRORCALLBACK)(CMDERROR*); +typedef int32_t (*CMDPARAMSCALLBACK)(CMDPARAMS*, const char*); + +// Details a command line argument +// class ARGLIST +struct ARGLIST { + uint32_t flags; + uint32_t id; + const char* name; + CMDPARAMSCALLBACK callback; +}; + +// Parameters passed to argument callback +// class CMDPARAMS +struct CMDPARAMS { + uint32_t flags; + uint32_t id; + const char* name; + void* variable; + uint32_t setvalue; + uint32_t setmask; + union { + int32_t boolvalue; + int32_t signedvalue; + uint32_t unsignedvalue; + const char* stringvalue; + }; +}; + +// Command definitions +// class CMDDEF : public TSLinkedNode +struct CMDDEF { + TSLinkedNode_CMDDEF b_base; + uint32_t flags; + uint32_t id; + char name[16]; + int32_t namelength; + uint32_t setvalue; + uint32_t setmask; + void* variableptr; + uint32_t variablebytes; + CMDPARAMSCALLBACK callback; + int32_t found; + union { + uint32_t currvalue; + char* currvaluestr; + }; +}; + +// class CMDERROR +struct CMDERROR { + uint32_t errorcode; + const char* itemstr; + const char* errorstr; +}; + +// class PROCESSING +struct PROCESSING { + CMDDEF* ptr; + char name[16]; + int32_t namelength; +}; + +#endif \ No newline at end of file diff --git a/profile/3.3.5a-windows/include/storm/file.h b/profile/3.3.5a-windows-386/include/storm/file.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/file.h rename to profile/3.3.5a-windows-386/include/storm/file.h diff --git a/profile/3.3.5a-windows/include/storm/hash.h b/profile/3.3.5a-windows-386/include/storm/hash.h similarity index 97% rename from profile/3.3.5a-windows/include/storm/hash.h rename to profile/3.3.5a-windows-386/include/storm/hash.h index 0c7bad0..f7e0657 100644 --- a/profile/3.3.5a-windows/include/storm/hash.h +++ b/profile/3.3.5a-windows-386/include/storm/hash.h @@ -12,6 +12,7 @@ STORM_TS_GROWABLE_ARRAY(TSList_##T); \ typedef struct TSHashTable_##T##_##K TSHashTable_##T##_##K; \ typedef struct TSHashObject_##T##_##K TSHashObject_##T##_##K; \ struct TSHashTable_##T##_##K { \ + void** v_table; \ TSList_##T m_fulllist; \ uint32_t m_fullnessIndicator; \ TSGrowableArray_TSList_##T m_slotlistarray; \ diff --git a/profile/3.3.5a-windows/include/storm/list.h b/profile/3.3.5a-windows-386/include/storm/list.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/list.h rename to profile/3.3.5a-windows-386/include/storm/list.h diff --git a/profile/3.3.5a-windows/include/storm/queue.h b/profile/3.3.5a-windows-386/include/storm/queue.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/queue.h rename to profile/3.3.5a-windows-386/include/storm/queue.h diff --git a/profile/3.3.5a-windows/include/storm/queue/timer_priority_uint32_t.h b/profile/3.3.5a-windows-386/include/storm/queue/timer_priority_uint32_t.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/queue/timer_priority_uint32_t.h rename to profile/3.3.5a-windows-386/include/storm/queue/timer_priority_uint32_t.h diff --git a/profile/3.3.5a-windows/include/storm/region.h b/profile/3.3.5a-windows-386/include/storm/region.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/region.h rename to profile/3.3.5a-windows-386/include/storm/region.h diff --git a/profile/3.3.5a-windows/include/storm/region/found_param.h b/profile/3.3.5a-windows-386/include/storm/region/found_param.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/region/found_param.h rename to profile/3.3.5a-windows-386/include/storm/region/found_param.h diff --git a/profile/3.3.5a-windows/include/storm/region/rect.h b/profile/3.3.5a-windows-386/include/storm/region/rect.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/region/rect.h rename to profile/3.3.5a-windows-386/include/storm/region/rect.h diff --git a/profile/3.3.5a-windows/include/storm/region/region.h b/profile/3.3.5a-windows-386/include/storm/region/region.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/region/region.h rename to profile/3.3.5a-windows-386/include/storm/region/region.h diff --git a/profile/3.3.5a-windows/include/storm/region/source.h b/profile/3.3.5a-windows-386/include/storm/region/source.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/region/source.h rename to profile/3.3.5a-windows-386/include/storm/region/source.h diff --git a/profile/3.3.5a-windows/include/storm/thread.h b/profile/3.3.5a-windows-386/include/storm/thread.h similarity index 100% rename from profile/3.3.5a-windows/include/storm/thread.h rename to profile/3.3.5a-windows-386/include/storm/thread.h diff --git a/profile/3.3.5a-windows/include/system/detect.h b/profile/3.3.5a-windows-386/include/system/detect.h similarity index 100% rename from profile/3.3.5a-windows/include/system/detect.h rename to profile/3.3.5a-windows-386/include/system/detect.h diff --git a/profile/3.3.5a-windows/include/system/limits.h b/profile/3.3.5a-windows-386/include/system/limits.h similarity index 100% rename from profile/3.3.5a-windows/include/system/limits.h rename to profile/3.3.5a-windows-386/include/system/limits.h diff --git a/profile/3.3.5a-windows/include/system/types.h b/profile/3.3.5a-windows-386/include/system/types.h similarity index 100% rename from profile/3.3.5a-windows/include/system/types.h rename to profile/3.3.5a-windows-386/include/system/types.h diff --git a/profile/3.3.5a-windows/include/tempest/box.h b/profile/3.3.5a-windows-386/include/tempest/box.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/box.h rename to profile/3.3.5a-windows-386/include/tempest/box.h diff --git a/profile/3.3.5a-windows/include/tempest/matrix.h b/profile/3.3.5a-windows-386/include/tempest/matrix.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/matrix.h rename to profile/3.3.5a-windows-386/include/tempest/matrix.h diff --git a/profile/3.3.5a-windows/include/tempest/plane.h b/profile/3.3.5a-windows-386/include/tempest/plane.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/plane.h rename to profile/3.3.5a-windows-386/include/tempest/plane.h diff --git a/profile/3.3.5a-windows/include/tempest/quaternion.h b/profile/3.3.5a-windows-386/include/tempest/quaternion.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/quaternion.h rename to profile/3.3.5a-windows-386/include/tempest/quaternion.h diff --git a/profile/3.3.5a-windows/include/tempest/range.h b/profile/3.3.5a-windows-386/include/tempest/range.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/range.h rename to profile/3.3.5a-windows-386/include/tempest/range.h diff --git a/profile/3.3.5a-windows/include/tempest/rect.h b/profile/3.3.5a-windows-386/include/tempest/rect.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/rect.h rename to profile/3.3.5a-windows-386/include/tempest/rect.h diff --git a/profile/3.3.5a-windows/include/tempest/sphere.h b/profile/3.3.5a-windows-386/include/tempest/sphere.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/sphere.h rename to profile/3.3.5a-windows-386/include/tempest/sphere.h diff --git a/profile/3.3.5a-windows/include/tempest/vector.h b/profile/3.3.5a-windows-386/include/tempest/vector.h similarity index 100% rename from profile/3.3.5a-windows/include/tempest/vector.h rename to profile/3.3.5a-windows-386/include/tempest/vector.h diff --git a/profile/3.3.5a-windows/include/texture/blp.h b/profile/3.3.5a-windows-386/include/texture/blp.h similarity index 100% rename from profile/3.3.5a-windows/include/texture/blp.h rename to profile/3.3.5a-windows-386/include/texture/blp.h diff --git a/profile/3.3.5a-windows/include/texture/texture.h b/profile/3.3.5a-windows-386/include/texture/texture.h similarity index 100% rename from profile/3.3.5a-windows/include/texture/texture.h rename to profile/3.3.5a-windows-386/include/texture/texture.h diff --git a/profile/3.3.5a-windows/include/texture/tga.h b/profile/3.3.5a-windows-386/include/texture/tga.h similarity index 100% rename from profile/3.3.5a-windows/include/texture/tga.h rename to profile/3.3.5a-windows-386/include/texture/tga.h diff --git a/profile/3.3.5a-windows/include/ui/backdropgenerator.h b/profile/3.3.5a-windows-386/include/ui/backdropgenerator.h similarity index 95% rename from profile/3.3.5a-windows/include/ui/backdropgenerator.h rename to profile/3.3.5a-windows-386/include/ui/backdropgenerator.h index 29131b9..b80eb8f 100644 --- a/profile/3.3.5a-windows/include/ui/backdropgenerator.h +++ b/profile/3.3.5a-windows-386/include/ui/backdropgenerator.h @@ -1,6 +1,8 @@ #ifndef UI_BACKDROP_GENERATOR_H #define UI_BACKDROP_GENERATOR_H +DECLARE_STRUCT(CBackdropGenerator); + #include "tempest/vector.h" #include "ui/simpletexture.h" diff --git a/profile/3.3.5a-windows/include/ui/framestrata.h b/profile/3.3.5a-windows-386/include/ui/framestrata.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/framestrata.h rename to profile/3.3.5a-windows-386/include/ui/framestrata.h diff --git a/profile/3.3.5a-windows/include/ui/layoutframe.h b/profile/3.3.5a-windows-386/include/ui/layoutframe.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/layoutframe.h rename to profile/3.3.5a-windows-386/include/ui/layoutframe.h diff --git a/profile/3.3.5a-windows/include/ui/renderbatch.h b/profile/3.3.5a-windows-386/include/ui/renderbatch.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/renderbatch.h rename to profile/3.3.5a-windows-386/include/ui/renderbatch.h diff --git a/profile/3.3.5a-windows/include/ui/scriptobject.h b/profile/3.3.5a-windows-386/include/ui/scriptobject.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/scriptobject.h rename to profile/3.3.5a-windows-386/include/ui/scriptobject.h diff --git a/profile/3.3.5a-windows/include/ui/scriptregion.h b/profile/3.3.5a-windows-386/include/ui/scriptregion.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/scriptregion.h rename to profile/3.3.5a-windows-386/include/ui/scriptregion.h diff --git a/profile/3.3.5a-windows/include/ui/simplebatchedmesh.h b/profile/3.3.5a-windows-386/include/ui/simplebatchedmesh.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/simplebatchedmesh.h rename to profile/3.3.5a-windows-386/include/ui/simplebatchedmesh.h diff --git a/profile/3.3.5a-windows/include/ui/simpleframe.h b/profile/3.3.5a-windows-386/include/ui/simpleframe.h similarity index 98% rename from profile/3.3.5a-windows/include/ui/simpleframe.h rename to profile/3.3.5a-windows-386/include/ui/simpleframe.h index f68e81f..d2a3929 100644 --- a/profile/3.3.5a-windows/include/ui/simpleframe.h +++ b/profile/3.3.5a-windows-386/include/ui/simpleframe.h @@ -14,8 +14,6 @@ STORM_TS_LIST(SIMPLEFRAMENODE); #include "ui/backdropgenerator.h" #include "ui/renderbatch.h" -DECLARE_STRUCT(CBackdropGenerator); - // struct CSimpleFrame : CScriptRegion { struct CSimpleFrame { CScriptRegion b_base; diff --git a/profile/3.3.5a-windows/include/ui/simplemodel.h b/profile/3.3.5a-windows-386/include/ui/simplemodel.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/simplemodel.h rename to profile/3.3.5a-windows-386/include/ui/simplemodel.h diff --git a/profile/3.3.5a-windows/include/ui/simpleregion.h b/profile/3.3.5a-windows-386/include/ui/simpleregion.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/simpleregion.h rename to profile/3.3.5a-windows-386/include/ui/simpleregion.h diff --git a/profile/3.3.5a-windows/include/ui/simpletexture.h b/profile/3.3.5a-windows-386/include/ui/simpletexture.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/simpletexture.h rename to profile/3.3.5a-windows-386/include/ui/simpletexture.h diff --git a/profile/3.3.5a-windows/include/ui/simpletop.h b/profile/3.3.5a-windows-386/include/ui/simpletop.h similarity index 100% rename from profile/3.3.5a-windows/include/ui/simpletop.h rename to profile/3.3.5a-windows-386/include/ui/simpletop.h diff --git a/profile/3.3.5a-windows-386/info.json b/profile/3.3.5a-windows-386/info.json new file mode 100644 index 0000000..9972ef3 --- /dev/null +++ b/profile/3.3.5a-windows-386/info.json @@ -0,0 +1,6 @@ +{ + "os": "windows", + "arch": "386", + "module_name": "wow.exe", + "module_base": "400000" +} diff --git a/profile/3.3.5a-windows/symbol/camera/func.sym b/profile/3.3.5a-windows-386/symbol/camera/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/camera/func.sym rename to profile/3.3.5a-windows-386/symbol/camera/func.sym diff --git a/profile/3.3.5a-windows/symbol/client/func.sym b/profile/3.3.5a-windows-386/symbol/client/func.sym similarity index 60% rename from profile/3.3.5a-windows/symbol/client/func.sym rename to profile/3.3.5a-windows-386/symbol/client/func.sym index dc67763..a3e258f 100644 --- a/profile/3.3.5a-windows/symbol/client/func.sym +++ b/profile/3.3.5a-windows-386/symbol/client/func.sym @@ -1,8 +1,9 @@ +operator_new 00401010 f end=00401067 type="void* __stdcall func(uint32_t count)" +operator_delete_array 00401030 f end=0040104B type="void __stdcall func(void* ptr)" ; void operator delete(void*) SetPaths 00402B20 f end=00402B8B CommonMain 00406C70 f end=00406D64 InitializeGlobal 004067F0 f end=00406B67 DestroyGlobal 00406B70 f end=00406C65 -CmdLineProcess 0047B720 f end=0047B736 ConvertPosition 0047FC90 f end=0047FDD4 ScrnLayerCreate 004A8BB0 f end=004A8C83 ScrnLayerSetRect 004A8500 f end=004A8522 diff --git a/profile/3.3.5a-windows-386/symbol/cmdline/func.sym b/profile/3.3.5a-windows-386/symbol/cmdline/func.sym new file mode 100644 index 0000000..0e88052 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/cmdline/func.sym @@ -0,0 +1,3 @@ +CmdLineGetBool 0047B6F0 f end=0047B6FE type="int32_t __stdcall func(CMDOPT)" +CmdLineGetString 0047B700 f end=0047B71D type="char* __stdcall func(CMDOPT)" +CmdLineProcess 0047B720 f end=0047B736 type="int32_t __stdcall func()" \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/console/func.sym b/profile/3.3.5a-windows-386/symbol/console/func.sym similarity index 98% rename from profile/3.3.5a-windows/symbol/console/func.sym rename to profile/3.3.5a-windows-386/symbol/console/func.sym index 0622b67..7e1ca32 100644 --- a/profile/3.3.5a-windows/symbol/console/func.sym +++ b/profile/3.3.5a-windows-386/symbol/console/func.sym @@ -1,42 +1,42 @@ -CVar__Set 007668C0 f end=00766936 -CVar__Destroy 007673F0 f end=00767434 -CVar__Register 00767FC0 f end=007681E9 -CVar__Initialize 00768340 f end=00768402 -CVarSaveFile 00767100 f end=0076719C -CVarLoadFile 00766530 f end=007665C2 -ConsoleAccessGetEnabled 00769230 f end=00769236 -ConsoleCommand_Quit 00768410 f end=0076841B -ConsoleCommandExecute 007658A0 f end=007659BF -ConsoleCommandHistory 00768440 f end=0076845B -ConsoleCommandHistoryDepth 0095BFB0 f end=0095BFB6 -ConsoleCommandHistoryPrev 00763B40 f end=00763B83 ; UC -ConsoleCommandHistoryNext 00763B90 f end=00763BD6 ; UC -ConsoleCommandRegister 00769100 f end=007691B3 -ConsoleCommandUnregister 007689E0 f end=00768A19 -ConsoleDeviceInitialize 0076AB80 f end=0076B287 -ConsolePostClose 00763C50 f end=00763C5D -ConsoleScreenInitialize 00766140 f end=00766295 -RegisterHandlers 00765FF0 f end=007660C2 -ConsoleWrite 00765270 f end=00765359 -ConsoleWriteA 007653B0 f end=00765400 -EventCloseCallback 00763D60 f end=00763D71 -PaintBackground 007643F0 f end=00764413 -PaintText 007645E0 f end=00764788 -OnChar 00764990 f end=00764A03 -OnIdle 007659C0 f end=00765AE5 -OnKeyDown 00765AF0 f end=00765FB2 -OnKeyUp 00763BE0 f end=00763C0A -OnKeyDownRepeat 00764B90 f end=00764E4F -OnMouseDown 00764A10 f end=00764B88 +SetInputString 00763730 f end=007637CD ; UC +ReserveInputSpace 007637D0 f end=0076382B +ResetHighlight 00763830 f end=00763855 +UpdateHighlight 00763860 f end=00763996 OnMouseUp 007639A0 f end=007639CF OnMouseMove 007639D0 f end=00763A54 MakeCommandCurrent 00763A60 f end=00763AAA -ReserveInputSpace 007637D0 f end=0076382B -GetInputLine 00764520 f end=007645D3 -PasteInInputLine 00764800 f end=00764985 -SetInputString 00763730 f end=007637CD ; UC -ResetHighlight 00763830 f end=00763855 -UpdateHighlight 00763860 f end=00763996 +ConsoleCommandHistoryPrev 00763B40 f end=00763B83 ; UC +ConsoleCommandHistoryNext 00763B90 f end=00763BD6 ; UC +OnKeyUp 00763BE0 f end=00763C0A +ConsolePostClose 00763C50 f end=00763C5D +EventCloseCallback 00763D60 f end=00763D71 DrawBackground 00763DF0 f end=00764039 DrawHighLight 00764040 f end=00764196 -DrawCaret 007641A0 f end=007643EA \ No newline at end of file +DrawCaret 007641A0 f end=007643EA +PaintBackground 007643F0 f end=00764413 +GetInputLine 00764520 f end=007645D3 +PaintText 007645E0 f end=00764788 +PasteInInputLine 00764800 f end=00764985 +OnChar 00764990 f end=00764A03 +OnMouseDown 00764A10 f end=00764B88 +OnKeyDownRepeat 00764B90 f end=00764E4F +ConsoleWrite 00765270 f end=00765359 +ConsoleWriteA 007653B0 f end=00765400 +ConsoleCommandExecute 007658A0 f end=007659BF +OnIdle 007659C0 f end=00765AE5 +OnKeyDown 00765AF0 f end=00765FB2 +RegisterHandlers 00765FF0 f end=007660C2 +ConsoleScreenInitialize 00766140 f end=00766295 +CVarLoadFile 00766530 f end=007665C2 +CVar__Set 007668C0 f end=00766936 +CVarSaveFile 00767100 f end=0076719C +CVar__Destroy 007673F0 f end=00767434 +CVar__Register 00767FC0 f end=007681E9 +CVar__Initialize 00768340 f end=00768402 +ConsoleCommand_Quit 00768410 f end=0076841B +ConsoleCommandHistory 00768440 f end=0076845B +ConsoleCommandUnregister 007689E0 f end=00768A19 +ConsoleCommandRegister 00769100 f end=007691B3 +ConsoleAccessGetEnabled 00769230 f end=00769236 +ConsoleDeviceInitialize 0076AB80 f end=0076B287 +ConsoleCommandHistoryDepth 0095BFB0 f end=0095BFB6 diff --git a/profile/3.3.5a-windows/symbol/console/label.sym b/profile/3.3.5a-windows-386/symbol/console/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/console/label.sym rename to profile/3.3.5a-windows-386/symbol/console/label.sym diff --git a/profile/3.3.5a-windows/symbol/coordinate/func.sym b/profile/3.3.5a-windows-386/symbol/coordinate/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/coordinate/func.sym rename to profile/3.3.5a-windows-386/symbol/coordinate/func.sym diff --git a/profile/3.3.5a-windows/symbol/cursor/func.sym b/profile/3.3.5a-windows-386/symbol/cursor/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/cursor/func.sym rename to profile/3.3.5a-windows-386/symbol/cursor/func.sym diff --git a/profile/3.3.5a-windows/symbol/cursor/label.sym b/profile/3.3.5a-windows-386/symbol/cursor/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/cursor/label.sym rename to profile/3.3.5a-windows-386/symbol/cursor/label.sym diff --git a/profile/3.3.5a-windows/symbol/dataallocator/func.sym b/profile/3.3.5a-windows-386/symbol/dataallocator/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/dataallocator/func.sym rename to profile/3.3.5a-windows-386/symbol/dataallocator/func.sym diff --git a/profile/3.3.5a-windows/symbol/datarecycler/func.sym b/profile/3.3.5a-windows-386/symbol/datarecycler/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/datarecycler/func.sym rename to profile/3.3.5a-windows-386/symbol/datarecycler/func.sym diff --git a/profile/3.3.5a-windows/symbol/datastore/func.sym b/profile/3.3.5a-windows-386/symbol/datastore/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/datastore/func.sym rename to profile/3.3.5a-windows-386/symbol/datastore/func.sym diff --git a/profile/3.3.5a-windows/symbol/event/func.sym b/profile/3.3.5a-windows-386/symbol/event/func.sym similarity index 98% rename from profile/3.3.5a-windows/symbol/event/func.sym rename to profile/3.3.5a-windows-386/symbol/event/func.sym index cf22676..418a4d0 100644 --- a/profile/3.3.5a-windows/symbol/event/func.sym +++ b/profile/3.3.5a-windows-386/symbol/event/func.sym @@ -17,6 +17,7 @@ EventForceIdleProcessing 0047DCA0 f end=0047DE09 EventKillTimer 0047D620 f end=0047D683 EventQueuePost 0047D310 f end=0047D3AF IEvtInputProcess 00480410 f end=004804A8 +ProcessInput 00480130 f end=0048040C IEvtInputGetMousePosition 004800A0 f end=004800EF IEvtInputInitialize 0047FBA0 f end=0047FBA5 IEvtInputSetConfirmCloseCallback 0047FC20 f end=0047FC36 diff --git a/profile/3.3.5a-windows/symbol/event/label.sym b/profile/3.3.5a-windows-386/symbol/event/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/event/label.sym rename to profile/3.3.5a-windows-386/symbol/event/label.sym diff --git a/profile/3.3.5a-windows/symbol/file/func.sym b/profile/3.3.5a-windows-386/symbol/file/func.sym similarity index 70% rename from profile/3.3.5a-windows/symbol/file/func.sym rename to profile/3.3.5a-windows-386/symbol/file/func.sym index 2a8cd95..e29627c 100644 --- a/profile/3.3.5a-windows/symbol/file/func.sym +++ b/profile/3.3.5a-windows-386/symbol/file/func.sym @@ -5,8 +5,11 @@ SFile__Load 00424E80 f end=00424F46 SFile__Read 00422530 f end=004227D4 SFile__FileIsLocal 004217C0 f end=004217DA SFile__GetFileSize 004218C0 f end=00421948 +SFile__SetBasePath 00421A80 f end=00421AE5 SFile__SetDataPath 00421AF0 f end=00421B4A SFile__Unload 00421CA0 f end=00421CB8 SFile__IsStreamingMode 00422130 f end=00422139 SFile__SetFilePointer 00421BB0 f end=00421C98 -SFile__FileExistsEx 00424B10 f end=00424B41 \ No newline at end of file +SFile__FileExistsEx 00424B10 f end=00424B41 +SFile__DisableSFileCheckDisk 00421750 f end=00421758 +SFile__EnableDirectAccess 00421760 f end=0042179B \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/framescript/func.sym b/profile/3.3.5a-windows-386/symbol/framescript/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/framescript/func.sym rename to profile/3.3.5a-windows-386/symbol/framescript/func.sym diff --git a/profile/3.3.5a-windows/symbol/framestrata/func.sym b/profile/3.3.5a-windows-386/symbol/framestrata/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/framestrata/func.sym rename to profile/3.3.5a-windows-386/symbol/framestrata/func.sym diff --git a/profile/3.3.5a-windows/symbol/gameui/func.sym b/profile/3.3.5a-windows-386/symbol/gameui/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gameui/func.sym rename to profile/3.3.5a-windows-386/symbol/gameui/func.sym diff --git a/profile/3.3.5a-windows/symbol/gluemgr/func.sym b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gluemgr/func.sym rename to profile/3.3.5a-windows-386/symbol/gluemgr/func.sym diff --git a/profile/3.3.5a-windows/symbol/gluemgr/label.sym b/profile/3.3.5a-windows-386/symbol/gluemgr/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gluemgr/label.sym rename to profile/3.3.5a-windows-386/symbol/gluemgr/label.sym diff --git a/profile/3.3.5a-windows/symbol/gx/func.sym b/profile/3.3.5a-windows-386/symbol/gx/func.sym similarity index 95% rename from profile/3.3.5a-windows/symbol/gx/func.sym rename to profile/3.3.5a-windows-386/symbol/gx/func.sym index d1caf45..828d93d 100644 --- a/profile/3.3.5a-windows/symbol/gx/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gx/func.sym @@ -1,5 +1,4 @@ GxDevCreate 00681290 f end=00681301 -GxDrawLockedElements 00682340 f end=0068239E GxLog 006817E0 f end=006817F5 OnPaint 004A8720 f end=004A8B58 GxCapsWindowSizeInScreenCoords 00493BF0 f end=00493C09 diff --git a/profile/3.3.5a-windows/symbol/gxdevice/func.sym b/profile/3.3.5a-windows-386/symbol/gxdevice/func.sym similarity index 98% rename from profile/3.3.5a-windows/symbol/gxdevice/func.sym rename to profile/3.3.5a-windows-386/symbol/gxdevice/func.sym index 5e89d67..534fc0d 100644 --- a/profile/3.3.5a-windows/symbol/gxdevice/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxdevice/func.sym @@ -69,4 +69,5 @@ CGxDevice__ShaderCreate 006897C0 f end=00689A49 type="void __thiscall func(CGxDe CGxDevice__NewD3d 00689EF0 f end=00689F14 type="CGxDevice* __stdcall func()" CGxDevice__NewOpenGl 0068BF20 f end=0068BF44 type="CGxDevice* __stdcall func()" CGxDevice__NewD3d9Ex 0068C220 f end=0068C244 type="CGxDevice* __stdcall func()" -CGxDevice__ITexWHDStartEnd 006A5EF0 f end=006A5FDF type="void __thiscall func(CGxDevice* this, CGxTex* texId, uint32_t* width, uint32_t* height, uint32_t* baseMip, uint32_t* mipCount)" \ No newline at end of file +CGxDevice__ITexWHDStartEnd 006A5EF0 f end=006A5FDF type="void __thiscall func(CGxDevice* this, CGxTex* texId, uint32_t* width, uint32_t* height, uint32_t* baseMip, uint32_t* mipCount)" +CGxDevice__PrimIndexPtr 00682F10 f end=00682F3C type="void __thiscall func(CGxDevice* this, CGxBuf* buf)" \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/gxdevice/label.sym b/profile/3.3.5a-windows-386/symbol/gxdevice/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxdevice/label.sym rename to profile/3.3.5a-windows-386/symbol/gxdevice/label.sym diff --git a/profile/3.3.5a-windows/symbol/gxdeviced3d/func.sym b/profile/3.3.5a-windows-386/symbol/gxdeviced3d/func.sym similarity index 97% rename from profile/3.3.5a-windows/symbol/gxdeviced3d/func.sym rename to profile/3.3.5a-windows-386/symbol/gxdeviced3d/func.sym index 826583b..d184bd6 100644 --- a/profile/3.3.5a-windows/symbol/gxdeviced3d/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxdeviced3d/func.sym @@ -56,4 +56,4 @@ CGxDeviceD3d__IShaderCreateVertex 006AA0D0 f end=006AA125 CGxDeviceD3d__ShaderCreate 006AA130 f end=006AA18A CGxDeviceD3d__IBindVertexShader 006AA2F0 f end=006AA346 CGxDeviceD3d__IReleaseD3dResources 00690150 f end=00690223 -CGxDeviceD3d__ICursorClip 0069FE10 f end=0069FE57 \ No newline at end of file +CGxDeviceD3d__ICursorClip 0069FE10 f end=0069FE57 ; UC (invented name) \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/gxdeviced3d/label.sym b/profile/3.3.5a-windows-386/symbol/gxdeviced3d/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxdeviced3d/label.sym rename to profile/3.3.5a-windows-386/symbol/gxdeviced3d/label.sym diff --git a/profile/3.3.5a-windows/symbol/gxdeviced3d9ex/func.sym b/profile/3.3.5a-windows-386/symbol/gxdeviced3d9ex/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxdeviced3d9ex/func.sym rename to profile/3.3.5a-windows-386/symbol/gxdeviced3d9ex/func.sym diff --git a/profile/3.3.5a-windows/symbol/gxdeviced3d9ex/label.sym b/profile/3.3.5a-windows-386/symbol/gxdeviced3d9ex/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxdeviced3d9ex/label.sym rename to profile/3.3.5a-windows-386/symbol/gxdeviced3d9ex/label.sym diff --git a/profile/3.3.5a-windows/symbol/gxdeviceopengl/func.sym b/profile/3.3.5a-windows-386/symbol/gxdeviceopengl/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxdeviceopengl/func.sym rename to profile/3.3.5a-windows-386/symbol/gxdeviceopengl/func.sym diff --git a/profile/3.3.5a-windows-386/symbol/gxdeviceopengl/label.sym b/profile/3.3.5a-windows-386/symbol/gxdeviceopengl/label.sym new file mode 100644 index 0000000..3480e64 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gxdeviceopengl/label.sym @@ -0,0 +1 @@ +CGxDeviceOpenGl__vtable 00A2E198 l diff --git a/profile/3.3.5a-windows-386/symbol/gxprim/func.sym b/profile/3.3.5a-windows-386/symbol/gxprim/func.sym new file mode 100644 index 0000000..9e50279 --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/gxprim/func.sym @@ -0,0 +1,7 @@ +GxPrimIndexPtr 00681AB0 f end=00681AFB +GxPrimVertexPtr 00681B00 f end= type="void __stdcall func(CGxBuf* buf, EGxVertexBufferFormat format)" +GxPrimVertexPtr 00682400 f end=00682781 ; this is one of the functions named 'GxPrimVertexPtr' that uses the fixed-function pipeline +GxPrimLockVertexPtrs 006828C0 f end=006828FE +GxPrimLockIndexPtr 006823A0 f end=006823F8 type="void __stdcall func(EGxPrim primType, uint32_t indexCount, uint16_t* indices)" +GxDrawLockedElements 00682340 f end=0068239E type="void __stdcall func(EGxPrim primType, uint32_t, uint16_t*)" +GxDrawLockedElements 00681A60 f end=00681AAB type="void __stdcall func()" \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/gxshader/func.sym b/profile/3.3.5a-windows-386/symbol/gxshader/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxshader/func.sym rename to profile/3.3.5a-windows-386/symbol/gxshader/func.sym diff --git a/profile/3.3.5a-windows/symbol/gxtexture/func.sym b/profile/3.3.5a-windows-386/symbol/gxtexture/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/gxtexture/func.sym rename to profile/3.3.5a-windows-386/symbol/gxtexture/func.sym diff --git a/profile/3.3.5a-windows/symbol/gxu/func.sym b/profile/3.3.5a-windows-386/symbol/gxu/func.sym similarity index 90% rename from profile/3.3.5a-windows/symbol/gxu/func.sym rename to profile/3.3.5a-windows-386/symbol/gxu/func.sym index ac150fb..a5bf001 100644 --- a/profile/3.3.5a-windows/symbol/gxu/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gxu/func.sym @@ -19,5 +19,5 @@ GxuXformCalcFrustumCorners 006BF6D0 f end=006BFB60 GxuUpdateSingleColorTexture 006BFDA0 f end=006BFDFE GxuXformCreateProjection_SG 006BFE00 f end=006BFE5C GxuXformCreateLookAtSgCompat 006BFE60 f end=006C004D -GxuXformCreateOrtho 006BF4C0 f end=006BF5A4 type="void __stdcall GxuXformCreateOrtho(float minX, float maxX, float minY, float maxY, float minZ, float maxZ, C44Matrix* dst)" +GxuXformCreateOrtho 006BF4C0 f end=006BF5A4 type="void __stdcall func(float minX, float maxX, float minY, float maxY, float minZ, float maxZ, C44Matrix* dst)" IGxuFontGlyphRenderGlyph 006C8CC0 f end=006C8E6B \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/handle/func.sym b/profile/3.3.5a-windows-386/symbol/handle/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/handle/func.sym rename to profile/3.3.5a-windows-386/symbol/handle/func.sym diff --git a/profile/3.3.5a-windows/symbol/lock/func.sym b/profile/3.3.5a-windows-386/symbol/lock/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/lock/func.sym rename to profile/3.3.5a-windows-386/symbol/lock/func.sym diff --git a/profile/3.3.5a-windows/symbol/lua/func.sym b/profile/3.3.5a-windows-386/symbol/lua/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/lua/func.sym rename to profile/3.3.5a-windows-386/symbol/lua/func.sym diff --git a/profile/3.3.5a-windows/symbol/main.sym b/profile/3.3.5a-windows-386/symbol/main.sym similarity index 95% rename from profile/3.3.5a-windows/symbol/main.sym rename to profile/3.3.5a-windows-386/symbol/main.sym index 2241b90..8f4df8e 100644 --- a/profile/3.3.5a-windows/symbol/main.sym +++ b/profile/3.3.5a-windows-386/symbol/main.sym @@ -1,3 +1,5 @@ +operator_new 00401010 f end=00401067 type="void* __stdcall func(uint32_t count)" +operator_delete_array 00401030 f end=0040104B type="void __stdcall func(void* ptr)" ; void operator delete(void*) CDataStore__FetchWrite 00401070 f ; protected: int __thiscall CDataStore::FetchWrite(unsigned int,unsigned int,char const *,int) CDataStore__IsRead 004010D0 f ; CDataStore::IsRead() const CDataStore__Reset 004010E0 f ; CDataStore::Reset() @@ -19,8 +21,11 @@ GxRsSet_int32_t 00408BF0 f end=00408C27 CGxDevice__RsPush 00409670 f end=004096CC type="void __thiscall func(CGxDevice* this)" purecall 0040BAA5 f end=0040BACF nullsub_1 0040D3B5 f +SFile__DisableSFileCheckDisk 00421750 f end=00421758 +SFile__EnableDirectAccess 00421760 f end=0042179B SFile__FileIsLocal 004217C0 f end=004217DA SFile__GetFileSize 004218C0 f end=00421948 +SFile__SetBasePath 00421A80 f end=00421AE5 SFile__SetDataPath 00421AF0 f end=00421B4A SFile__SetFilePointer 00421BB0 f end=00421C98 SFile__Unload 00421CA0 f end=00421CB8 @@ -58,7 +63,9 @@ CDataStore__Get_float 0047B440 f end=0047B471 ; CDataStore::Get(float&) CDataStore__GetString 0047B480 f end=0047B560 ; CDataStore::GetString(char*, unsigned int) CDataStore__GetArray 0047B560 f end=0047B5ED ; CDataStore::GetArray(unsigned char*, unsigned int) CDataStore__GetDataInSitu 0047B6B0 f end=0047B6E9 ; CDataStore::GetDataInSitu(void*&, unsigned int) -CmdLineProcess 0047B720 f end=0047B736 +CmdLineGetBool 0047B6F0 f end=0047B6FE type="int32_t __stdcall func(CMDOPT)" +CmdLineGetString 0047B700 f end=0047B71D type="char* __stdcall func(CMDOPT)" +CmdLineProcess 0047B720 f end=0047B736 type="int32_t __stdcall func()" j_nullsub_3 0047B760 f HandleClose 0047BF30 f end=0047BF46 HandleCreate 0047BF50 f end=0047BF6B @@ -2086,12 +2093,14 @@ GxDevCreate 00681290 f end=00681301 GxSceneClear 006813B0 f end=006813CD GxTexUpdate 006813D0 f end=006813EC GxLog 006817E0 f end=006817F5 +GxDrawLockedElements 00681A60 f end=00681AAB type="void __stdcall func()" GxPrimIndexPtr 00681AB0 f end=00681AFB GxPrimVertexPtr 00681B00 f CGxTexFlags__CGxTexFlags 00681BE0 f end=00681CAB ; UC GxTexCreate 00681CB0 f end=00681D87 GxXformSetViewport 00681F60 f end=00682124 type="void __stdcall func(float minX, float maxX, float minY, float maxY, float minZ, float maxZ)" -GxDrawLockedElements 00682340 f end=0068239E +GxDrawLockedElements 00682340 f end=0068239E type="void __stdcall func(EGxPrim primType, uint32_t, uint16_t*)" +GxPrimLockIndexPtr 006823A0 f end=006823F8 type="void __stdcall func(EGxPrim primType, uint32_t indexCount, uint16_t* indices)" GxPrimVertexPtr_FFP 00682400 f end=00682781 ; this is one of the functions named 'GxPrimVertexPtr' that uses the fixed-function pipeline GxPrimLockVertexPtrs 006828C0 f end=006828FE GxScenePresent 00682A00 f end=00682A33 @@ -2105,6 +2114,7 @@ CGxDevice__DeviceCurWindow 00682D70 f end=00682D76 type="CRect* __thiscall func( CGxDevice__CapsIsWindowVisible 00682DC0 f end=00682DE7 type="int32_t __thiscall func(CGxDevice* this, int32_t a2)" CGxDevice__CapsHasContext 00682E20 f end=00682E47 type="int32_t __thiscall func(CGxDevice* this, int32_t a2)" CGxDevice__ScenePresent 00682E50 f end=00682E66 type="void __thiscall func(CGxDevice* this)" +CGxDevice__PrimIndexPtr 00682F10 f end=00682F3C type="void __thiscall func(CGxDevice* this, CGxBuf* buf)" CGxDevice__PrimCalcCount 00682F40 f end=00682F66 type="uint32_t __stdcall func(EGxPrim primType, uint32_t indexCount)" CGxDevice__LightEnable 00683080 f end=006830A4 type="void __thiscall func(CGxDevice* this, uint32_t whichLight, int32_t enable)" CGxDevice__NeedsUpdate 006830B0 f end=006830F9 type="int32_t __thiscall func(CGxDevice* this, uint32_t app, uint32_t hw, uint32_t appDisables, uint32_t hwDisables, uint32_t flagPos, int32_t* enable)" @@ -2315,7 +2325,7 @@ GxuFontDestroyBatch 006BE3B0 f end=006BE3DD GxuFontUpdate 006BE3E0 f end=006BEE87 GxuFontCreateBatch 006BF160 f end=006BF202 GxuXformCreateProjection_Exact 006BF370 f end=006BF4B2 -GxuXformCreateOrtho 006BF4C0 f end=006BF5A4 type="void __stdcall GxuXformCreateOrtho(float minX, float maxX, float minY, float maxY, float minZ, float maxZ, C44Matrix* dst)" +GxuXformCreateOrtho 006BF4C0 f end=006BF5A4 type="void __stdcall func(float minX, float maxX, float minY, float maxY, float minZ, float maxZ, C44Matrix* dst)" GxuXformCalcFrustumCorners 006BF6D0 f end=006BFB60 GxuUpdateSingleColorTexture 006BFDA0 f end=006BFDFE GxuXformCreateProjection_SG 006BFE00 f end=006BFE5C @@ -2376,7 +2386,7 @@ ConsoleCommandUnregister 007689E0 f end=00768A19 ConsoleCommandRegister 00769100 f end=007691B3 ConsoleAccessGetEnabled 00769230 f end=00769236 ConsoleDeviceInitialize 0076AB80 f end=0076B287 -SMemSetDebugFlags 0076E4A0 f end=0076E4D2 +SMemSetDebugFlags 0076E4A0 f end=0076E4D2 type="void __stdcall func(uint32_t flags, uint8_t changeMask)" SMemAlloc 0076E540 f end=0076E59A type="void* __stdcall func(uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)" SMemFree 0076E5A0 f end=0076E5C4 type="int32_t __stdcall func(void* ptr, char* filename, int32_t linenumber, uint32_t flags)" SMemReAlloc 0076E5E0 f end=0076E6D6 type="void* __stdcall func(void* ptr, uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)" @@ -2398,9 +2408,9 @@ SErrSetLogTitleString 00771890 f end=007718F2 SErrSetLogTitleCallback 00771900 f end=00771957 SErrRegisterHandler 00771B80 f end=00771C15 SErrCatchUnhandledExceptions 00772B20 f end=00772B2C -SCmdRegisterArgList 00773590 f end=007737C2 -SCmdProcess 00773890 f end=00773986 -SCmdProcessCommandLine 00773990 f end=007739AD +SCmdRegisterArgList 00773590 f end=007737C2 type="int32_t __stdcall func(ARGLIST* listptr, uint32_t numargs)" +SCmdProcess 00773890 f end=00773986 type="int32_t __stdcall func(char* cmdline, int32_t skipprogname, CMDEXTRACALLBACK extracallback, CMDERRORCALLBACK errorcallback)" +SCmdProcessCommandLine 00773990 f end=007739AD type="int32_t __stdcall func(CMDEXTRACALLBACK extracallback, CMDERRORCALLBACK errorcallback)" StormInitialize 007739E0 f end=007739F4 StormSetOption 00773A80 f end=00773C81 SCritSect__SCritSect 00774620 f end=0077462E type="SCritSect* __thiscall func(SCritSect* this)" @@ -2413,8 +2423,43 @@ SEvent__Set 00774720 f end=0077472A SEvent__Reset 00774730 f end=0077473A SRgnCombineRectf 00777420 f end=00777588 type="void __stdcall func(HSRGN handle, RECTF* rect, void* param, int32_t combinemode)" SRgnGetBoundingRectf 00777590 f end=00777897 type="void __stdcall func(HSRGN handle, RECTF* rect)" -SRgnDelete 00777940 f end=00777971 -SRgnCreate 00777980 f end=00777A78 +SRgnDelete 00777940 f end=00777971 type="void __stdcall func(HSRGN handle)" +SRgnCreate 00777980 f end=00777A78 type="void __stdcall func(HSRGN* handlePtr, uint32_t reserved)" +TSFixedArray_uint32_t_Set 0077AC80 f end=0077ACE4 type="void __thiscall func(TSFixedArray_uint32_t* this, uint32_t count, uint32_t* data)" +BigBuffer__operator_index 0077ACF0 f end=0077AD10 type="uint32_t __thiscall func(BigBuffer* this, uint32_t index)" ; public: unsigned int __thiscall BigBuffer::operator[](unsigned int)const +Compare 0077AD10 f end=0077ADC5 type="int32_t __fastcall func(BigBuffer* a, BigBuffer* b)" +HighBitPos 0077ADD0 f end=0077AE5A type="uint32_t __stdcall func(BigBuffer* a)" +SBigCompare 0077AE60 f end=0077AE77 type="int32_t __stdcall func(BigData* b, BigData* c)" +BigStack__destructor 0077AE80 f end=0077AEB1 type="void __thiscall func(BigStack* this)" ; public: __thiscall BigStack::~BigStack(void) +BigBuffer__operator_index 0077AEC0 f end=0077AF2D type="uint32_t* __thiscall func(BigBuffer* this, uint32_t index)" ; public: unsigned int & __thiscall BigBuffer::operator[](unsigned int)const +BigBuffer__SetCount 0077AF30 f end=0077AF7C type="void __thiscall func(BigBuffer* this, uint32_t count)" +BigBuffer__Trim 0077AF80 f end=0077AFE3 type="void __thiscall func(BigBuffer* this)" ; public: void __thiscall BigBuffer::Trim(void)const +BigStack__BigStack 0077AFF0 f end=0077B01F type="void __thiscall func(BigBuffer* this)" +Add 0077B020 f end=0077B158 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c@)" ; void Add(class BigBuffer &,class BigBuffer const &,class BigBuffer const &) +Div 0077B160 f end=0077B2A8 type="void __stdcall func(BigBuffer* a, uint32_t* b, BigBuffer* c, uint64_t d)" ; void Div(class BigBuffer &,unsigned int *,class BigBuffer const &,unsigned __int64) +Mul 0077B2B0 f end=0077B3D2 type="void __stdcall func(BigBuffer* a, BigBuffer* b, uint64_t c)" ; void Mul(class BigBuffer &,class BigBuffer const &,unsigned __int64) +Sub 0077B3E0 f end=0077B527 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c)" ; void Sub(class BigBuffer &,class BigBuffer const &,class BigBuffer const &) +SetOne 0077B530 f end=0077B588 type="void __stdcall func(BigBuffer@* a)" +Shl 0077B590 f end=0077B6FC type="void __stdcall func(BigBuffer* a, BigBuffer* b, uint32_t shift)" ; void Shl(class BigBuffer &,class BigBuffer const &,unsigned int) +Shr 0077B700 f end=0077B7E8 type="void __stdcall func(BigBuffer* a, BigBuffer* b, uint32_t shift)" ; void Shl(class BigBuffer &,class BigBuffer const &,unsigned int) +FromBinary 0077B7F0 f end=0077B8AD type="void __stdcall func(BigBuffer* buffer@, void* data, uint32_t bytes)" ; void FromBinary(class BigBuffer &,void const *,unsigned int) +FromUnsigned 0077B8B0 f end=0077B90B type="void __stdcall func(BigBuffer* buffer@, uint32_t value)" ; void FromUnsigned(class BigBuffer &,unsigned int) +ToBinaryAppend 0077B910 f end=0077B9DC type="void __stdcall func(TSGrowableArray_uint8_t* output, BigBuffer* buffer)" ; _ToBinaryAppend(TSGrowableArray&, BigBuffer const&) +SBigAdd 0077B9E0 f end=0077B9FC type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +SBigBitLen 0077BA00 f end=0077BA52 type="void __stdcall func(BigData* a, uint32_t* bits)" +SBigFromBinary 0077BA60 f end=0077BA7C type="void __stdcall func(BigData* num, void* data, uint32_t bytes)" +SBigFromUnsigned 0077BA80 f end=0077BA98 type="void __stdcall func(BigData* num, uint32_t val)" +SBigSub 0077BAA0 f end=0077BABC type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +Div 0077BAC0 f end=0077BED2 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigBuffer* d, BigStack* stack)" ; void __fastcall Div(class BigBuffer &,class BigBuffer &,class BigBuffer const &,class BigBuffer const &,class BigStack &) +SBigMod 0077BEE0 f end=0077BF1D type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +SBigNew 0077BF20 f end=0077BF86 type="void __stdcall func(BigData** num)" +SBigToBinaryBuffer 0077BF90 f end=0077BFE1 type="void __stdcall func(BigData* num, uint8_t* data, uint32_t maxBytes, uint32_t* bytes)" +Mul 0077BFF0 f end=0077C324 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigStack* stack)" ; void Mul(class BigBuffer &,class BigBuffer const &,class BigBuffer const &,class BigStack &) +Square 0077C330 f end=0077C69F type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigStack* stack)" ; void __fastcall Square(class BigBuffer &,class BigBuffer const &,class BigStack &) +SBigDel 0077C6A0 f end=0077C6F6 type="void __stdcall func(BigData* num)" +SBigMul 0077C700 f end=0077C71F type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +PowMod 0077C720 f end=0077C97B type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigBuffer* d, BigStack* stack)" +SBigPowMod 0077C980 f end=0077C9A4 type="void __stdcall func(BigData* a, BigData* b, BigData* c, BigData* d)" Script_VoiceEnumerateOutputDevices 007DAB80 f end=007DAC34 Script_VoiceEnumerateCaptureDevices 007DAC40 f end=007DACEA Script_VoiceSelectOutputDevice 007DACF0 f end=007DADD2 @@ -2718,10 +2763,19 @@ nullsub_150 009DE1D0 f s_pixelFormatToMipBitsCache 009F1074 l CGxDevice__vtable 00A2DDC0 l type="CGxDevice__vtable" CGxDeviceOpenGl__vtable 00A2E198 l +CGxDeviceD3d__vtable 00a2e718 l +CGxDeviceD3d9Ex__vtable 00a2f500 l s_zorderlist 00AC1B9C f type="TSExplicitList_CILayer" s_cursorNames 00AD2808 l type="char*[53]" CBLPFile__s_eightBitAlphaLookup 00AD90B0 l type="uint8_t[16]" CBLPFile__s_oneBitAlphaLookup 00AD90C0 l type="uint8_t[2]" +s_rect 00adbab4 l ; RECTF +s_consoleHotKey 00adbac4 l ; KEY +s_historyIndex 00adbac8 l ; int32 +s_fontHeight 00adbacc l ; float +s_hRect 00adbad4 l ; RECTF +s_baseTextFlags 00adbae4 l ; uint32 +s_mainThread 00b417c8 l type="uint32_t" s_interactiveCount 00B417D0 l type="int32_t" s_messageRecycler 00B41850 l type="CDataRecycler" CGlueMgr__m_cursorMipBits 00B6A9DC l type="MipBits*" @@ -2739,15 +2793,6 @@ CGxDevice__s_uiVertexShader 00C5DFDC l CGxDevice__s_shadowConstants 00C5DFE0 l CGxDevice__s_uiPixelShader 00C5FFFC l isIdent 00C60760 l -CGxDeviceD3d__vtable 00a2e718 l -CGxDeviceD3d9Ex__vtable 00a2f500 l -s_rect 00adbab4 l ; RECTF -s_consoleHotKey 00adbac4 l ; KEY -s_historyIndex 00adbac8 l ; int32 -s_fontHeight 00adbacc l ; float -s_hRect 00adbad4 l ; RECTF -s_baseTextFlags 00adbae4 l ; uint32 -s_mainThread 00b417c8 l type="uint32_t" s_caretpixheight 00ca1690 l s_caret 00ca1694 l ; int32 s_caretpixwidth 00ca1718 l diff --git a/profile/3.3.5a-windows/symbol/nullsub/func.sym b/profile/3.3.5a-windows-386/symbol/nullsub/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/nullsub/func.sym rename to profile/3.3.5a-windows-386/symbol/nullsub/func.sym diff --git a/profile/3.3.5a-windows/symbol/os/func.sym b/profile/3.3.5a-windows-386/symbol/os/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/os/func.sym rename to profile/3.3.5a-windows-386/symbol/os/func.sym diff --git a/profile/3.3.5a-windows/symbol/rcstring/func.sym b/profile/3.3.5a-windows-386/symbol/rcstring/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/rcstring/func.sym rename to profile/3.3.5a-windows-386/symbol/rcstring/func.sym diff --git a/profile/3.3.5a-windows/symbol/screen/label.sym b/profile/3.3.5a-windows-386/symbol/screen/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/screen/label.sym rename to profile/3.3.5a-windows-386/symbol/screen/label.sym diff --git a/profile/3.3.5a-windows/symbol/script/func.sym b/profile/3.3.5a-windows-386/symbol/script/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/script/func.sym rename to profile/3.3.5a-windows-386/symbol/script/func.sym diff --git a/profile/3.3.5a-windows/symbol/simplemodel/func.sym b/profile/3.3.5a-windows-386/symbol/simplemodel/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/simplemodel/func.sym rename to profile/3.3.5a-windows-386/symbol/simplemodel/func.sym diff --git a/profile/3.3.5a-windows/symbol/simpletop/func.sym b/profile/3.3.5a-windows-386/symbol/simpletop/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/simpletop/func.sym rename to profile/3.3.5a-windows-386/symbol/simpletop/func.sym diff --git a/profile/3.3.5a-windows-386/symbol/storm/func.sym b/profile/3.3.5a-windows-386/symbol/storm/func.sym new file mode 100644 index 0000000..a5f9eaa --- /dev/null +++ b/profile/3.3.5a-windows-386/symbol/storm/func.sym @@ -0,0 +1,74 @@ +TSList__LinkNode 004F71A0 f end=004F724D +SMemSetDebugFlags 0076E4A0 f end=0076E4D2 type="void __stdcall func(uint32_t flags, uint8_t changeMask)" +SMemAlloc 0076E540 f end=0076E59A type="void* __stdcall func(uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)" +SMemFree 0076E5A0 f end=0076E5C4 type="int32_t __stdcall func(void* ptr, char* filename, int32_t linenumber, uint32_t flags)" +SMemReAlloc 0076E5E0 f end=0076E6D6 type="void* __stdcall func(void* ptr, uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)" +SStrChr 0076E6E0 f end=0076E712 +SStrChrR 0076E720 f end=0076E756 +SStrCmp 0076E760 f end=0076E77B +SStrCmpI 0076E780 f end=0076E79B +SStrCopy 0076ED20 f end=0076ED98 +SStrLen 0076EE30 f end=0076EE5E +SStrPack 0076EF70 f end=0076F001 +SStrPrintf 0076F070 f end=0076F09E type="int32_t __stdcall func(char* dest, size_t maxchars, char* format, ...)" +SStrVPrintf 0076F0A0 f end=0076F0CE +SStrTokenize 0076F1E0 f end=0076F331 +SStrHashHT 0076F640 f end=0076F6B9 +SRegLoadValue 00770840 f end=007708E9 +SRegSaveValue 007709A0 f end=007709E8 +SErrSetLastError 00771870 f end=00771886 +SErrSetLogTitleString 00771890 f end=007718F2 +SErrSetLogTitleCallback 00771900 f end=00771957 +SErrRegisterHandler 00771B80 f end=00771C15 +SErrCatchUnhandledExceptions 00772B20 f end=00772B2C +SCmdRegisterArgList 00773590 f end=007737C2 type="int32_t __stdcall func(ARGLIST* listptr, uint32_t numargs)" +SCmdProcess 00773890 f end=00773986 type="int32_t __stdcall func(char* cmdline, int32_t skipprogname, CMDEXTRACALLBACK extracallback, CMDERRORCALLBACK errorcallback)" +SCmdProcessCommandLine 00773990 f end=007739AD type="int32_t __stdcall func(CMDEXTRACALLBACK extracallback, CMDERRORCALLBACK errorcallback)" +StormInitialize 007739E0 f end=007739F4 +StormSetOption 00773A80 f end=00773C81 +SCritSect__SCritSect 00774620 f end=0077462E type="SCritSect* __thiscall func(SCritSect* this)" +SCritSect__destructor 00774630 f end=00774638 type="void __thiscall func(SCritSect *this)" +SCritSect__Enter 00774640 f end=00774648 type="void __thiscall func(SCritSect *this)" +SCritSect__Leave 00774650 f end=00774658 type="void __thiscall func(SCritSect *this)" +SSyncObject__Wait 00774690 f end=007746A4 +SEvent__Set 00774720 f end=0077472A +SEvent__Reset 00774730 f end=0077473A +SRgnCombineRectf 00777420 f end=00777588 type="void __stdcall func(HSRGN handle, RECTF* rect, void* param, int32_t combinemode)" +SRgnGetBoundingRectf 00777590 f end=00777897 type="void __stdcall func(HSRGN handle, RECTF* rect)" +SRgnDelete 00777940 f end=00777971 type="void __stdcall func(HSRGN handle)" +SRgnCreate 00777980 f end=00777A78 type="void __stdcall func(HSRGN* handlePtr, uint32_t reserved)" +TSFixedArray_uint32_t_Set 0077AC80 f end=0077ACE4 type="void __thiscall func(TSFixedArray_uint32_t* this, uint32_t count, uint32_t* data)" +BigBuffer__operator_index 0077ACF0 f end=0077AD10 type="uint32_t __thiscall func(BigBuffer* this, uint32_t index)" ; public: unsigned int __thiscall BigBuffer::operator[](unsigned int)const +Compare 0077AD10 f end=0077ADC5 type="int32_t __fastcall func(BigBuffer* a, BigBuffer* b)" +HighBitPos 0077ADD0 f end=0077AE5A type="uint32_t __stdcall func(BigBuffer* a)" +SBigCompare 0077AE60 f end=0077AE77 type="int32_t __stdcall func(BigData* b, BigData* c)" +BigStack__destructor 0077AE80 f end=0077AEB1 type="void __thiscall func(BigStack* this)" ; public: __thiscall BigStack::~BigStack(void) +BigBuffer__operator_index 0077AEC0 f end=0077AF2D type="uint32_t* __thiscall func(BigBuffer* this, uint32_t index)" ; public: unsigned int & __thiscall BigBuffer::operator[](unsigned int)const +BigBuffer__SetCount 0077AF30 f end=0077AF7C type="void __thiscall func(BigBuffer* this, uint32_t count)" +BigBuffer__Trim 0077AF80 f end=0077AFE3 type="void __thiscall func(BigBuffer* this)" ; public: void __thiscall BigBuffer::Trim(void)const +BigStack__BigStack 0077AFF0 f end=0077B01F type="void __thiscall func(BigBuffer* this)" +Add 0077B020 f end=0077B158 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c@)" ; void Add(class BigBuffer &,class BigBuffer const &,class BigBuffer const &) +Div 0077B160 f end=0077B2A8 type="void __stdcall func(BigBuffer* a, uint32_t* b, BigBuffer* c, uint64_t d)" ; void Div(class BigBuffer &,unsigned int *,class BigBuffer const &,unsigned __int64) +Mul 0077B2B0 f end=0077B3D2 type="void __stdcall func(BigBuffer* a, BigBuffer* b, uint64_t c)" ; void Mul(class BigBuffer &,class BigBuffer const &,unsigned __int64) +Sub 0077B3E0 f end=0077B527 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c)" ; void Sub(class BigBuffer &,class BigBuffer const &,class BigBuffer const &) +SetOne 0077B530 f end=0077B588 type="void __stdcall func(BigBuffer@* a)" +Shl 0077B590 f end=0077B6FC type="void __stdcall func(BigBuffer* a, BigBuffer* b, uint32_t shift)" ; void Shl(class BigBuffer &,class BigBuffer const &,unsigned int) +Shr 0077B700 f end=0077B7E8 type="void __stdcall func(BigBuffer* a, BigBuffer* b, uint32_t shift)" ; void Shl(class BigBuffer &,class BigBuffer const &,unsigned int) +FromBinary 0077B7F0 f end=0077B8AD type="void __stdcall func(BigBuffer* buffer@, void* data, uint32_t bytes)" ; void FromBinary(class BigBuffer &,void const *,unsigned int) +FromUnsigned 0077B8B0 f end=0077B90B type="void __stdcall func(BigBuffer* buffer@, uint32_t value)" ; void FromUnsigned(class BigBuffer &,unsigned int) +ToBinaryAppend 0077B910 f end=0077B9DC type="void __stdcall func(TSGrowableArray_uint8_t* output, BigBuffer* buffer)" ; _ToBinaryAppend(TSGrowableArray&, BigBuffer const&) +SBigAdd 0077B9E0 f end=0077B9FC type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +SBigBitLen 0077BA00 f end=0077BA52 type="void __stdcall func(BigData* a, uint32_t* bits)" +SBigFromBinary 0077BA60 f end=0077BA7C type="void __stdcall func(BigData* num, void* data, uint32_t bytes)" +SBigFromUnsigned 0077BA80 f end=0077BA98 type="void __stdcall func(BigData* num, uint32_t val)" +SBigSub 0077BAA0 f end=0077BABC type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +Div 0077BAC0 f end=0077BED2 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigBuffer* d, BigStack* stack)" ; void __fastcall Div(class BigBuffer &,class BigBuffer &,class BigBuffer const &,class BigBuffer const &,class BigStack &) +SBigMod 0077BEE0 f end=0077BF1D type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +SBigNew 0077BF20 f end=0077BF86 type="void __stdcall func(BigData** num)" +SBigToBinaryBuffer 0077BF90 f end=0077BFE1 type="void __stdcall func(BigData* num, uint8_t* data, uint32_t maxBytes, uint32_t* bytes)" +Mul 0077BFF0 f end=0077C324 type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigStack* stack)" ; void Mul(class BigBuffer &,class BigBuffer const &,class BigBuffer const &,class BigStack &) +Square 0077C330 f end=0077C69F type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigStack* stack)" ; void __fastcall Square(class BigBuffer &,class BigBuffer const &,class BigStack &) +SBigDel 0077C6A0 f end=0077C6F6 type="void __stdcall func(BigData* num)" +SBigMul 0077C700 f end=0077C71F type="void __stdcall func(BigData* a, BigData* b, BigData* c)" +PowMod 0077C720 f end=0077C97B type="void __stdcall func(BigBuffer* a, BigBuffer* b, BigBuffer* c, BigBuffer* d, BigStack* stack)" +SBigPowMod 0077C980 f end=0077C9A4 type="void __stdcall func(BigData* a, BigData* b, BigData* c, BigData* d)" diff --git a/profile/3.3.5a-windows/symbol/tempest/func.sym b/profile/3.3.5a-windows-386/symbol/tempest/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/tempest/func.sym rename to profile/3.3.5a-windows-386/symbol/tempest/func.sym diff --git a/profile/3.3.5a-windows/symbol/textblock/func.sym b/profile/3.3.5a-windows-386/symbol/textblock/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/textblock/func.sym rename to profile/3.3.5a-windows-386/symbol/textblock/func.sym diff --git a/profile/3.3.5a-windows/symbol/texture/func.sym b/profile/3.3.5a-windows-386/symbol/texture/func.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/texture/func.sym rename to profile/3.3.5a-windows-386/symbol/texture/func.sym diff --git a/profile/3.3.5a-windows/symbol/texture/label.sym b/profile/3.3.5a-windows-386/symbol/texture/label.sym similarity index 100% rename from profile/3.3.5a-windows/symbol/texture/label.sym rename to profile/3.3.5a-windows-386/symbol/texture/label.sym diff --git a/profile/3.3.5a-windows-386/x64dbg/game.dd32 b/profile/3.3.5a-windows-386/x64dbg/game.dd32 new file mode 100644 index 0000000000000000000000000000000000000000..5453f18654a0542bfd8e9f9c243d6b8bdbd74279 GIT binary patch literal 95425 zcmY(sdw`Wyx%fW}!@%s@3&Ta&d&9f;7ExwK_I~g0tHz+Ba?_2M$Xn`r6-fy%nHed^ zOwBq(W@;W(^r#V<8IdU&k*RsiL+0U_@hy*;nR&?gnt6=;dVZg0%^vFa2h3W}yYA~* z&wZ`kU0*i+vCGDEy?w%`8`&pT$Cq93@zs|$jyUVnjf=w7p9n8(9C6ttpGb!qmtGcL za#`buM(YZrWwaVYjdXR=$+|Ati$0!w;=&ZjCqMqldFd4?pbO%Ue`2-W^;s#sCcGro zx~^7rKQokc^_8upt7(Txm#&j4mOZjwOR}Vj<%AUfYVu#PoRZ^TP5vvCjSXYEwJvSL zn2Jua;G2>8&X~3t`Qe5!Glx|!?^{-sbhY{4Pr7Cft6bqQDKVC+Lu1OrmQUw--}SO* zx|(iu?O1)7H0{rbYGd1O?Ak+PX7ZsnwlLtvN!M`VGSFE%$%5}?d~JJ~=R8B}DwjXP z%jm0_1~Li%+Ohe$e(Tz?ZNFv95So%H0NOBS*l)?ym;iZWL2uhPTTE=0PP#DYo7A@! z^v-HZs?>LSH{Tua8NQpRcT*#JgGOW1l^UcAa|4&@2X4%SXEr5MI3Wr{hgn2nOv5wz z8#>pH&H0HeiY&kt}reXOT$1v$*bEUbaGkbj7G`-~H2@Jq= ztW~Up8JycoCJ65ut2g=6TUcz`k+E@1+m7tk`CYS`HtlLjO$eF3%oFK#`H|=(k_`$?sn9w z_r0PC;QX$c+N)Y&i5I5E`CZ)#Qq|LodJ0Pc$pD;hjWq3y$_MHi94Qaj9baW1F@$e|%>L@)bcZ{?&E+q8>hP z95d`V*{W_`r(|h{^KFe5oirZHMmnxDrZ~erx{tQq^zxi)VnW5)`FYaAqYudI+Me1Z0*mXj&CbJpa%^puJ z(NpIBw$$0bm&`RdBi#6@)Dbh$L%M_nbR7GSBPACooeWjpFT}D*OX}RGjOV97B zYg(>U&U$;=am!$BYFckkaUgE7#_=zw*VcjR+e=zDyRIj%R4I`#)}-aD z$*?&=(h62}5A(kaE>@|f%D04OYOvJ*-{Hcn_ zgtrSu7OpK(f@G<}OqxOZDXBrSREfao*m!%oLV&`ATqU`5LOY3Va9-DCUGtYtXeJi&3SmvE4Q8@L95iKRBqJ8ipD-(}Oua&EZKyK~9}?aj}=i#zj4HfcH+R zG}D-6tfZU!+L>wE6w)^Ll`7eNwG+;mQrWqv zr+|9^5agyH5Lgqe@MV~6Pvnb#g>3XyG|2gFw$1~>ybnJ^X|R?zIx<1 z;jZEI5n3q3c*Q{iiCA6rm-X(0)B{Ryn5IDBW~q;z_ghZ32VTM_FbgW7ig^ahEJwVs z#BYV1{bm^N?om4>2RvK@uWm(ghm@S(m9GdpOU$3MIZTF1iRFyx-qK(N%OgZCpJU~H z`1{d)9jXAKc%=X+iyB3^)Fkm)K!>sgoXk)HyTs^Vv!vp=X;C-aixM2m1$WD8E z^rm6S;V@xXZ8J!PAHe~C-YpN(yTB3>&>3fLuAP2vN;|MKbNkd;{7nVja_?0IM32HLXH6*#1P+)JIJSGy$V$N{ z7lpn9#_?r*bzM9!MOLl)+TLw}UWu%0uLQ>RiUiH{dqF=NrAi@nl7=;=`v)R*u#7SQ-klEAW3dVioWl;WDHK?)OeT!lvfOC&9|EeBbo+}&~ z8z9ms^CzkG&6+YQ9ZW41XywRpqxpx5g(b0(q`MAONIs|uDC>v@=OY?q_YV{n$H<1~ zca2CLm8NOz3kr?c9NX;KGhwuM>%>V^H7z*Zs6aD)BK?^!%^fY0aRla?*?ct(5u@%I zM*&cKq(G%XXZ_Nnb8bdaqeJb#;2 zTucU)pdAJ=-*w&TFBArn@S1)~MV5?`-Do7?4abfH%cJ0$5pp=TJ6DeWg2oa>f10MZ zlPD0Htt6u;%b;|+_FbFCZui^-tM$&Mr1Nn*neVZZjJ6X*>>EFcI2Z2ssz zswFNAt3P>gskUc?Y9m$W?wCC}X%8TZSG7B47Y9-sx|iA^L+Tv;zD1d5giI#$OvKR9 z)teh7XUu@*CB|RMv*fQVUmx^~q;=nT1rn*P?@J#Nkk4kxU&wK(k9EkR%z-FDO4f3e zGIkv1*fKhNkA=v8-xo+kJw5xrFZ{9}rW+eB9InH1W*BhUEH;Jf>IQ^lF&SrU_i$_p zThPr1=M|R1b47l=YvHk9cMk!18tfPBGD2SbK)11!y@-rN8DvMp3tLe_? zrWBTtaoH`GV+rp(V}^pjDw-ZtxvtfxF^~AK!&LHH|E8;ULkRYMOUK6P#RWL7l|4R|#=a$Wu_<^D8{x+6;}`FvqQGlgH(wZa4jOiGuW{8uW6 zOSIt>+W~FKI{y75gDI!$ENKb#v#x;$bp7~Q00iMx@!U6tBpcl~9xIM0XNl}pnu6I( zpNv%bO%qTCf2e7{X%;KlkB(|*aIX`Jy7r@^N{dM+tZ8Os2>ZgxRw3eK=Bz1*s*xfg z<_*&dle4QoG;aFDW@bN-N1{4+W^qZDIX?9F!}GvDC5bJ}=PF16NUF!SSuBzW!S{@7 zXJI0eH;ke*Hw$Mlr7W^fohl+Nic&c{_-r7tIkg0j{NYEX;n*76txY_9RPF2j^z`1J zcWWEYQvgJh9HbepDr%9A>`+*2v|7$qt<4{A-u`>te!C!TZf)8aj#6T*LT!nHCK5e@|20?MAjRzCK-n{Qk}eihXzY)39M> zySwVTd23E)W7uDvAV50+sOfr9V2M`{Seji^8SSw9ONaLuy)T{7hNP-Po_J%f>eyt2k%0U#w)O%Txl-SU$GKnR^tu+h`@m4=2(|;=k{! zlCla(8c;CtvsFy*@Jow>M$7W0P`JL>DOAXPcCmu=ch~jgbBl|NA_-sbMsd6OK$-4u zFY9Gs3EXBmLVWV$Wl}6no*OruCh;n0TKeIG1(f*|%Y5GgAM|X>^ifzd^A}C1^Z$F$ z5=l3+pfIvq{oVO;c8%;-7TmgObRi4#kqte!mqRe|6xB-lB-A<$ynZy4yDt>H$g;KF zoRrx;6ngHM;u3)@nm|J>YeBKb$ykIYXS9x7c`iyxD|(}(ceAAZ-8q28Lj-8pySo$+ z46PdT$7pvA*G5pdn0tAA(`bElO06yBULG$k-8w}w=9#&gG{oNI=AI(WnBnZ6PBX>a zg#|_+yV}t1n_gHVpDz=nup9wBuE{2xnG=A&VWO%9M(5@(k%sKnjRzk%LuZ{Jz1jN@ zJ+LNgyR~U&sR7xiRtwAI>+GJU?OruiRoV?9zb#M8b`Xujtn|HU;03vVQF9H9+w!VA z#yum*8q#<$v3;QNe#p1CnM3z|r#NI7OPFgbU~e1R$TGfV$_N9_WkYj&wQBHQ57q$r z{$7uk`(;gi&9+TZee`!1x_?|A_oA#t*!se}&ZLS3DuofKroB`y9!Yywm4=O06pd?W zSCvW)qjmQ&Y$;i-J{MT4C!1J=(B} zJbK#0ni6D-;Qn*ZiivanOI_bAHG5wNY+=? znyl?E2$kL1J zYGmn5s`0o6K#q`M?4MYw z8mB-|Ov`!?70CE+^mSS=->))$+k6gz!uZ5>92#=-@=e2;eSzw1GkErsrIaxQ6?LcD zR~nL}_Rk9y*2`eNd!&4KcP&*lWU>3Zb@%1*bnJd`JS2*baxy$H4A9HtOJ(EAmQ28l zo@t=X8*5v#xQ55jK=8WOb$vO|3NzpS7$6kU1kb>`K+~ z>)nNF@OrlnU2e#KT4745X@rss&%~5yX@xlw0hHQ zy^0~lux)F1SHJzk#o7(cvQV!1WAcNxUF~by&YIZ_(0*v8AcF0@Q3CWFn`S$wXr;3K zlx&*qwzk7UZ0GiaN>#hN(6(JSTq~Xf_r*e~-=4Inm(8|aMNWS771a`%w(U9KO`+ zIOKY^968UaY-$5YdZr`d>zmjLXa8FIa$4u1r?Osa;Xckm7fLn5D(RG3{6%TpF#^Dv%0?BYbI8LzAaW{|Az3T%tyzOHPxi>dT_ntqkjCkQ4GXt~d8CMC&Z#`0@ z_p`224Z(}sj_=WPO}qGb)e`&D^fTyf)A40HonSMve&qL4YvM?e;JI-+{~FryD~m_b zrc6EDd1zgG0*Ja&bBE{C;jnpqZKMCG{VWYjtHhAb6&TO z`MQSrt5$~|=gaOXn*?UIZa)YW@3c+QwQIV)P1oGZVBC}M{|Cq_N8t#By<%?1lWJLZ zZoE#>SyM}8cT>vvTw7?PYjIqv?s@att{rkBL0Twdzx&Cly=Ufhw^ncHu79pf!G$NW z9SCj$)~fETsZG~$d+B=CRBcE;Yg*~6X4)Ik`$~AA5EPE1{w%l2ZYqZVO3#}I;ERWA{qChF^}@%!*6mk!HZWiIE)zbkq-D>zs)RRd z>xa}%Fyo5BXgsr|*8%T8t~g|P`}%Zm%Q5wiOjfZVS)Q}vPzqSjaW1_V=C(Z-vj@D= zYu=<<^=J3Ay&zPxd~z7F;C+3CbRFJvg6c?E z__{s@{A?yi0mj($k_9)ZBCXf3!=RfDMKzkSg#kagvT_MMA_U4#yYGIR>?r4RwE96q{1s<^LA zt^`^~>QmkY0GQF`~m%Pe@HkY zp%=guDFg+thMcU>Z+~Bnh67#oAvXTKv*`Pn8T5VEBT^&ug^h-HKccz{A!A{@qFnh-u9)=VipVA@jLc+ zqds;QSf`jH5hBwatRuCT3hTdlkq$ds;KHUK^y)rX#g#1XqgeD<%8Wr{z>dHalTIt^qi$q76ni zT2kZ&sqj|PrE;|WHij3uiAW>S5aGM~k-X$boHkAFv6$c{L*u3h|{5=~z69cCN1EZM#vDh`K*aU8zmp6Q^2 z{sURmxV5hj$m0v^{J*}ZRE>Yt!jU;IPl;c(v}(NJxMpllKZ|oilKh+HW^6YO=kuP~ zS~;HbO*)O;OHwH??VGAe7cv!lXAV4P%c7!1<=Lq>$rMHBLavEMVjKmJ=8p{d%G zOsO2dfAcUUyN?DFA048j?xXeivFp_~z;p`t^y8oY;4s>}r=PEDJ#kk%WY>BOdND9MY|q$D_gnC^VwBkr?5# z^Dt`-C=Q#T1ncGtBm4y-Sa|46T-Kprvi3_gufzm*U~vuI6yZPVmQf^5tJ+s2wxlVoYoG!g4e(=tvP zQe1oa*xX{WCT9b$uQ!XB3*AkV%bB}HBFx*0S&*iDRofK3C6MiuAb-DdIIq}t%zELgc};K z>bk)FRhTb(z9GGaL-r`A${!&CJ`u*N24@6+ruoP3Ns)L{?`V+K}~3DOXkJNygtz;6@vJ97LRm|mMo0c{3oI)yD zzF(z$vs~mw;M*~+T7SHY0a@0IM>7KJPj{h~kb8O>#q40ph|vWORz-Gd+QAogs+Lw^ zopNryhKf%3mDf6;Vt#!Oa^z)4(U3EJPHDh&R{oO|iQYQ@!1RBxM?s$Y{pj@b*Y)9p zdR;c%iC&ssT*e=<3Sb}98WEGFsW!0e(Gi5=WaSkkR;x@uqebF)EBdMQ3}oRU4C0K} zM-OBE*?BaQq_^cM@$9@(!*mXAiUi}N56(C+xPSenj6#^)2$B}_@OJ0FXKOvvD^yQG zhEo2u^V+7{ve7X0>~XDBaTgu}zzD8GQ6SB<-8XKd9oJlO$LLuuyX$|XK-Kx|k!!-P zw48Y`Ny}Z|Q`2r+pbeUyzqV}>`6v9+`=xLh(+^J3`u!Q#YOi-!n||>A$;BZv5fp_mM1IoFd#A7WvWSWbSD-7vCxSakZ+ zsSouoC^l2;rjyyw)DXshbClWEosxTDhGjUW5pwr_;(>IeqML zX(74o6Ecnj;iHt_?T}2xYOJSNq$=6&Rc$j1T5~31Rt*Z1fxHV{%~B_sgmL2C!%J1` z>~*-LyBsBkukFq)wpylWOV-<0H%87vAs4)Mu3@!2d-e1V4KL>A<=a3|Fm-D8o>3aK zT4xRe@(tLh)Dx2P#YiCPw06|dVfy3IC z?WWipn-&>{Xm7g;P=ria*S36{V`kYXSp<4`uavy!QZCFlg;G?4*mYth^BOs%1 zZ-?9!^6xS+$MTldI_pvBp80q$EjjiPvpV$(-Q%tukC(y006JPKUsyyv*XbB^g%{3x zP}+7Ues#23VbKKL@lQ}IB&_jagDSqVh`L9zhEDGLY=#qHrD4r>O)3sr&W_JfCJe-& z?z}Xei8>FSG;BHXhKZ_GPEh`og%shG;m%fExR`sh3?#)g$Ekw)R;_Gin~(wcMqSHh z(v$nt@9D`kT4MZjfAV|y1G#e=!q8w}aEz4tC5PT}Eq_D-!z)m6Wz4RHA%}Vo z8;r+=J6f)dWLQT=6u^r|18}feQRKy=rJe7iom#Hz{IEkh3;6}dG%fey-*u$hLcV-H z`FFlOn$NxaZ5dwxORHtvIx_lr&UVoB6M*4Jj}| z3M7^Y+3ti?MwYu6NNTNz<>oGyft7bKFt62!)M7$hD&D3wZ6N4r(CbZWDCF(=560rP z;^${}u)mncis=z5BK9^h{d%uVM!mg!5$xA{Wf47j)2^izClmXO_bv?2^12)#ZiH1p zC(U?07xN_XpzBrNSm*OEUQQ7oM*&4%x`u$(Lw_N|3pRgD6_Giul2!ucJ9_;>X}0GY z0HK3(MfcVUB$#+!(+c)(?l8%GB{+Ls+X@m_dJcB4Qbh(Sa>!2)tWrIOkn&O<}C}AS9p-;^@j#UZo_!+AbI(WhW-SsoUpwKyG;jk6Dpc(ou zdR{d|1qr>wPG(`kdv7QWSy5rK9won5J!9vqMAOe|TakaD@1wI!s3`D5B?%RvBAZjHgT zb@sG&3NMEoHdD-ArT+A*f9{=DCXjsT-_#l5tX0!>0GtV}TH8u(Dwpz8jwR{h*{boO zbx^62J{kh?lJ~$?((G;e-fAFR1OV$vmj-Qgt+w5ALcD}RAMmv;wp$)27^shFqqFCQ zGA4gOVt|4A^miAjnmY;zv8W9EUw5zoWR5okBnB*LO$4{)K9JN~P#kS3|G`IxZKDOk zjS!@K#du|M8%P4ZY}#ZPma*X9UN(pHg8@!M)V_#pf zYTI7}VA_w2&}KO@Pk&b+5sYA@t77hQ>B+KWjSO=^ky#k0d=Dz=H-ZjpAfm`?*fu1? zwqxtT8ERUzQ;u&xNI>GY*GU%#YX$N(ghP?>k%1t4|y&H-h~NH;HY z9Gna>sIEOdO#nl-01*698@3d29Y7(mcc1n-ap0VOM`;OP0kz#$Cd#aKTOK2I|DRZ2 z*Szp@R>L*rV0Sl*y%>q$Z=%UJT`V_3qjbnoL$^OTOl#O~vpAk_>69zf%DBDxs*5P+ zUiD4Ri@WF&M&n+_@VIv%J4qUd_sUlMLa}lvc@d&Mpl4$N8R8l8;vE%0{*&Km+rHPpCTAV?BK;wx+h;mWyeZg4Kz2e7qX2TckEw0J`Am}m_x9&hx8 zg=P@nxPrAHi8t}`MKqF_a$GKlOWGYk45ktMsUY(fP$czUEC89efT6$*+d&!;yimhR zLnDhmM01Ni1YQRzzK2o)$6AoxJR;L!f6T)j?6Ad2pot}m=_XwBm@}4R=%d}aoUX*p4qgcZC7pKL7+tH=9nHO^>hO7D%{h&FJQE?*SH?_$fv&x%q&V ztC~E5aVwZOSR1xQLDKS9oYuCJP!X3aPSXbLWau~N;-ZX$^X4hiApJ+p}TA%?8Ui91);UP5~Rs(H~vsp=R zxu9XE?ECyN+@reX0w$2&EM+2CR}GJ~Hkjfe=}+&t6@oiU+j%IAd&`3~YZ@YElBT27 z-2=okL~JI_9&+mfLr)ss_yslI**%B^FHP6eCsyKb-T!6@wv|S2ff^i-8}Qku5h6h~ z#rU2^b5N*BF*syi3NVre_69AFeod&oBa2^Kp)t~IW;4wm4OJJiJ3>U#EU}w1j5Q1_ zd-E|U^74y1NRl7SaHRET|Mf6ICRJj6@UsqPG|2Uh>n`Q=WV;?_@R=Lnp5t~VnC0u*HD?Ln zjS_$m5{%E3(K*I^m*(D{s%9?yUi`8~E>U@FVC&JG-U#d(zPXH1eq)j|e#+`_3FNwtxl@R4ak&@nUjQCR+*OgGg zK)S!QW*pXjT;1_uqcVFjhfoPbh5sBgLn^K~wCR}ZgVBu}FfH_J$F#9tV%M>7Y!8~a z;IOHE@ROQ+Kr|@j=X{H#8>0Yp23_TF>p|1aQq~g7^040v-C)OKR;2+21h#YKS2Cius;s>l0dhS@64L|2^ z3KuHn@4s0$yUj*>>)c_(ExURvl8jk&&ZN1p>>}2cL z)zI)>=O2HFGN~h>G^=*AFOHEyWE|^-uXGLy^3~eA35c)=?n4w>dp9jRPpl;HVakXG zCfhsZSP6vqRcAVd{Jp1=fB5;)=@lT;-g*Dd?40+jERci8%<-`%j>?=nwzmnnP}I-a zvAuL8w=BUi^u1ABExfa{?YOpVJ3$#cwL!<-d1%9Nk3LBA`>Q$`hULC=B87tZh9#q@ zTEXj%M;zZTLX_K!{~v3x8{W2sp^(%nE()}R)!-^*9nugOG$;TNOkC;Ff+AHgle>wl zlmn!^iuc7^haHdL8yMUdZ)G+fo?7pwlhsgP2SrFX9B<}U!qKYofkxkaj4HV8se7(lf50yZ>U`TqbI z=FCGfxRe~qgN}#0 z4#O4kB3n@G&whWj8VhNyl0A4*+uey%4VtI zwk{YPC(#@&CnX|6uzz+>Zn0}Rn629UNkOF%5>d>-9Eo~CEYjr*qb*h}IFf5QiG+W- zWJ-gswXO`v<+woUt~^g5C}-H{l+n=p;IJZ)M~8p}$jo)^(IJLmjcbbu(+clws+AMM zW|d6}MJntC*OQbwd7P*i@%CSgp3`zn%oh(6C_|TsL$3AEUjYy)kH(X1DHfNI;TSjV z*1q|wme|nj>nZ2Y#V3* zGU_gocMaG5=VmV!y@V(0}Zo9tcVyKh9 zAd!~GG2vskrlhFbE@?jbk?6|)tUoZTpoOuy85pmgrjP*hStWS0O%xMe+s%_ zL*>Q0^YqeTS6smmr>B=n4KIS9_~nhN1RSf1>el`3Be9%7 zrTnHnB;y#i$A{Mji&b~y=|ECA?Jw@3^}E$~Van@QH{9@}H%c&rw)_|1NO;&j8jV|G941{F za>K%8VseJ=RHGFfS@#$vMEtC2oBva)?3)iD<%CjY-+ZZpNhwUX-*ceKW%tv~u?H(H z_p{%*HYatX*59ny_jA#t^Oxc^%WG+KQP5F3&5Z*im7_Em2&aoyQU-)81;j$y!g%SDc**;Y*ajk6G7lSRz%>%-qB?`#rT^ zvL@w?!)}Ttl0XOSFz8)J4K&?!`dQ#|ntYl%>2*vvHIg^W=sOsofoyhxm@To8qyz+U zZwWghUcnVlvxDg)??@SJ>NpaVTPEG{If3AXA)w6?=NoB(U@dY}M~Sxr8FGn~h2O0H zo?6Q7WAlZ*b7*kirTAO+VkvghI3)5kP4=9jN-+NJ?|r0~DB)CudOZ>Lo%UZyt63%# zrXNe3n<1~enPFW%89yK~P51%vjJTQUZIYWBm!wkWwLu^jvObX41_koU)?pys2sI=b z8}>i(e4}>ZM5&TOvs?EV6Bc*)px46VhF1h)t(JEC*c`Am>w$STUaihyD0|?S*V;Bk z?U5YJZBr-`#eesv<+1R1tqf^mv{GK8@r*UIJ9RJ?qnLU4?_hCFqK8^s8hB(;j@N1hcE{8!ghU9jMsnV5 zYQ^QaVKen?p;2`Wi|LRD3B$CLDK{}uUH$G|*|_~o+BL=Que(QmKu?4b@;Zsl)gb7D z2svKFq2!?zrDBm5$SpRIKqv;$Y%d-SPDEF|Dj>z2qhmfxZ|K}K@TwY(5D3yuFZ$r4 zb;^kaQOiTDqqzS?77sAZ#(OvLGKp=UqG5Uxs_JD3lwL**B;qk?fuM?bnWc=&qy_R! z19AJLA=Qz{Qlu&3aPzIMoitP$^zEbmZP>R(5EKO3-IW7`&%w9NIQqN9M@XMWWe0rdwXgT2sUgV4OCPM(xoM2h%iPA+_Xn6gdpR_gB!kc>I@>A zJ7=;`kO(6mb#Y{dIHGnQ+Vq_*pFA*uEuW;_*jEPsEuWOWiJA4e?ET7!WrYC_xE zNF||&`R-N6mWF(kb|j)XS9Uf*yr;uF$<>M5l5>D;4nU&6c%I9Du~3-oe`>|J$2Fk7 z98{|NygfrCn$z^%=l`!7ksx~EGY#K;YO%Jy2W6B%8;Wr5d^gTy@}vcF(>@@H8a8Qx zoc@A9z*G1U5<;=!aT zMe=zngzEqT2jV~cFF+g@lZY%LyrtrUlRg7NWNi9mN>%^fQ-OE{=N-V5cW9HV1r6PQ z^rsY%J@$QW8rC%TNN~&VzMStJSyjXZoCm%iAVAi&XJaZ`nfucb}6ILl>Ou2W}`*pdK9Y0|AxvHokT4Jk^N8 zXL14J0|2x=$R1;f?m;hil6S>cz?R}~t zWe^-o`G>wl(#Eb;Bf>!>#Q2Io3j_;2o&+wA=GD|k{65_IES!D^pB=&_)Mc?sEMzN| z$iupJ`U^5G;sX3Q@CozP;~mSvl$eW#F^&nLKDqJ8=0ZvmB5pWb$(h5{NuFLe>?ig* zg3n2^NeL=Av96R#v>3LSgW#IMppC`+xAmN7hG0f|hZfhb4^0O~Fl9|f}iN~WsLCi%rd%OiZD z%^wWNiu67=E;ksoh=~YV30FQlY`K_2_5i|*HF`5>U4a=mXziLra{sr~5((qk|1FB7 z#AF_*#7*X)HDX~9qeakyNCQaT;SnDtd?+n1;HJZt(FhG>?A!kvb-nw6dYcazB}@4= z>jC_OHi?5jAl9POipcWr8X&IMarp~mat^jT=ThCUE5{X3t@Z z*U&gq7Wdr-1M4N`XeETlbVgS!i+jOZO)PrArHT@6I@cx=u79@^fFt8D>fOs8AT9yuXEiX!%PmaV_GyXDHbp#aR!Np%+ zm|UbDYDHkXnDl9hvjF6}UpE7L&TAbkMHGU_VGk8fqLVHisf?pK(a8sf{NgK=FfjvB zLVU+$uz~8(dqt0AG>9GnPfQ7=lo0%(fPg6s!s3PmLi}taaI`OslMy;W+!1tyr+)Ep zAQ6!vc&TnIQR+h>W;^YqpC0I)%T)o93o0!7g}E%)il+q-ojq~~n%)arcrdcnQmz6O z?u`E=a1Hz3Szw-f?<|JHdErgTR5{+|j@msZP{Q=FlWX^!fPHr-ZDK#@fM*aoO5M62n_@z z_}-i=DH6)n9wSvg8qt3UV`}4-SG0)hwu3<^t%ivuvn5SGp$sidRn*eM&$B||UC$F0 z&JCd!6cY9P2wuA5qS@)~AZkfyOf$@gk{k*mZe~ZV8?IJ+gaT0@uAU;9;P84O+`6VtW`n zwAM0hD2OHY%psmx4y*{t?;buJ#CSz9U(R=_aK#QP_}uQG1-LtH`fz&fxg$DAS;!M2 z5X1qI!FBCglN$H_pc%y1oOJ*vP!oeV;zFuY6PFN%!NUSPQP^T7ajBb|c(EioDMaFV z@FY$mNmi0H$(R3+Y6YWS;hp;A;3smek*JzF15Y+gl-HP~)eU$k65?TkB<6k<)N;s{ z7T!1(NRrBBU(%(?!TCFSIg`mTpH+>D^p@l=pXb1e>+%9CKZoTNfgvhB(G43CstA=#y)qT z5yWH8gQ%K1T%c4j2n-L6Oew6SOO4QIesUbNB;?&+DV5!pFAjz#YDLJs7zwmA-^W`K zn#6hYc;ASRcF!55q0mHnH&1y;ZH%b3CKjv^SFjk^UM8L>H1YF=<})8TfK|_YgaVk1 z!Ar9T%U)>C{#PJ@iVr3&kVXU~RF+NB0wHV-h$|F~JGx6q<5C+ok$~ByQ+SOdG%=!v zmg#id{tRZ&A~2a3mt6=FLEq+fpJEnRA6hmxLf8vv4+N765JfJ;qQZU6V*rQ?g(5^X zb9wM<+4i5tTME( zJ)a_uvF`7tn`v!_?PWK1&MeIT z+BT1*DRU+fC%j7$I&mtI3WeO2SoASvsPkxMT3$w z$sL~?-TeZ_J;K|dBb-1HD^Y~G$!dUbsK6-2L!tXdY1kdH?Y~jd23+g@b19*M4Vx~} zWH?OVx7>#oshj6UxNVIZ(F`)NW=c|1oGLQZZ8wQ$ao_n17hus@`2U^1Fe;Y-9q!O7 zhD}-^#KZu>R*9&IkceSenIYx+L0uEs--DTjo}o-Sq^aX=y#$D9%WYZjq+0~i{VB++C|>r`hzcpH zP3xe3-#T1-RmVB%U3htEDG`4d$8>Yve|3lriaWx2=vy357$@$#q0pE6Lf0>n_#)ox zxW$Hyy}yq#o{zCXdw-usGjd;}d-BnU|1-t0Po=l9ZTO+YY-(>$<%I_fue^q-g2;%h z8w~yX2Y4#aQ2tBOKmwd}Tr=lRDGZtb^q~+}4YF8as~Vgz=s=EB5b-bwML13rk@&m# z&RwI#Qi3XYfsfm(l&HxL1w;>o=urTt2RgNNp;#`Ve`8}W@#@f#9SLBsy%vp@1BiI~L+`BXn<|646FVx!j zKM*jBm6)iZFt+4AG|H5)yBHH~2peu3t`GA?V#wY-yb;D{TtdW1ReSevPE#!BE%u0p zf%B>ZM<+mh#YrW;I*f%P$0Ly%5?mPaNHHFtq;*pjE007rSGdU22JDI4K$=PkAtFH1 zD+kq_P{u3C?z_11jK7EfCEPSj&iM#QE+co?P+ofGZm0;kNpysiKoSL_OcDs9Lt*k{ zj;D*2dy8N+9aO50N`V=C#sI%MoycaoNlQe zC0YbOYMA(Z!9*Ydfr*bCMI4?o=sui5O9(Ybj!1opZkKoG@L*O6WNxR~$mJk}{!04# ziz0lO?#MHCUiM72|%O>r(esjIGYl% zdrF7_KFsjNhM7fV9pvY7nLUK3jiDChj>~s>t+4LeM#z(O+Pr*KTX(JWyXOq51d;fr zNJ}F}+yEpB#fC##8bJxm5=$gSZS{$APaMa8)C#PQCbX$H2keb21on?_OhMl9dQq)` zC%U+dv>a?d)QF{Rm^zeNqXpZp5Pu!cLF6nS0>V-XiZO9SuvwNg1sXU;r4E zBD(K5a~!fPz^o%JiNr#%c*J`E(h#xY)#%Qzk&k$di2!)aj7!L1fam=l1D8IwmgRW+ zRzA~=jN3k;Fh+HCEOlZPREN07=!iwY_s82Qs&ChAR80jd}pE%K!S_pUP9zpT#rX968Y0RGowefNP34_>6>`3JzZ99)J~!gJ7uK$tHmwcBh5ARZX4zcQ^zOwM6C|R0 z$-|xF56i=#6=Agy`HD2vgy%(`Bkxe?9w9nQ$b`Ia;<*wK%Mfv?Rig#Jp^%4%uBI*c z4J+jJ>;>SfxA8pGo>F1ouc6y^f}wHWueG6wKqQ`{c0@$H$$qI3Pc{O)BWnDQbvwHruChpx=1k(zrsJDR8R>O@(CB@A4YVZdnsJ` zEUiyGkC|QhEK~O%I%GKVi9~5=4;>=SaTSTYvT41vmx(U?lH?)WHErRSWGQ&;1=F>% z<#FM!3Pr^#jkS|vfrQfJ#XZ4oEkQ@|_(fu;WUa)B)%5YZ6XW&L-X;wlCljR;R`R|N zi;bBdC3#pa#(O;HwEY)+y{Eqclvq_BHo%A~*EP}a`wRElY-hBF286vl6O`h)daXupqEEZ+)RkB zw)GNe^_1Vzsz=Zr{hab!fuOWTVbJ2DxlURj#7gl~C@MgVv^2A3Hum<8zkln5d;vo& zKbj)r*B<&3$Pw;63xEi}b!{(~-y#)kk>&1Jnt3}pzw zyGgGR8e#+?lygj4AOk-Uh=;jXCoPa(5F`?5Umga;^qsqS7>B65JQi`~7QmH*%_w>_ zBu|oYMA)06_peh2OLj_8xi zTR@297DnOAD1_leK6a(L#?4VW5yQTZ*F%^c4wl0EyfES~ABjE_X_-iN_PiljjH^43 zvKd7I1dbM;`G_z%Xs-c?I@1j9Tj9gxhztNm%Jem6}Ul~ zMwIOZ`3`08ag7V;$NZ53iBf7vL*TesixeCuom-fq7{}WdOQAsIInvV8>n}E=c>TW~ zAVss5kUx8!$_wcs;swJI$d9k!TB&d*D~4xWs6T0eaOH~!os|cN8(%|Ff(IutOt6Eu zL5>>0IL&Kt3BPG0XxUvLkBu|2EMdk(#bSODEKO{p%Q25zZU+UpmBg30rz03aeqOg4DIfN*IjN<3bw0Ydy01Hn>|cw%L*AxqIOK{Sc? z+W)fqBje&#jl@ehPj!Ni=+%>J6xUDIHXh8aNHR#GXk1Z}_!34v6#>V3d+c9t0VH_6xczHa(5n}i!G-Bf`XA!E}aUS#H>#@tn!T53F zD;fQY9U9kGZuyTk4i9u4vFpz6DFWhN10Ij~A7b&5Fk?GJny71{_{a7sziq_!MblIu zESb{cm|yUK*mLy-76?TrI)q|G-T~o#LNzcEdcf@1PL=rrU3w{LgeU@e>}E&kfsbR- zit%j_Baf-C3;8~lI}`HX0i1ye;$@*nRZFmj%Y#6aD)jz!Ow9RW1i<0B0a)$CXG=q| zL-?Ens}~Z&+E<)=e?SSB`=8R!y+0^5Vnz)UbL~5c@FzSc-|4G9c?A9q;nocS^UX}E#CuUL(-wUC!64J?dkSnprgj$KR12ClfJV|U7{0ulGI zPMX2FNHea@^BA&&BF(r+y!`f+cZJUA$Ve@MwqiGS2&a)!5^LZklNz!2S)TprBcM8& zgm$;^ukF|~l`^~VuPlVelL@G0%78r$M2|f|7k-;Wv;oorxou0Edq_NG1O%AbW)8=pKr&Zp*ksjURy#Mws0g$?6B~!JOreo%?Jh#DptE6+t{CbOqp@2~9?X3B-}1yep&yviU!oF&8BpIw>}hB;xSjBRl(}gHDE{ z_D9}CZ66yH$%W83;(ATYZ)F^~!&;~~`zH?b?v=>94xZdfM9>^2=nPf`^WX^+YM~v( zh>(g)VCw*a88wD&sYAipDiAXl`CE8YG1~fd`QCd5HT+DXTBC=#ArvD(@#AC!&np3n z5~ve#l;U0+p-<8c79l|DMQI`km=oUgNWzjD1bA~P3apGWf(4Y~LwS5GaV)0s2G35E z_(3BczyKg3E@lOgsj&Kc0K{g|z>ioQiev78#KxJIDO6vNIv?-56rOX-1vDL-;GC8t zAU5WwXoLjDg+--hWT>ypq<+=utj)5x%SsV)&fR4?yHL%Pm{>CI9+*8J0|{-k?N!c6ZZ>1 z*u6G=Kh381{~G{Xtf<=k{{|IGzgCoY;nGogTrB@-a(pvRC2m9hmv#lgQwL5=yK*Hb zPI0Hishi3gq}YQ?1F6du^f>j2JpjaFVPJTY?MXvt0 zN~Fl8+=~;_NVfT7?Ko?3s~W|BGnXFXtZ{gQADpUSisx5D8oZwp@BABOOi^33oquCe zKmph=RVv+n5KQZtcZcK5X&uBn+VCHm-T7ro1cFLBn6KqO_zC$Wl3O0x2MA+vw*She z{HHd=#h8$^PFvo_IE1u(fbPp}N8Ve(R3Kl_R!gFE0J0CLD)?|`uSPyFa4w;r-v}*D z46a=vF{oEuNtYUlaq&~*&^r@;>PI-3iC?jr;2=)8^4{rB7}z`YVIW-UlnobJlwD8V zKkJ&?dmwVsZUTDhDix@}+uK!fjVDG%a6*T07xLV_2g03<(TNnXDZTpVnn000ixrcX zNfNWA-dZKikn!ju!x-K*b2^lfn+eB!mY)ygIc4fua)S$lt*GFhN17)wuP!Y~cqfBv za+be;B)CgNY}nLpf)W{EFS|SH-N8Fa}w=v`7e-)=6_5ryv%Xe@#Gg259F)! z8;SLcbt-;(;C)_6v$$cESTTVC2WE&xA+Zu3?Zj9>I4<2J@``fmafesdPS}@C{B7cx zpguB}#NQ?kXiZ>)Tyt0i+E_OB~cfnu>Ne!rqKjXE(3Xe_l&aEPJhw&^zg4jU|iXtlsL;@IiAZ)>d zYMrGEJi!EQsEcYFQPUIm<%=cef~cDVOC)!!64wjmoRellT@P~-w+cG<11Iqs=`TvX z5PvuO;3mXb7ivH$xk^NY@hhKEy@^ZmnhnUF>P~@n%?8%U>p2mC!;^@x{T_77#JhYe zQt0-3)EWq;NHB5eE0==A4|xkd*+{&z79&&h*r$X_QD@nW!x%^9EgWUqPdskGBjbv& zpkpy+sc*iCR&y7tR)x{ZY4kF=q1!n`Bj$%Ic61I^zUoVSB-crlm4i!tLkXiq>uw3E za6z02`qK5AYsY12g|S_2N)Mx*0eRJ=r-m zxa8-5jNi{O)R864#LSX*`QaiD{1sK;7^r z%{)VX3vQeq64WS*C0HY;FZ|lo1UVBbCqa!#$c?BZ^fPgUgm0ZsyKlaQw;2~^gV-r4 z@akz42!eaLPdrip`!>NkEhnq>* z@kT3E_qmVr8$gbYjTr6tcmrgJh>cEou2VR7BvE`xw5|cVhf&(F_<8!x$Pm?v_?QcDsxl^t?lFOgVT z>!H7@W)ThsveuL<+6it0rZRG~p&%pUH(P|dVcDrR_G-#c{U(OYEPSN?x=oe6wg zRoU?G+&fD$+ila8B$H_~)5TDlWcE;?v`Lq=X;PAOp|nl!%-m@MlbMiAN(*Qauqr}9 zL_k@Jfb6SaSyZZsi0mRFzDh+zQC~pibwSqe|J<2`ynf&J`$04Jx#ygF*5^F?!_}KJ zpeh^D9OJBb0rZD~v>Nj_s4#u13mv;P%dXAx%2)%U-G3rtJ8NDQNB6p^;{`~Vpm&6bWWz+w_|Q($tZ zGDBudg4n1Nkh>lOl9Ygc!Ng;@;+fIQE+yAh3vmLiGGc@gYvEo6Mkr)-NU;l_=7X_r z15j&Qg_U8d)WZSCi9Uc4OjIY@$BYxV8%tc;b%E5w5EcNT8Y<0uJtz;%m;^PMs01}= z#u8XuO+dh5W-Nsn+606UUO@0XD@$z5*k{@Sv`JJoarf`!HzBqGr6o#PuuWVq%@_oZ z8OyYYdyddI4C=E0L=9*;0M?ttmosB#X2QkXtA4u8MTo^GpRu-tOyZNzEG4{?#JP{5 z8}ir0e|3qIYY(GgLdM`x1kdfOL!%=FRG$HYAZS~QrDTgyyH%ZaFEIKglKB9q{3O9|@EID_K6QkOurOFk{j z{UU)%%p^QJfTR^{jo$*nZqme^QLb-(Gw?*#go#aX?QdLQ(YTf?_d7G7<+dD|%fAw@ zTmJ1alj2Q?&q#9jG~Xf<(O`2j)pV&fUyu`Z&_coFvt_Lbvt_w$XF4n?Qu4qJs6%D9 zC3E8TsQ(vs#AfobBWO%pB4Puce*=qYk61U~_cx)?Hucqzu zCyF6kTQ+G4F}5QDH`_*9a4I{%4aYBezK+Qt{tbcp(J&UCh5O|hpGL;DaKE%iY<|PYecoCc5-xZ? zvxgGt9A=k61B>E%6Mcb+MSy%^q(#2)&Wsx4bH`Z$U-->Oi0MTM@M0sr(=3C59T$1X z@NB?xZohvmzcI&Z&Jp~W+Y4=9J;rU?RI%G5`itltb8Wa*=i1_uZbk5-L`%+L1P4=> zYcnO(^EkF7LLrcGOeg|BOoDQ4IU+ZcA`A~zX^budN=z~e!}=OXc0!%&bAP>yRAXg% zg~SZW8L%J#%++t~>zR)H@LA3I59Moj42glkbSKjo|X^{(s2P;)>RS+ zAxHFY08v;4Nx9_r-t&AgSCfYvxaWDu0fcS5wDjfTikZuNVV?jbEUENb3@8xblJyYV z5>fxLFrt3|V3`GwC`$L>>XbvMV|7u)f{+8GL~Io=q6{=IHL$?|Vp+>=j`~St7{}gj zDS}^F0n3^nMKWm;xfL393H*{n(Ak*FtnK4%J!0043j}uH1}P+3>ma|S;Yf&5w|bb} z1|*WY1b)e7l30l&ZAuE0n!_>-P|AuMieU$UyDo0dWk@n0;|oLGU^h&Gtek~Z$yI3s zn{X%6r^8Z#OEZ^g6N)MblF~hxt4T)13K;>$ug{9qAfAS2Ma?0hPI9@Lmq?4(f;m!U z^$D&@K1)bJj=H}3c&5JmY-zNxOR3BK;Uyw2{Irn-V?-RS=O@J_wjfEZKzO;c^Sl}U zq1A2S)xe0nMoie`pw4S?{=lpcQ9`iN|Ks6z@6mcMe|C2td9Z4d?Nm;cP)8EI){AxS6HntJ={ zO5EaVfnxMEAb+gAej|BJ<>AnrrTn?R9Q&I4znVK);F#}Nf5~#YHqs*Acm(Qf!49~R zs}2Rp;edVid|HfUko{R%mP8JW)FPHW_eWAY2A}IaI?{smE)Usjn=8HXcn%$=o@Jso zM?Z8}`kcag(}H1uFrKl=y{F#-Sv#`i@*Ybu>_qrCdg5;@ZF${bYam3KvmkV#8beEg ztUg{kA#bD;m^$;2bpCKsMQJ@H=^uhbhWFA7Bj!FGpdkkd45#jvNfLJ|>KbuSbrb9-M||%3RfN57kp|NWtLS5!88u=QfT2{ zty)<1=)><;Vz+wTyFa~@rm;+@r04To=hUv+2nwo|9_28xtHtM^F=A_e$&|`wA+9PW z7QpcEn3#!OUy)MLjHMlHyux=JPa?G>6C?g4L4NDCS>;73l&}(-@F3mJB7{KbBEA)n zbu(+F+oHM+B96nB2pm=c;7%&~0SUAgY3aH^zMoP~wZ0FQc0apPnzmHSI!uJLEUpRJ zHt(mcGTc9ITsi=!-+XVp*L6rfVa6>gQ$kF^i^D^~zgxVBq*TgY_G4)`gC8xN@MS-? zdV_`vv16gUGg!d7?ADnz+1n4{HbvAM_f1xzELqbqHjpuV&H`Y`9mK32K&1o>DXAOb z5#ZUa5*TtdmxF)d(B)1S`7)f?9Ym4fcznEL12xc?JQGM zak|#sCnRJX={TG=MKOzUqk;jFS-9UC25HdL&yP8|^-P@Ggt~(1(7m{1o4Ng?6C=Iu zn>3Safz`KWUlJ?ipre3ApL}L~|G4XKu^^HtCMQwfb5L;U&ErdG040ll(A5-ixESgNjU&Pp39_&s9<{g&8~-HGVX; zWL}VJZLd9I^+)&^l7~Tbwc+-Mc@1{co|^`wQpTdkZyNBk?m1iznls`kuHQ5uQ<%%3 zZNpqr#DjXSR~93Od=rc@u{REJ+^{^8Y*(Z(RwQZXJ7l^bgC{XJ%G8}?|9oOoDAGD$ zK#5m04jjv~1}GMbeWD|EKY68q2%0v*%eyg40+b}Ro-_sn<|cXokknn}WIDpY;$A?W zOw^>6A`*0myp-4kRqkf52TVf3M+}?CAz%e*Ci}vt#%o#k9646g6E1sRAM=qTj>JTz z%eGOewdKgKD$DGtX|21~O1eoxBDsTFQH7Fy5U~K|B3*MTQ{Z(YHW$c+$5cLN(Ajz8*L9)>aHH2${?T&()7@kY*O1#C%{lC$u0Tl7VzTCFK*Z{g2fF5RCerV_knx z^$V}4;AyWLt3HaPDwl}Nn4m-;rQ<5S_IVf=sjVKeK91xByHk8j8G;z`^5%njf@Zg3 zsLZ`m35FxoE4Gy6zrj_NaY~?hQcvckgD9riGN>1Ty!fJg3&Rm>oU*B%paF6yPK?~+ zY5G7Q5d!1|Tbn)rA@e|b2{Nd_*9L=;Q%_~{q3Gh^MI`p6EUUBxmoMNa%UL>w%sF7M ziHx14-{z~Qq_}`ah*#1RiM3(Cjd}(Fdu`;+OXy=HmcxXcn9*-u!Y(Fb2>w<0fy&(` z*DTf$0273oE8lirH-bHZU|Uq)R1(yWR3F05aT#&1*z@%E&zvC0~)%3bMM|=={4W6m3QQg$``~-BKzlnIWRzf7}|CG^8$* zGLaVi3CB+yCUu16W)-RB3==sPSDj!qTo|uo?H#hy$hX-#yvKMX8W($Se(AMQoaSgV zetwx&menRY7m(z8XO8b$MC?KEJ~fbv*0uiimZiKe%;sp^0`{UPlbwo)Q+@Q>X7*xK zvhtuBt*oJ}^WVuo(i&}hd?qq9LLo<5$yCr9CA7ROJ3~`{a==Nn|0rR0E9>rc69|Jk znOjbq*c)f=5D1(NUAggl))XO64@wZIN;~cswo4K7&*x8c9;JH@xdzs8&s#Ov0eB7m zv3+9dW0B2FD-p+qp5Q@B#l(J%;Jo7tglUg>D`gAkj(0|QP~zaG#OOVSdZwv0w&su0 zj%7|AM9wO^C1&}@XQ2O@V|I7gnu)vn68`!=J?@X z&=kTr@kDv}7jjY)@Y6&JJJ4qJTa2!ugC(dGrd({`ckRBWXyn4Q1CfcCaV2D0-A(c6 zuI&OkRk1*)O30K}tie*PcZMur8Mk|W-Lf>*D$Zn;L+3^w1_1j2!dy@ReHqMMiYPVg z1u4Ut5%vX$VN|kBgBBz`6EY=23J~c91+#n47vyluM$s zn>Zgtn@B}IbEmaGLrrJ({B#Qpk)@3BM?IhNOB($Asfg1$g;f>qz4$ZgVjI$ zXCyyg_WD0?9{@*1$~4cWh)J$Hccw@mytdGVgVg8c+Hc zl&s3NQMoO#$m0C<@CVdL%tLHV_?^ST3TG$rz)nSPNi?RSx85f549?RRWLBei4e(yQ z-I_3jqqR}Yw*TGs6 z59ny4g!>fgmpnmy95F0lQT~CB=FDYFMn8PViO?)cPNK^7-~qd(@J;-L*OyeZq(!mx zDd>(Y?w1lrjzHsp$Su`E-mF{2Up! zWHBICPb&t-71?D>A`zEi1toZn-Hd zQSn?IH;twgIRluySnQ?&tA8RRsbSo)l(?)1@eB8_<$;OP|Gv=@a0r%1(?Xrp_ZL`o zWYgjmOQfNQc*GIAUfLy231y7*jg?J`!=(%$9jn+zQcL~GyQDNG!nqY4HJB!22OrB2 zVSzXtWh^T@7kM8Z11*+gKJvc$RAX8I3GN{sk3D8E9wj?p9Hm5M1A06t`~c&Qff4%) zU$M$a%CmTE`#&f8gM=y-k6Q+wR$$6FTY!*7YdTq)IAkx;h7N6zB9?6lfuR?rpc@Hu zO1>9CFyI1F@}=TN;v9m=#nJLLrQ#UT^5t}eyr%zNF4B0qshnR#=IYhewEy@_GUwtG zzBYw_K1VEf*T2U*hBT71LJrUhrejAnCt6t`s;#_Ac1#i)2G5I(q6s!y*?hHv1r z$>h}`N+nx9E1LlY9H89FtE`4a;>LX!Oc79}Ldn!Ig#?)pJx%JaEktc0a z5H6N@g9jNwI!BmTvcQ$Yk0X?>&8YC%xG9Rjkl#|sBzgvdh>m$y<3fX&kDo(R==6jJ z;lU~;dKojhc~_;B*Nw!RLdh-V^w2Wp_}8Y)RPG(Nr+NNP7LuC|CUIuZM4jPxrB3$j zm&QltZoEQ1MI>n?erKU5b#{|DVLr^JeJ(K^Wh4f*km;; zTCH5yhNY<-cM6;xfzO*#x!0fMLpfB*+%J;4IQR4~Er1xJ^IJZX%R*@6pc{b1o-IR! z-7uB7)i9Y{i1s0oFIpnxLY}xuFg0&$iHcWBdFOcDs4^pMEpd)c1wycVRvhWU__N#9 z*w%92Doh5)4XZu(-zQ{fdi^gdQ$b>|6Y;pWk|&lOn8e$kd}9?RN}`+@5Doa-x8iL) z{&5KfZXgMq2)lvdnz*92${Iu7aFjllx7QeHe@YKt?jlSkbYJD9RF|c#1u1kl(mhqW#A8 zguvO>;6>jW6DP%3#IhtMn-T8Wm?|Q+6u-t`?60>->c7|MeeBw1Yc04nJreN(j5#r3 zq*jqn6Z~6@I$}5rG#T;j|6~N>l{7wK_3#}arDyM%*tuN@Zw;a^f5JYCA{WOOIb38; z@^|vv8Wjn~gdm6uTSwbzwxSVd_gQUAmtc<3{>jjTakk6e=5OxKJ8_SG$_3=!uLF7mPsY)U%TBJvu z1^>&6NU|HlxKOsRK`NHlnJcE$Z$=A!F?}gt+rk_q`L6CFEyMyj|KaxSdL!>^k1-~Lglr%!j zrDfz4E^ube8&t2~lOtDZYiG%E zowE#Tu*^EdLa_22#0CP2Ssc%zu?YMH3ybF&E~(dMmjZ$wk?w+sJeyw_z<|3o;$2O) zYl3*KktdWi=~xuuqqWTiRU(;VkBGxbFt+;Fbeks*9{*Z?G9bdHbZpNf(pG#N@e6_= z^#Bmd5gq!6oY&j~>6myi62)yb{$OPQ$f2CCLh3wuB}K|wE+j*wy*ZxeHmtQQKjyXk z7JBo7FHIoEh4_cXUS3zZv@CWf9U}|_go{BCJbHHISJJagvXU)AMuaV5I%a-ilkBNY zh>D4vbN95Ou;xKVnMeO_W0FC-2cNk zY!bIr;u1jIl^ahI?~bfZM@}E#g&+etZV3r0l9Z4==_IrW5bXc4Ey;4_;MjZmB`(-5 z?0n_|65mP@+Tx8yEG~8o4=ie?`zfXl+k06tq)s&%!n1MYGK4y2ycq~#T;WWddjM53 zIf%tf7L_?(Yd9^T;t=yt%WFK_LRg8)MEcxF*(o9cy_>Twh@2B%1?4`s%T~sv$Z*sSh~M2;&ID41a4zQ$iP`jv#hook>`uv>CPbE58}P z$vI4$xn66NNCyE>#I#H%fisF+E9!zCl)3Cq1mr|%^*80BU3{5jHX;DYi8DrR?#QoL z?_8V&R`Ld7&!_#*ET^bh(!>;nY@JS!(R7aW&XKLaS`u*%%r&u=xm{0Gt_q)`MapmmN;JXVYAEBA>dq)h*goSIY>;-;YDh&m+SMo6$}*7#tbe@}k=Ti( zIn7Fjk_r{{DU7w90|LWVY(gneAT1=k(POtxPy>%frBEADus_jBlw81ak&L~pjj{-N zL}WP(bt?6I)mGyBrE0cE3S9zD^Ae?C1xwpHM-zX=6Fmqg!wEz6yq$+W=tj6Rr z#bFMKK+8n)aQGOs0umi7blnl(+VTVW_)Ko=p#J>d{9S;Em==t^y4q?8#OcOt1!(-u zOUC<2QUsE^Nt_PoGmcYJECt1uh_y);%H~+=*DYRY8X`|pqgiw}zx}nb)g#gp)@_)l z{M#qr5>2sLu}2W8N_^pWn5TGDq8kL`C;pb4v-)0$hvrD3Hbl}CIyA@E zDNpEr`D2hO65yhr$>`#S7#rs9x_DwN`){F8q6NRq%Dw?Vzkam9BHZ{0(l0qvT1&)H zeaIh?lqc@mB8_1ZMY5N+ir0!TkI7R{rDn3VjX1bO6>4Sc`Q4C5z+#I}oailAcQlbA zGDT(nJmOjmB!)#*g}!sgvKD0ak17y}T-%(A&6yjt;2+e>jHd7a#up#OiHo=e*_G0( zHnOl06*0{$6MB{lthS8^0>EL>2&@))X_=QDW5Dz+O{60TjO2^Vbd70CIuW~}{1m(t zG%wvR&6$!Z#EeViS7uR!W@PN5Iq`+Es>+5qJ1-D|Euq@PLATb#$_PO6-8QQTE2Q50 zf{WQoTG@iiJI%y}28Oxuib@#?VUC?*n`o)@=RYsI!9;=-lt7XdqDC#gEjNj|K4n3K zrN%xok!!)-6z&*{$)-e(kX7U-X{ku%VGKOy|I~s^LPl3#B#`K_Ul?!4J^Q_-K(1R- z!J6)-WD8s(X?MjstBew?k0o2$%n7L};oFdX5YRnk1<_8nUU?$Nkw;|W$<~cq$B8jF zAx8kW9XWmCd-zrY$xPW%fgrqn<|8$Vy^g3pZ< z3_uh++hFVq_xqN}Yo~xL{*gFtP03h(H@(DmS?+19y@0&)C##(aOjFL0f`cVnm6CWQ z6RBN@iC7Y!t8wzi0~G=ULru$7s41DmA{-wpoY^YWh3Dv`j2^G6gA>z+w>V|mCMmrz zhe;YJ+$^{xCQW|$jzc1X7#R#~;jy^urnpg0C5d;0_Zp?&j>sw*V)(_sWsZ(4JQj>= zIBA$5F=~?Shw({_2TGfBHd?)qSa1gXMUC;VBr#v>q&QYUx|^MtBtVepCk^x3X3i&% zuqQ^Ya){-m6y9X^2ntk5>A_mbu7@f|{UHYUCviBFX&f#fy;|e+KbWp+k)9Dzrv{jK z}UyK-zPkdg~Q57rArsb|L0iPBA00YRQ9 zwkVJ!CVLtA_(Y9Gb~{{N6W{cOqRFqk<3uNjW?qh_#K4xZrP~l>rrRzbv}y@GjYc0R z`5Nf-biZDkM$|w#;}6O4PnC;E;0p|JcgX(6Lxpt9#@3mYHTU7e$1{>WtLiNY>r=$Y zhN!A=6Lh(r`4>S}rNe0AekR3pM5UK_8PYB}aca_^I>jB|(>u|AoErTpZ<`nG%l!)0sf@06|PWA)quq_mekLY2o`+f_a>(00(p5{{pbAFWC&JO#X1^maipu zJ@&ahByLPstg5iL@mL9`)A38jb;DjatU|06OJ?Up`-I>Hl3JOgecpJddAsBp3J7kY z(m3QK$N(^Q=#`4zdQ5(U>8nHI&+e;3Qo@}7$;WnW9{?iBF)It}CL!sfW_L*o$JdF3y1%1s)4zyjma_IW)(r1u`A4^{pyt`Q1Y0 z+renZJgW#>cf5ZDekp^V9+yw(y&X)c6&XWaa;bbvoT6c^-kVbCq38jz#6~e+=?q!y zRbNxQ<*`z^ge4epyWE}eLL>Q0ue5AKz*2 z3S|0gm5pWPH6@o+%i}W}tg>Rbg`iM=W7Jlu2d>GHl$V@KcWtRu^d1$#)dEnYLKFz4 z#%V&F5ve#c193loj+DuqUA`X#GW|}0mM@4kG16qXV685Ll4C)znU+X4BLp2Xp12pAuaXL9y+o&y~7fH>LvuAyUA2zp5p^ zs(@~^>c;QK^jV%kTl^th6~S^b*_7W8YueHiC08Mm%o2&4tX z9v@!@NtYPUwY_)u1cap$$gf+*haj4N1F@I|KBv}8I?yltNt(uhxXo%>h!|q}5_P6! z_qQt5+)as=?{-+Q8~etal03Z$jMl%aldhH0MCPH`6OHl^f!G?q77-!?!H8#~S0|of zK`QE0*{bMTC=G8(J?it}W`c$G5&@8SS6iDnY^Ucyn=plhjsKG2kD|zLK3=J?o zxo)-~Ka>4`u^JUhMv#EP0y3DrDUHVt+`&qm}+&A`7qP3+W2$y{a7h{25*gjs#EwTpe z66Jb6HSS$26)+uYZLQcG%9nOzq!Ou%Cn}*-0$}ATZxzJI>&TU!rTmNMFjjADOlgTH z%$=UN(5fc{GejHUXvO{&j3Ba<7+$Ve0TO1$+r?W%w!s)WSC=~BI{BTOz~&Ij(bvB!h;I2&6+0}VChFrv z0MW45WMdJ!UB0dBgRx`ZVK3nvKTZbJi!Fu)8NY}d^p&mbt*qRgm1E0u9ruP8nYhV+kY_rJzf$xX!6rX zKc4(_+`#0gmP3=CYKe0={#9va%hK_e>>{SYAf7$Bh^_76b|F@LPTtETNa;O~jF*OG}?j z#D6@xH}9HM*1hQ3$xr2dTbWSL%M%Mg_v_Nv*Oa$j1F4vFcTI9q#sB!me>}Ro4wuUY zu%Nca3O^d;fAZbP#C)({URNf~)4gc&I4{^Z`7;!sG%|PWYm;8OXFfFPss2BT?znQ& zOR^kJ{>IC1PI~9Q>*7gI|Jlr6Z<+Mc-SO|qPj|dkehQFB#2O`RvHIf;<16ZU{pd*_ z^~{+&>B)W0+ml+Vmx_}X@P9vIlQXHT`^AHkpPpSg`RT#SCqJcDO?p!Q5pumZ<^TVc z|LBAJi3=xH##FD|`GAfYGH1Ky8MqFR>YqPKXd*aKked#W==kbe$SL0lNzWq zw=DhS)BlgUx$pk3(vzp=|0?}|fBCikNwsUu0~PjJrkQ?Sz4?E=-TcC&M=g}CdfEZi zGgpsg{al~pqZ-H0Il4~_@#UP*e>H5Fa7ZRsAGo z+J!3z3r2qMOtW7Jwyv|)f2q$btv5=$MprBPX_wjctCgz%&JUV}(%Qj%zJGAY9O+S- zqtRz+zDKEYy>7cEYmPFcOsU9MpT1G!tFHHLorS^Dpw;fGd@*h0Z-TjbZNH|kS6ur# zq(X7;Iz`j}bXe2ZDXu%(i$g=j!a8HHaD@`gtWg5rjK$U&rIEos0|Oq#(@(ID+=?ny zzgDSo_A8FL_M$O5I=HitRjPEGOVzV{)3IvL=3H@PNCq%cJk`vU28)FU5r)kg*7SbG zf6>N4^Niu*NU2BBPqEc&Hz*%yQn1@74emDkM~uSgaB=h;@(H}|*7RGI>JM#wyNs+k z(q1f#mW)Daw6B$b+>w2b`pZ`B=^f=e1MS-s@5ki7aH{q8la!&sLMa*mB z7^LmevP_1Zv_;VeJgTnPT-p}p8fmF>w5ymo+9CBaeM;kjRc1-Recy57aFXg%LU%B> z<;JMVMmSNWm;rEJkG0iUwBM`sT9>V+@88O{^+ksKMU5iq^hTv|-G)NGcpH8?t*)Y` z|JCMyvvahsG-4Xe%+7Vi?9c4Yk;t~H2K9YKUstX0aN)(8euLs)+@8-ncx*mb_JjXv z>CTEhgQKO<6?uicMdut9rNM4|W}~DZ$uhFVi?A{&n*954b0} z0(bO`w&#nZChY`KvbNfe)$}VBSFy)B4Qm-hGs#GLMo+e5?b7+>-&W4+ER@U<4&MQfZz@{J zF123Y%Gh@Kos=6K()8~r)BLYj2b16Vot=X-?V9ytrGYUfJasj|whQd~W~FX%YvN?~ z+pC8({bZ$1?{+I_QCf_Gy1?$H`>}5+ivH)Bn*J?iW^mc#Q#eTJSI*Kv9y7aSJ-?&s zD`==+nN~(0XSt+)q;0dUX^53$+3rw+(G9kR&8y4@Rdg-U8@=^ahc)|VMSoCL^&@}Q z^li3j_LHs0VDzNvs?`s9xA~XSr&(ROe9`!}k7i>rU0py!y6OnVw%d-@vl@ZKC}p$F zyiFo&rZG*P@&(Z7F`sxP;>oXq;FlNGOi z-^_sjWaVNo7`t!OxM-S8V9wm3)E(&VXzwp}bhN8By+x}p@TDhsOm3*7Qe3Ot6BbPZ+&BL`$dke0|V{FVa1Oed5Ip_ zxMDXO{k++}gNnZE>ze+C;u^3(|M1#_*@d$Lz1Gupe(gD%??-fz@SV$SbszXFupE_Q zAvZWOWSz5i@ED=tPx~10a*M+e_;p|JCUDGY0|P7QVSO!zTQ`JQ9-H@>&e7##rBbob zQ9Pq?J$FvGqh9@+t!H$txwnVu?|(?szoB>!t}l+3tfmjz6#ZpS;1%n$Cykk7Ca;<` z%L%>yHx{(l+zF~MM-DRBS)Rbf7H~shq*o!H;9oVC%e#~g-%yV>ID6^zK=X>-@6=cE z`}ZenOshVyt~fSo?wi5NWfN`tv^n-K+kDTGOJb?B-gB|dzh2Qlqt<_{b*|W5>dWjh zvtxO4q;J<)DLYTI=|6Z((^uMD&-Cprly;e;T&11a&C`R)J38&`$EnAxFK((0Cikt9 zry9B9N*y+R5H!GD_@dR-mBo<^mGW$Q=~<^kf3GIs{J`mW*S4;I z*NFMr%;u!|{H#D`SxNB9L(b-YE?&ESMW?1aY%b4DN;?}Nld*Xp0;hb}70^#n6fc*1 zZjQ6@NJnuUH-fR#>?*Q{6#Y?WeYHz<9=7>8&)=!4uimUw@2>KlqL3upS)X90+Z{vg zyNtq4bB7pKZBXhjmRaa5438D79l_koZ)y4|s>=aEvB6fQKm3m1=_&dOXLT?)SRZiQ zrsz*pPscCB6FAI<*=>%LXml{^NB*$wHBEQfrc7JqvgunCuGW?vGXoBfO?TS0o)m%E zTv~9zTJcS)#@pY#sp%gmp5+#3j?8z)TDZQFF_(!Id0^i zEjQkz>DMV!93Lu6*=Fy9{-b&NtxWk6H|Ved*>tm1F|zL~VSBFamDV>dF}#5bwkTR9bKpDXa7LcziIRITeMQ2 z&3iL@{N1Ahj+>RmYX`5j1zU^0fP=g1>M1zf#-t6W%5}Cn_bJN0 zUb6t{v;5O`D#jAC0v}ej_YDpW=gt1&@W4P%q0887j!2;uWO$9g;0(NP<9lT=XRR0P zbdrL#c)Z17t84BlH2JV$OZ{MW!0|OjEw~wnKC3#gZ`Gc$l_0SP{TMo=GMxRJRo91V zKeGvS1Xjtc8ys#gj{O}PiNLYPfxG*ar&gH-A(>6yjlOHWiT5jY&vg}z?D`QiJ7Szs zfWX#o%4+(*75}f7vE{JcCr+{KmrRl*g#rCcZ_I){v%YcMBBJv2S=fhHYYPV1)$3B@?pmul_7^wT@- z`X6nc0qf0YH8q%iI4w8$l<9r3z@qiVk^`^vEq2I?DSx5jrV&H>CT&HJqHub>UEi+M zs9(_*uPnZy1{b5JxV%?PL1icOmtzw^cbeDFus&&R^#v z^Fcb=r`9_+D0lZk}zR&2C=U;5}LK!-CCH1NNV3&kS_KrC7YtK^E+Lr9W2H;Mk^I$d<4$!Vp22 zam~F~nfKg=;Vctgrg^tB0XPslzNM)Dy+E5`TM80+r2)F!Rm>P$ z8-v*)%!Og1JFl6!9fo7jT;|lj{h?h~T`p~tav`5A86%}tk1rrr?aG#b>m=nvC#?F$ z!K_*AW58yy!^|1%@GG3btfwlVr4>O4>x#PvO)3}jW2Y~IqRKw}HBI-~{2$nOxnj>S zoGN4QGIyKzHmmzi(-X;B$G6nwePbiLUt4fd9xT;v6fy%?q{j};4jk$4>w-KQ7=W5S zt=o%hUvkp{O|Q23?_e(3DLYvJ6UV&tIXO-5Q)VtL4y8AM^=7*3ogVc=+cKtlx4E$h z6Dy=ZVWW*WE7{mKW!`e0OJ``^orPTSkfQH{KtH5F84vUsyYWJtBaO~-2lTY!yt)I~ zfz|KNgJitT4e;zXtvk$(t>{0gu7`O|EX!s?HUJ2M-VX>Q*J}n-ho|vX5J;5{x8j6eV?*z zS$=qzv4wN=$Eo%D{fccJYk1lZ=FvzZvCG!{%!UG#83;8~GSbgU+X*wHGzU8#fm(>f z1Nu=m+v2`m%|z(Uq*}kNH0ux9-OZU)og-A;tn%Osw)HgDYjbQLYOGTC*pM{`otEez zvmZnK%=@8$wp9stj$YubDGjgiU#9AIn1?OOfZR}Lysd&BThx&2eg#Ioarxd0{l4!4 zx?KxBN9Rhg(s0Fv%!4dVjV-iKHp*BD+^jCmWwINTP`fNM-ayOueis(X+;fCQcKFqo z{XHC){7ZhNCub(&cPou*i}tjD)+0nY14ie5N^5iHxVI?ldd?`AQ=CDw-5%DyHdV{m zppxwR+4JkQM$MVF=?~h}VCorHNV`or07Gv{uBvUpw#`b@(hY^7E!?HQsS4S@r3A)a zoPn?B!qx`$6r0wk$lDEE$}{aDZG+MS5+0O2c6Cj?=1_q&tUW>iW%DULOyNb#4Tscz z_MhBbcE8pu)zkfy|40o%0YD+JbMu_@0=PJ1va|N+l>fCe%n>SDTeaswHr8Egle$q^ zoXhDpy|XIh-ep&}E3CevKdgq>X*PIloBl&}L2;+-?a~DvmB2~OuFwXKpIO?d_y~?_ zerbL{J6%)Hb*i^3*K~93F5lapH{K^orkTz7Y>n#A9aoq7_YOmIWzCyw=t%RY0@?$L zwpmeM(Y60l{nKswJ<*_U_*FKrmy?-mnX85_T~Qd5JG^AxRIP1Se2+k-|M{S%Uu*Zb zvAO||{{9pjp*mmIL+Tl}c3H9xA#v4U{OS67?F`#}lqz$ACYQffXYK%bM%mW zT|Zof1zoix?A@m5BUQM57*jXbYeAcSu7~51eyl2_exMCV!<*i2VSjL<{;oClwL{~M zu=d<$`aMbriCreo9XV3P(fywvBRtXkU+IJPaRt7<$$BzbIUiC^gpskitCx?mT^ zPJs^wmfWn&w{K9`lN%g10i@O>}z(b<@9DHbQnA*jCUTc>Y7;=IODg4w1TGHpm)hO zxKzR-wYGkjllidCy;br5ASQsw^IC{Q*1Q1$p(hx5+!gY&FCJ!p&aVqszdBPJRQ#vg z^d-G4yv_0FYV}B!7cmbtbBC0Wda2!Qcloz-ci(i9EOfB%u!{gTEf}h)A?IhRioI~J z=E$e3l;+l!1W!-ATv^LM$le(?--(+3dP{?An{seHM4VB8T-wH=eaI7X&7R?ZN!4$; z)UGe7p5i{$d%}u6rOiZ5!dNj{71Enr?x6WZL-^Mg1F?Bs7ldGX?BB%2Au`wDsiBKm zRg0bYik(f@ebj;?JVJ4-v~Z;?OfEIs6|%Q3RkhA-+?1Kqem+Z}Z8thX>WL@jx$Dfe z=DM{O>_kThF@dzc(`xWA?KPd!pq{STe|tiA`$l5~?yJD2d0Z>&8mY&a9yv>rk_<6 z*4{C=Mm2r4J#>6uX)M`A6H=?11EV(#T93WeA@xl!+_gQ}wsC&wGrgwBvX^7p+}iTHV*=WrY-+Dk z>>Jy;(;U5bA#>3B_>_4UEk`sWWcmJ#G}87fdq}-%A&ofnSG3T8C3tvSb?8^rh072B zqk>>g2xvFirmwnI)h}K^9Ie)WJ#5$id5&_L(tIwSL)MeJe#7db-utgPMo-8MBO?YFaC zJ2N}hG-K?uszKXe1KT(Bzqe7!WPa%kx%!o*aE6|(Rts4t$9VsSiJC%Ja5YA>wqoOegJ3_yK8eTDm#0+M>d+g6sRc7&m zB>`uPI#4EE8?B9FzGw>xMb^oof;q_#miBIH0FMzxZ84YNR%P8vWZT=82qd>rY3hO7 z&i}2?s+((2Lr-^(RwT-_Fg4DozBk&SecSe2=je*l$6!fCSP!3|ANGdT4b#_wPGpMO+w3>9e6%%oxidsis3TT6kPA}l4Wr-d zp!h>4HuxTdM`8DVM+rU0Aj;%x`}z%sKQsF3|hLH1Sp1J3#TR&t|4 zTMOrS_rkE8YD-8ZuUpwZh8Moo8BEoxAvLh*cs~49Pyo@_9t82CsLAJ>?f8Hn?+j^| zkLY*GcD+*x(QW-M@XU`q;XdnX1$k!OHiy0|9?%xqKT|L$nezNLID1lDrYQIM`8WuZNAm@SymZJ`g#Br=2$FNI3auWFXw zWtzR=!*W-o4I$o7Lv|c&y=!jxBh4ZfL^0D}>^JhKp-X#oT61gmeEa<8`o=^nwQ>aY zSN6MAP^H`Y0?ub_AKReraSBLp zZs(l8&=Jt8Z1xpx)@-k<2_aMj(T&2Y2^r8gHq4=JMq-dte4$GjrilEEQt$+QzefwU zF4`H;rrWgGQA?RDe}Iz{X=$5b3ttQ=HkcbUN3Kt6j5Zc?xI%}~@|d|&->$)2=@e%E zkSkO~8HjvYE|vHjTBx~m^ghL-Ke8~a`fdAQs?f@@)tq{ZJFHEyA%pPiznCG#U|;pG zvi8$$&C75!cj@7zRbq?c*3VSup-rd`rbg9yu8}~nV~Pt4yVO_h^IfpWA33nCOK%To zU$NKpy-?@7-WiM;M$q23tRQ%N-C)!cjQ#HTg1DeC;xOKMvs8oKpIo#K8 zjO;Xja^^vJEtI5#qq~~Dunz;H0hpYgEyaTAo<+!t_?hhV#WT>wROxPaNG_zlvGgXM zo_B`s=4l;uhm2uagQvOz+IAZl2HNuZ%6pv0d5MF;>`V77N>$_p`kg3m_EH7S4F>lCTzCe6gH|^@srW zYPMi%zdiJk%Ev^fl_}8`2t0FS3HMR_$H#_|7#v`(`nZb=t9DCY+PbPkRZxm87YK@r z8;iA&W4S~Bn!~P#+QQGS5?LXed0kI`$6}0XN7e8F0SRsLrMh7JgbM=p&uSM72-Z6N zXboiMb9R0C6n}8l_ZK?&>b?1ZcC&KnGE{6vKU%@?ar)9l8ZSIGVTPw~wb}K~sbR+^ zq4x(LV3hxUU(Lt4?+a)LRM#PA4_cH(}>mvJH~&X(9FDWhVgWMH|k+7iCBfm(ETt^fP|0hmIIA221_Lb;#va z{XFFI8*ToN?M&LLb^YuQCJ*eivp6#7(a5P4WiJQ@E@TD6mJ$OpBk3!rg{&$v%)a44 z><}PnQIy=6w`MH;esx&8c3RKMVrI+_zFfN|tbHq_A3uc&S;6mqrO28?GBJrx4@WIZ})nFRj(_mmjR!kSCOiv| zy~mEKs4eO!k7(WC$VhR-66m8_**Q`tv-%5r_+uNh*Kh0@Tuzl;L&nHyZ^XH&ldmjW zaQBAJjf10u>B0Qq!Kq3x`RG`{`J}Cx&!#$QlA zBQy24?W+Ff)`qIh%D(lCh?a!NIME(fUut1myQSQ}2s^O_%zVF+wsc9SoiNMKE&a=$ zaL=-_Qqi>egNZ5AL+YvSb$z=?n6aN#HWL5MHE_dJ7^m})<{IG*Vf(VF;D0C>Pk0|4 z?Auj5qj{D$Xq+}9>^iLL1J!EK_}-NbYE~@>$vV8wHa%$cPY;`7oiJS5F~k3Ws=t4B zK=W$a`3~;IYTX5?d#}>73PI~b8kQ@buy!Za^_2ajW#jngv$_eL9VyMFJJ znm*$5tG6nSx2E|4KGGT1_#>@75BK~-hrTjlCm7FX0@^9I=LGE)$MU17Ax(|Fc%L`4 zbi*i`fGU0S%y18{*LE~8ysH<4)vFgTMT?TSP*9>_-U3S8r0CvJp+Ak>6j$gYp*T7W z)B@)6Vqpw>hYwcMxhofhwVzK@Uz_HG8%n=&Q9wIcRqqn39f$s}Zv>EdeCR;g4KWSr z3L`R_5$>&I+;u$-r&}{BNXxSE=&VSkK&h0?l$^nIV`PDLcC-ilk>AWkcA;C2gFKmQ z3$y3p+jZ5MbF`uGfCYME1{#A{fJqp2^lV<=Rdo2V7g!ezt3N)+b#6^V$Br%X#l(F| z=wrqDB4iL;;W}fqv|Vuolh;oV9kk$b;1ALL-&cp9>4oSSWb+DAU30oLkczs>7ZTLi zG3Ux`rBjDh>jvDse#M?$##r468XlhrSF~biDcI-&$fWe|8s^;%3fj1yDHt5lbo%yX zuHs+X{)x@~2c-L9T0>Jvr3c4p|XY)?)DxMQdv(0Sb5{Yp2AW@A@-Fmun!aF3L@Ng+%~ z%l%r&db)uPcKpn+_J^6lRsS;uiQI9=F0hc%ymMrjnaC7pXldu@hF4|~u=dn12egkg z`_d)kPhKbSEnm1Kpl_nR{=Fw@)P2YqzDv5y9s}S1uD_=>lS*#2g^L0dD!{J)?b89x zX*-M|iI`ByZGLqv4J}?CZtgDju}2?ph1|`v^kon#nd29S_px=Qc02AEnT#_$U}1sH z+@3q^;XA}1cI zfkG3hSuS?}{?qY~lD_XDwl1y>+gpx8cZAXZntWKh?MrB+ zv)pUhqvGL%t6*p?arTnMPGY5;T2;9tMBv%Qe}exYVGPW8;=4uWvrVbduQ+D@HX)oh zENH|g=;1&ZF}aw(opltUg(K0(_ti$Y)y&xF^O(3qBHz3rpzYF%E0Lw3`eXv1afSvg z5te_h%KHWL!s-WOHKl*8_HK~pcWoA?LNq(P6`@fil5G7zX)JaZOM|(+Tp#*aRd~5< zt!`EK93wT3S{y#So_la?SXRRn@yg-akhW`){@4JQTO?w5W{3JM`e?Y;k8R$l3F9P$ z5ckDH+iiR!ow;3E(A6a5b|RZB4v~0Qi(y>Rh+~7J}gaThsq*s$ac+hTh(YCM|klfB2#m zqCUxu6&{!H)aUFEX!okW0k&N9UKUe-RY^u2jh;U>yp;X*yQAqk(K?WbsB`D)et4_+ zZ_W{JRqay>-N+Kn(Os@!ygnGN-l(iw0W~vL*BpsIaYaDCSK-zIuy?M@4?(x-P=ju8 zFzYpYFg|sDxO%otMQ`~CGv0)xJ+1W0vDmxXKnJMk|D}ei4W&nD;2j{QevsM@MfDz9 z3dw%FiWNmL>_J?5uFYQudst`t)bcK{+Aaly9ev;Yu-c=9x{SYJsl*qN^*E833QzjN zw*%TYwSi@r7>?d*x9j)E!@bsix>xbTXXZRUHtHM4PH855c0*Wx`uKUuIbk*J(*4z5 z+&h1yeoB7{(k60ge4c$uP@k$o$G9&JXjv7?(#W2)j-^k1drRQr_EmC5HgrCIeic!% zjl3^x|J@F#q>;YQ9*Z$Rde&#cp3O=eY280Q@0+XXh2T7OL)^8>=_>`BBbhJE4Qpqd zs1KmMt#XBuAk7CXHc4;LLU!=ZAAI_IL)h?TBFU}Fyl1iduy{%sr~Dh}FCxG7hK^9F zXSmce27l01JlH|2N87)uI1vaahyU0b~}tie6M4+1VPi=T&|B0Y}(=ls048;>-Ng zRsH@|;Y-0PqG8%;9_`V8)690v{`;4jexKieKzIzy5l3zyZA`YUt)Mn)Jw-j>!Bpvs z^j-fAiCvx815_W&6_LPQjz*| z=6x*p|7v4!qQKdh{iZ~T4%9WaqNH_FaD@Kcr%2h+_;V@=;VjH zR1Cq~@$>*vVXN;23c%ta;th#+1Y&h zGh4$5_y&9nAZCBJo zii!{+sA3z^J8zd%Dr5%~|3jF7T^n#bq@d03UcR@pV?c~b)p=^qbp5+XNM2qN4lVC~ zDuG1Aqh~LXug@rebUpfCoZ$o3x0kJ4J808SYOOqWba!A8wd$IH>nOE|Q7Jpa+)E_- zxO+yxaf(v63Ja_LV1U>x@!iY9YP(&(bcH;8=R|4z)tlAdAJSL;2pTgQ&)j#6OhL@f zwK~8je?41@{O&BIdey^Z^Z z-?*QHPQ;>r+2^_XzaT0>j8dKR)Z?l}LwJ0(7EJtnWjM}SqDk#9o{mKM_O;>jmUq)8 zi?&1YO>+hld*+5&ZW=#XAxvZ5xlld-2^GcMlW_ev^@pqHsgCa>1hMHiZV%f(Ri&Oe zO_ulH2gBF1+H7p(zN4vAd$MTvi#~X$&D+C10j#&SD&RK_;l!xE(+gobqG^)8gIU!2Ycbtc`6Mi49~pa zs>dVco(Jy|x!SR%f>Dt9r@u_3N&}ub%Ue!{_aGI+8O{zX? zD6IZU)d<6?AJ-gh>sl`eTtDI?Ch<2;4vQJikDSh6+vQ=I4!ViKy#C)uht+%B1KjbW z!waDk4X0$&md+=R7So zpx@^pDe=|N6I+}IMDCUEH_|_z8cg?234i40OKS@lUH0XRC>n}Gs}Ti)$e}_{>&yR| z=-}z&yTTu?UF0FWD3-1e1EvQY;TR3n+4SdZVuADmRQzt+GrNpou687h+*ezV zFgf=fKW|MtckEWh_Y16hT5g{nI(iiZlm1?j?Vq`RT3D^K6$Moph0Tpv*K7~XQPg$X+mUZv^+!&H znVen|a?MiptCu48Y=N=2-|VDs81eiipjC^&zDp?T7qz8CFjsAsDEzQ0W$TGZ3&(xy zHaib(p0F5IZ|WeiS<4yU3_C%{f8D3?@J9E-yJSj)E6*77W5L*+e{ay-s2a{8@Rd|@@#-_QOvX!omSz|U4Q z{?_I|Sk-;cAmBiMoE2fp=#UnS)}|M{!kqxP2eBR0_jJ-jL~q3vf5U|z*(|d+-YtV9 zJ_B*iS2}~S=nopSPiyv!(j$`Bo!or2o-$iE!0!j6<=>BTw2!S}zq1iAn&iUYIbw_s zZ!!i?c>$bAG((pw^Z@szWo^p#{y#*02Y3`!_x{YC*`D1C387}QkiEN`P||ic1%a3X zAwaSrp|>#GLLk`<*#rm(kzxZOiWL>Gp`r+)(tA;)W8qU#0lT7ty#xREPQLH|^YMAe z%ucy8bIUpJdCz-l16&!f`10T@;yV)+S zh4eV~w1 zR)VR*in(iwV4L&~s4JetUu|TPY?vfS?~1fwByQw6JCI!~i%p6~8(_Z`&Qa>>x7yLS zyr%~;k{92OOYw1DAN!iO)0@=<*m7qNHWRxsFrK2AqVd#%S2UbuCTWAAn&%rdf(?LJhcCvZ>7}{80E^50# zA@3NXx<3-jn}X%M#^#MIVo5a1#aN%Ck2RZ{B_(a z^)Vz=f2y@cw~m9vMt<5$wKN0~)d)nJ2F=Bu+^#MJ^DEGW zBR_Y?_A(D62RiAd3$(`*{N6Wp%=jh9e9emYZ{Dx-!xd?EFiqrJjFv^9&b=~~nK4wj zy;qCI)pfF)Yr&ui&8Q31m%?0E8oDv#3Xz;xL|+1Mq;%`;(hVc+>RW(udnb@MkMi4X zuCsWV>P{a*SdEDO!=sUC(;8iSpj8FRLZb-)7zT_0z`Y86 z&k(xOBPnUR2Sv*f;6QV-nX4=Y6W|#T!Too=lqw|;&;i+^hK5 zU_`aTUd*^tkpI@0|0B{j{0?J{ApNePk73FNHf9+<4ha zA2k#CL>vuZH0JFW?54?*c@?354tJ39LAtl)^vdY8D9Y&!*$)V{zpe(%JanAUTI7Q* z{|(cmXbB4PV2x$D-WEJ_oEZlZ{o^KFO#tA9FhR5_6=-d!v(d@@YAVxpxNqoJk3+jl zSOOmEP=pLy7vI8tipFT&D2YuhS&A0Xg5ML z6**qbr?8TIx|&HyzNr)BzeFOQp(24vd0l5;g}wpzxIwu?q)AW0xf=~z=^?9~+afEi z7VB2rap5HF=RAypI6H=`zn9kiB27uc`aMQr*I;h8G!ElAb({@fYLMyX5sr48u97ev z!_a+0Wj*;gpZZ~qy00_x7>;|G=Ga{A9MMt;(v)Yc*$Ha277;4WR;)rG@zu*%Zw)l^ za9Vp9X6cM7WXc&q-`W^qsu)@}Q2#fCd+dF+WhS*oN>ZG0%=n4G1F@d#>DiFVfk;>n*^$Z^aou_hKm{iykAfwOH1D&M;Z&rA?#%WT73XaS9*5UxKo$0J{0peSmG$3u=me0T;MH&apylhXK z+>icBjJ9n5LkQ|ubN<>4Koz(dAGe|4vb+p$cGbtO0_+^q1+OmqM*@rvF-71R(e@<7 zm9u;Ib#2BbXR{)(wXqtzPIPBvlTgHWT_$mV8?eiK#B~5i@pP+bOsUVCg2uc58Obz> zNmA4qErLy5Jma5Jpm@1&@4-BnIl|K;MM#bc*LCw?=fWOL{|<>_zT~brUzfdZ{|Sv< zUn6L`JO)BL^cmjQ10(s8pybv?E#Qd>XPQH5JL|zx46Q8ldEKGxt|D8-TMuKpVcEC* zD&c$kIlb6(OLy}`3+{A`vKl_cg+BM=@jOjk7`Y6Stm6jPQna-Q%j0s*1#-sZ~3Q|}PK z5|-io*oX0W`X0g38L`ST7s;HVeFva9jvUm36>}=>@H!GHqVtO(=IebVfoT;1T((%K z=|mA4>up@`)CN&l0r^edp%$i}BGjlzn1Vra@!3?(7+H?IN55T;PL$Kd&h$hkpWSK; zD!6&kQ%t(t>(Z!UB`Q!1UVLEITFjX_t-o50(`@bh2aaD($BRZ8IkH?!J~=Nh6V09h zxY+Ux270P=N|qLjd|C*OWjLdB48ZTktUhR3&f74u7HXpEtQx$Lg0GOfaS8MBF5cCI z7-FKvr5PlVhaah_}LIrGF#>h+CfurYRi&pDy>;Q;h5vr6`$J6`HFw z&G*~9f3I_>Q`|nhEWIJk2m|n!Qht{W7Df&V(o2>ub-hLNDqQ=M@eJ#)M4gNH@0o3k zU=d0fA#Kpn?rzj5%F6+;Q7gzV=`cYVF$35?0V4%LEM(zC@TC`npm0pjG+T7(Bcf;P zQTtK?GACkvJ}CgdHZ8tsPDS_{rf zy`ROGZk(@K-Z`Ts=4|1Yc(EIEmc`;k_4RxW%|maF+aW({s!@^gXcujUk~yuHUHYqc z#;9TU^u;N`xkjdWm)NQY!c+9DNNq#E<5+y_VLW5-dM~CO(MOsrBv+qX;DZd3`yM%k zZ0Il5A8HG#oW{aob1)eM^GaRPF2S6Qs1&BGVeFD?@zm2J2-V2s($gcmE z@qm_IL>k>xlgsd`U`DQOc#w_p#8M0Ww3%r>I6~@)Wh)Tf$?RSA;kg&o#PbJ;`A-y7 z${f1ag$NePWt%4gE%yGSaZ323sCE8DD3WJ;!|zKeiPaMXGkA|~kj%8z0+mN0!0tZV zm2p(DFG46e?v*ncxG;3;0shMePW6{Vgl{~4irs>B=>W0p7AXSTrk)Z#48R7#2g@F; z5SYpT&R`bI@$X>ozwa?Vom>zh3^u_IMmmH>cd4^>05D8(Ll9^*5PXc3m6`Z$*gyx5GEh(xZyDu~;!%Vo&=lQ*kdgl=vAZ#u z&~h}B8h}nC-8Gp8<|YRilS(+^+kNu4{dg0d4!&T8If}#p819b>zb=DpNz6Qr2P_I ziRty_nGU&9q@U?9H0|Icya+BM2-mrjA7wHScEz<&~vkHXVR19pmM@d z@z|M^&X7TkL{iz3KHry^XJu4} z)_qT)6Pc-W5(kiHrqaY6=nwf#Lz!-uK-N(6oBi->wtJT_fcyahY7hE;caiT=f`Xe4 z9t+M({-!C+)SJ`Aw6u4e-H7RBZ$3&W=1-wa7ZAq4NJOTKVEJ04=U-=fMR3fk)1O2) zvE^Pi+F_EAh)ha}Wj2_Cb15@|K7&ha!2Ff}oY}6!X3;tVv;PoMNgw1U3>N3;ECt@A zhK9=d4sv>Q4nV<8WI!;q{cYU&#nlYfB{?P_^F*e*^~~rOrmFdJ*NZc9l)PCCK9jAK zfBWy`4DF6?Ltw{8C*r417BSsH!N+HaQ-FY!J6>UE0jJyPB%~3D|SfO}W z{p&=hJVu~w1Fjvk^>M*GOfUBRjL@)f3RBs5U{T$A*so%kmPP#0d6-f$?tY8m;JfUY zvs-?OVywfue4G0;KiC@(N9#qTZDfB9K1{ucfWHM$d~d+0c1aD>Uvi;KhtffiE8COqkA82mg^r+}5|c=B ze>xo#*sm5Q!!Sio%DOCYsZR7stx=mA5Ows*D7Jo#G7G64XnVc}*_ihT8-WLAN!J@z~D?)Qe0EY;> z&r@(fxjh8GKc?=C;9zI?uhWX978Xo1 z8+tR%5}En|O6F#{KV$7`C<&O=D}v6JHD6){c!H?_&-$3`%Qynaqln!la~RpogL^W> z(xS1@5*gRD{^%fM44T&swDcUZ=~10jE2ik?nx<7EUKrAXni8?tr8AdFb0<0wR(Njq z>w+r>T_U*Aycn77+0PGW+J(<(4{yYD0t2C5Op*S6&fk$vG2cjk;8dvnTb-~xy3p@x z8A%dTf~`A_(7KNxu90n<#iR^^opdRdHAvU{)LRTg}L&r$Gxc(qIoe z*(}sx3{;@k2thq|#M1TyRB{1p2>j-V^1m^$zFs4Cf z&+?a&m6^pj@D3B8wr%PMUw;d8LfAku9|S~jHl9h_j{qq%((yXG!6nmcBk-X-cAK+J z&4eEl-LMCD@*G^wB&$ST)LQ%^-2egyHy%sAJb~YGwtUE9=pOv7U&uvq`oVZk|2=Wc zR3ofHWG@EhS?JUV?AzvLMMc2!7sVYYD;X0-XXfDjbUfKK#3(w|+ae$J#ohhUCRZ^x zYew8-p?YwMhzjfjhE940_wx@q!rCfZ;5;d@r9<(7{8@votNyF3QyF{)$XV}2jGQ&L zg9s4d(^95_qrz=n__(LTc)pSFJnPC$4#X|OUs_q$QjE|$6VdK)gOeS=!<2{k^&`!H zch#T-W>)YsjY9@Zvmil(5*3bArrRmB^R>BLnOFVNQ4u>If0?Zx4yy;yvr@PH0+RJT zZV;bSQpzGQTN0D_G4^4uE&Rb+TK#C*0R#*3c0T1G8!XZ>G435~js3%6Iw1Ork(+a; z#LxJQF}MsOJ=qB&0iMOo!Ia2H1YA-J(x^_3XGNR~R4tJBLmc5-j+c%YMHCZ8x`}b5 zZy`Y_3|xngvKdn5X-W@V)ca2ZllJwKJ|^_Lc)raHtN?AAfIK6Q7pq5DG$YB|8^4;B z@XMb@mjkvxkAUwWSXnXO2Tz8la_5)0NV){Zb^az&0AbM=G~LbtowQCtV?NDYK^+9Yj@(y%gN0< zD5i8NJ;nfL80k!K#PYfHgn>So&d6XRHGvG?s~$dVeO=OL#r(u0*DY^~bajGD-J13~ zeHSj>dugc4$6NUIF{cIVf;~RM ziSO)BmI{VTW|C4B)$3^;Y{~Z}7aTuO2H@cgbMfx^#T9hVys5l!!yqm{hn+cK^)PG*bF8xkWN#(*4Els!^pK# ziJj#=oi8TnP?eor=!yBRo=k@;IQpRf6#xb<5 zV?~)a0~UDUBYcM%^gqM{hv%lNc+IOY&XS&XVByC5L8>7ZD&=$qgJ>1UK#F;iK@@YV z()yl?$CgGB6KXt;6famu5Ra>+jI@{P(}litz3V5&GjHvggcB4IH(|gZ#HI zhBCe}o(D<(S->>239W?pz4rwNOb6?PGdDBx0y8`=l7wy-jVv$-wCCx*MR3A{Z+>Ix zj+5FUF8z*-6x&FsbxgEW%W%R|Lm7!l#r%zD$Vi0%yp`SjE^wRY%e-gUVKN&7~FEsw{65ojEM9r8#}9h zSsoXNRgSwu5@`BOR;})P&p|Ku06HC7-~#?VuLP!HtILQTd*5c7RdPpc0Loxr17z@& z#M#Mw5{aot)rxd}kn#NA@uASHacJ|xZA?NPq@7~M=$54y(D?(Kvt6sz+i=Kib+c-JCk*3vWhV&>3O!rUwCFnCOpScNN4L z4?(S8q>BjyeMNiTz^B3GJs8w{47T9teN6h}FtvgwcBMB5fNyF@kAC#8X|Owf7~+sh z1N01t4BroN=@Rsot#Aux5W8lGhMIktJA*m77QKV))zc4=nG;O3F?o)Gths8jRG}sB zweeBc5#DUWbRT@RpG)_n^(1-Zkf>YcfnH>Qi1dB*0HVfHXLBYHmpv37eE@XVu#fb(S^92JAY1efX z3lJ5#^$?0OyZ`Rzl8y-NaER*b5l8o9Zu#9}CwUt9gy#7`C0iZDY?6_?>me$3b*sg$ zpC`6)eJnT@9}L30>6t)XMxYe}W(d#jBo};CFv>XfG&H*paG{>vo$wI3^-#ze`^~Mj z0Ja7q75{Egeu7vQAYgrYKP%?x7;gw>@Ql38>v*fB2ME0eOEcdq{NOMnr7ds?yjky4 zHl}M3$zDOzNw(NP28(oY8f~JFKf@Z#sowGNF5Hhk41m{Lqhppdv7kBBI1NULH}_j= zH!A`duLxMwm0Qtz?>;B%TNX`67UpE#QZV~%R?){5`mwiJU)X($H0Lqi%dos=LKrlI0$`* zyQbe3Ae_Qk2kN)vp|C1^wx&%BFdh_dnrel?x(SQ)>PxVl@cRydygi1t#P|URk8wYr z)0q&nrd>udqVuL#ht~Jc$oKzfV2Ra!=#JsRGR6UVSU%1Hi{#SqXiE$%TR{5&Xlxm{ zjQ`ob>crR7dRnAnGV$g61L3TW@O3J;05M(ro?zPUB8}5(>D%8qU<|?tQes8G+4E^( zs;(XZ*cLxu7B_UZ>kx#D%!wBA^?ad=#bAeUkME#Rj%lw+gBm03S%+@H`?}sDht(#3 z#&nkPu#^y>@5dg%(fA*vL2ws$3UtH}hc-@Aqp}7s&O=WOeAb;GRFA|l7zt1Tm?oR| z!D~Ntjgi~tk*Jtb9a`k3JM*NB{NPVj>SD=7ADRveG$dmtn^5cm|2POe0W)o~GTlar zCicQW46e5@j%o+ai^)ZU%dq47{!I6nj?RSD(Hm@oM|H@}wA@bUvhl2h&(%7yoWD)q z;Eeq6)?B9DE6N`b+6Aot@D$7u18-6b#|by~VOsFZxEWNHqrtJwU_u=3whDLzl4C1F zC+sM|9nN`M>i|oLK3GNo+ddSAk3B^5nh=+aUh;NNhps`3!4Gfs_!3rx4g*pZ>5^jx z1ei6si;Ex#Q5jm1j8n5FUS?9&_s~e9;z$j)6YNe$bLDO!0xDBeFnZC1eP4BTk)1-c z5)`s%^v9PZl>5$6J|Zb&RWoM4U~wZE^T7iQ4S=SqK>xMaJ!2!W3z7wMgEB_2=b&?U zAsm-}?>;^?!w41;R&-5+`ze>;x^+bw3Ivl5O?LrWq$A-PD-S=x?K2z-yknt3Lb>OI z;MN}?>ma2Xjf_JdS&)mJw;7lRm!BkFz++1-0MO?w25 z(`GIrHuohP(<6XTM7UNfEwHdb7_G+zK1*ryogiKU-Zjwrr4GGQ2Zb)}V z*lMXKBK4B$g~gh9KgXCzCKsn!Ka zqxSK2%`><#*nD)>`Yc99YBdN~es>w7WS&bVroG&gem@=o0nalNSlmvb2>A}N{5=-E z4y2nBW(o>qP7Xjb6HT)_wM!uCG!SpdCGfqnOfRSWYY3P&Fcbv1z@mu;nPgk@>W~uR~kD9S~%%20ZHt8(YG>j z;T-)eX4;^o^@vp~IoW2mgo6Rqzx0C$$B5EfpAQ zIp#}c*+y>rv z%B>mEh!%cQw{#}I@iEuYPSdl*tvBCzc|&p zaAh-H)Y%DkmAMD3)+2wgZq+XVeuDta?}=D=9(sq#H+HP&6hEF_*YMdlxLlrMR+)s5 zNSrm7=;@kssbmHejo_hP+>X3Gu-@R|gkmw=is$KN@z0r8lE9w+Ut)eJctEhY2;HB{ zG+vp;Bb6ub22%r6$zS5DQHIxa><;v?G0V z8*=G_Cxfg2s3%Wc)j>Mo`IYn~{AuZACvPu+qokvSBOUSOZ_fWD7OH^qTsdee$kK9q zGEhe`o0AB5xI9`vXPX0i{xgf!aJ!;>LnFR+@Gm{WLK5vEBOTyqJG!&%TGl<=M?Bgeby zF@AM!*vFXFgKG$fALm)8i8O zCY`}FV|v#FTE|9O*5pEVF*D!a0CX4nRoqo;{1YJwC=X{(5mGok2SO!XMLHXUf6=pu z?cs&-)uk{ngQpGhPqX0*T(lY%hVum7^cwDvb;9hBj;t617F;0q@lnKXz$I8>b8=d2 z6t6Yw=L)93%c+ft<}a}2Zd1*_@q(YTGln&-`==t*RHxJesYy)JAo851+E4HAOVz$9 z6rij2eO>nXv+{GtN)E($2=iI?BLOOj^+3|u84h_XO?A+x8yh**35~htW!%+nIy#n~ zsnFs?zuzW0a)8sX8SM%M(?#=Y0}gB0#5C*gAs$M9{zAgG=@y>JuIVjmSBUg1%-LsP z&dwI3vw}8?l?vSsgxbIE%(xp>;!IZ$GA zpVYXtdWklGTBidoBU{w`DCu?+`ZjvNpzOZ7_W)T433R#SDy;wrbwaQl7wGTHn5Cbd zJ9C=>1b(pt_L(+aq%ur$&!l{2JS=F@AGadfWeSAe3q zVw;OP^=6y*j5SU3g_u#%Qj5%I?-w9FzxYTw|H$!hz3L~rbUWb33e>|rqe(GlxK&3F zV`>;Plo|gdG=qD%`@z2fSBeSa3HYS#vu&w8ae0Wnx01iZ6z&0A^oRbaw4!^0P-=HPTQcf z>t4f_GLJh7*=@uQ6l;B5WH<&L#9F#zeEg#@y*#`HXYJg@)^`ku@oBWh4|{FddrX> zQ7m$c69EV4B!e?{r5R&2??NADI3&Qd1=EUa>KGji@E>?;3gF|#i99dQjWO>M&2M(M z`8VF?zz%6k4gCs6ufGd}+?HSEkwaY@>@x@=o0&c=93GDO3H}<_ONl)_fPMH>=cXZFUp++TBz`*^!trNA;tVzFZ@b2fC7YjZ0~B9F@a1fSJ$(T zJ28AR4pKW{Y<<(0W2ExuX>bbkN082t_XGCeL*^RIF)Z0th$>IS(f$~Yf@TZP*=R@K zD^Xg9&MAwBuD#hO16>3Sgg`E!B3h6Po& zemSya^0zEwGPM0lL%j@iHTb#y{MVl6EmKn%AF;rfSpwJ?cP%l}7#4G-En8*T$md*i z&rLk6qHkdGEP=dcp_jn|P$0#E!zG=GJgz~+7lZ zKTpbyS}^pdj&_oJ4AMzL&Y9_b1~jxu(_bG1;$SdS`4y++MOG*8do?l$Nak#`Jo7DG zKlx4#LDt1`69jNyn!@BqMXAPUgX|36g#U+4yjRddzaAU6Z)9<}+)_9e{=PxZGt*PE z<%&pOa4`@l>2FS4(qA9nU;b32$6=iLBk@_>)8B`t`xRY(073{;24+QDI1h4REsI+q zO1R=3fFJyNH@~_xG|%$&I$Wk;0E@$uZs==ylF%O@09PZB>F3q;_8Waa`HHxXTio!m zQMDoq$M^W0SulNv;gUC1Fhf{KEd5@z3`C;Mlbta`*7+n9Ys>3uBV#|# z&F}|*Hujg&McpA2N8~^2)L$P!CVjNART1c8Z#t+;6e^Hg()SB^fSy5q$OKlU zQ_|3Ly;upy! z?1f$&@FeCj@={F=I%}x;v1tlfkpG%M9to6l zMWpR;u(F;q+vQ8+d6H>%K%Ws%bR$wRhbGcggjN^L_hX%g#MU}(1)RQFD+ztm?$A#c z7Gc`rJ8nlmc01q=qz|iqupDRaeTd1o5Fa;h<0s<9E9=I=M-+?rv~VRAHZkBZ#EB3! zdw@V}G1lyhJk^IEH>kj&YbWawP;Bu7P^u`t0iTVeIKZuv8V_>AnpRI|rX47AQ;XCH zC1VjYE)&W8UNmd8;0q|>;A>J!DK`_Gq8R|XKXWj=Sf5mY)p-->*8Z#_qYAC!5*ESb92%x}Umo(6s} z8fNH>DL!&54~o+2-ozIOxN{C`Q}jzr@uf>lYBqJVk-oh?)d>{YNdJYNcVO=NRPrgj zqmzhl1>8LxJoEK~NARiwPnNl~P>lTyvFGkdj0}m>Tw7&1F4C3>4su~pM2!NB-TZAv zAh=1(bQw#_`JSZp*xo$WMW&hH-sz|oY^XagB2tZ@NoWsdhTwuY)>i1}H0p>BwnOOl zF-&%^tWq!6??ZC{{JakxC7^(n09kiS(@@Y#Byw zVQ^+kEKF#RMA;UaGK5K&dSY-}PT|VHoVEa>RIfay&O#7g=q@>R6K|u*#h6n<_vL|5 zc^ggVGR3utF8RLs1(4M}3p^|&ZDNM8x0&~FnT6?$2kEP^;B3dI#k#SuryZGhFAzyuB=*gWTqc8(l3HJ7x6mcpam4^;*bED@`*1;0wSlS?|=uuobr zNr%tZbDdmhHI_w`z)xvdr809$neMU<%V%5--~8|grdzj6#cLkcGfp%`pejMePgx0m zhXLYoMXd+2u;m}&8VfGMN?&4<{-$9bck=dvT=a5P}{44{s-Jxx543xue_ME78=?B2(Vf-fdCcw z4}+9M^XIdZi_-d`hRXMo*ivlcH5Y{*kF#{j!M^z8+(?afWWL@%4efRBg;WECbX{F-f`=kMJdSgI9n1jQL1M145j`;W0g^f2 z_A)^6bjWgO!MLv=27nFmNxV<@ho-*do8A>;5Vn^Q$?nRtF36+^4RDup^F(#Ed>`mz z(0h3h$33LkbIsg+tX$$k-oDBWLHYzWbz)oaI2|dip$+eezM$6=SSY2mV=oM)P=qJ) z>ZqM>7uMD`gA=<<> zbt>OS!@XC2V{YtvM{7a!G-rs#&bLl#(cyrwB-x|b0tPd;E8e2F%T||EGLP;-6w=$I zVwHd)2Z30hAj)4!Or{7taG;pRp z)U@Nv|$S)g+4? z44L>4lB08ufJ#-s{DgDc|_Msdp0=DYCpaZmaBMt#6rMBW5?g+nC#Nr;8 z#6wUy;sZ!9m+V_LS7>6UzI$#GQod!{3 zr0CG;eHk!0`K4#!Flp&C2D^M*h>z)BflaD3-+mWfu5!oIY#8q|zLS_}y9CiGwnB1v`l>=*lJ<3-Lkd;gpZ8Q=uAi+3BofU>lV$?2p< zZRQfamd-nusyi%5NV0wEE?-bla=#~zQto?>l`IQEmw{@0MoARHoHT0$Gl0^e0o~M} zJ!Fy{GVk|zN(N?``0A&3V&n@GaNv;5eH!PSwF}H)Qx6TBe8Ju0EgjC zL5ja-nFeCd#d}=Zj^kcN9NJ&M(4|HGDaRn6g)YasGY(?dCVirzd4@Q8U@3p;_!D%E zJ7+Wgo%!xhmO5a>)2pJ1-m%1?{Z2d!joen=X}BHxP9d5T{JKAbTO!R&g{r14c%nBX zF>Kmdg1lN(a}b-lB3~PV?3hHKDq@CwSw>xw`_RKeW;1VJ1#~OwZ^!1Ks7u~`4umvl z@j>*a+5oKfqn%8?dCZG_F{62p05SLH^!CK+AG_1|6If@*FG-bp_U_={*fY?Wu$;}v z`<5jfPKWwz?ep_h+ikhSr9()0`8z{7~$s7f^&?_}T!bLxw1qvHbyx7vXyVt3FOhvx_do1s($d zH1P~FdE{b~N{U;g@fIhYxT^QQ}A zX1c4NeVi(5`=&(Okf`&h#lwZCR+k(vO0O-HdOix7DEiqC%=82@JCWWMa^JO>>3=tvUq!xL=hvMz zJa^3ZtP!Vq(kRm}(X^>qlts}IAc2HDhxWPT5yq8#V&w8+kMQH(80OF-jP%WR2>f`m z?`4|X9wjF}8UoJLY`rbC@gIk7jYJ;M(tEZ13adA9G>GgmVG5S$kohk82_%P{N3%VH znwf5oKzfMu4}`l5NdP#pmpT0)~Cqh;ye28%xuXQ@@8cM&?mllScN8f zfI3Ov%Ra2qk?+>x`rdOI7lHpBkM%9&J-nL9M@5h;YmxcDb&uK|cxvy}BRrZ8z8;;N zq`?*4!TF$dKV^vn(!2~Hm*-G-d&1cJ2+|?UzY==0pF>_Hp7}p%hmfK;aavBmE~dzN z(7g!a<5eOvC*<{^-@@fMA{6t!WPX-zH}O_wP3H(I|KxXTko7k{Repi!?lV|E23FM9 z1)pASH{gZYa)v$PA~Qd&!1FhK2{oOm`K)7*A{``?6u{_O4^Tgp^P0qR;SGIaws?lwq@xl?4j{2}3vXMF@OFDDrKQ%ZRkHOH!8e|6No+c-eA zRwm0>Iim^ex(q{#OVI(iRTJcS9YiP` zb80$g(6;M%zq#Ll3mjQ2MKY)lF3Ss>Qn7>=7eaaU=@?H@>3NiC&x@MxW>PN!H!*YC zXrAJtu5K}mb?qT^y!;olSRBII1(|X|DBu4WvBymprWQ3tXN3-B<7Y=dm*#TElAn-@ zH=I9oHH+IP6hITbHXY|HBW5w2K~JP3?fUVwR6`$;-UDV;$erehI|$MpBAm)kHpb)p z-v0cAROC8d%7DC^Ii913%KvNuTaF2#v}GCG7@&n?SXvnrTj>+c_za50#q5zbs`{y%EwJ(l{ zbZC|im+`c~7N1Y(%$zuE2?;K`x(WkM`C$elznL_c5@fxB-stPN3YP;B>L5PYc;GPO zQ*cmq0_eaT1dinxVLUiTyU44mQt%8VZ8UH511${dV6pKy@6T5)>)_$sXG~iAzap>h zk%BE0pU7@#IusW|g>?=1=)6EwWpwU9Q${%7-=9HuMJ;q!kG!W1i?QD1J3eNH?Lv7W zAfOM6P-*WDhXI@;ej2xe2X(R|UK(GGS)dV<;sRy57@mNb&yn|zu$_b1-ICwx+%R*B@SWz|#b}1^R51r>NL=~W% zoH0UL4F_zh7rW6g{}wBQezlK>k|tmVJ6y_8hNKNo#VKl?=Og3AZ+nbsfw+}~I7j98 z?sjZQVJ-a*-k-ncV0F5xfM}aPb2y7ZRWpW>GgFX;h0F^RY~eQ+x~d~wH2`x57x8|v zGg}H5ac&))F9fJTQ-S^lh#huzT^!NU(CBL_{GYOF)9Vl7?x&VBWGh*&p}b5WryoNz zctkoLc_ClQs_yN#@IS_0cWmJaTo@kUGAa zi!y%YRuzC4`n%TN&be${5qbw4_+NK8xRTFH0K(2sW$I5{gMAZ>#@YFH9q@^lan>1& z9gL19B^;Ur&Pw_z#x+QIR?31D&gh}jFx7Z|(%N|&wqp0o{h9O@XkT>=W09W%HUE4& z^0IwMJyC;BcWCW?-Uv+8<@6{Bu7&}OH?S7XC+*H^UUbHnJu~WS;tv9n4owv8DlBva zSvR?d66|OB4~1NjHWX^wgFD0}s8@ImH-G9jra5F$S<+ufcI^d{F}4vpM>PHghKgRq zBhgKu2SSis2X`2BB>H7%=Ed?pNjU5KZ}uursyzVkCmdW3kB#4pBQ9l;y>OnxgZ@$< zpCgGrs3$@U9MU$a5(;K|)sL_hmkgqq2wu?+t)AZ4p}HU2(6WBeP{L#O0&OR(o$=oW z6Pk}%880pubqT_2_x<5?aAL^8tRIU&a;_ykRgnpb%?-j|)3mAeHK^z%Y}hYC+V<@@p=t}Q*FMJ5}sNJVdW z)D;@w0BwiZFy4ldKzcOOonI-~`Fc?We`=^*H zq>Sv$*PeH@VT$0Qk^ig~3bHfvev#OIgaCO7m7()O0jPS8Dr48RI0z0Q;@T*A0C@_& z07WBn?YL=P_9m14WBmSqMNmcu`F`(*)DBfA(Xv;h`^Mv@?;fPD0P@YwtbERaxppuR zzRga4WUfi%3fov=YeT`!Sj!YKtg3?Z)TK}plwmF!ah&4m3dL86Q_wgQg4Y>GrZi$5 zoA>aiSG-3h`$}$AaYVamA$A3_!R8O}U6}a$n_q)&XWM*6Fod+P@lyhBZ)ZCJ4pWs1 zImFC>$AC!gSPtTpw{Cbq(6L17*xF_;5I9HA)~c*;G#FbJ7IW{vw_rYL*5d*2<>Z{%(~D4D9{BvWwVR?`LK8vqgrgJ$*`VZ!)uaU5$wa;T6L7~$SHtSJA~98 ztg}o49UIWiB(Z{%ec25DbMAfmz9gsszZ2={IgBjOuEN=>ra{?_jO@%aa~y}&+wg9I zA{JSvEkGi_7{k<;d%ds$+(+cij=jb&rpz5?_i=THwHzCpqh;uWYLIMHeS`Xh{xN1d zP`%1)H24JXE9 zEWc_L44byal1^ysZq~rRQR&!rFTY6+gm-y`hPEp8338F&+s1!Kj|4}JJ~EY+^UeE) z@`IJ3qHEfOO3X!%h%{>eQ^z}R*@*4@Xa5Gl#mDnTq8m|KVY7PIU;jHV>9dnK>=Q$03!L58ev2Xh@RL+h-y6h&P&v3mZ6(b2-ab{ci z!g^%Un$sao`2#=M`vT^IF`QtJN;6GdnXWr>MJDkI-dwu08Cj|VwS2?g;ZK0tpxA|} z(_rFnKLSg8m)SBNtmWSsTg8vyfKX4Ae9PYmv$cFra;UB|6-KAlsJ8s|h|F&pkg(Fc z|0iI1Jq-X8hdGq6(abc)PL}6H`tBT_E1X`WK*lR8^PwS-_2!3#Vu!0GUp5L< zt<|~GtDA>O`1S9)j?u9#eq~X#dB$)UmrwP={+AFfxDIUsbeApgQc=>##b6f@Xra7{ z?D^-Jk6&{WI>GaDDtS&Af^Ih%g*h^h{)cII0U6N~Y_vVg;->I?ewm&d$ky{yROoaT zu>W_4v3vOr-d&mp7NA`Ta$5WU3V05<2XitiA;qI~)hu1b7(l=C6Em{19$&}wV+E8n zygShhurlj=r1_%)8T_mN*0<>meb}sDQTs0_bma3a)?vqu$JkkZGuY3l>`@m;yA_{5 zE6aV{tgfI33ry-Jc+RN&5aS|Gr$x{!w*dP`wMEw;1&qS^nv9E-rij{$p6R zv$9?{s(CLH#;ea1cv9m+;0dg#NG%L!TkwUh_LQ-aimnBy&4=(7U3S5NDSudfD<{PR z<=y4X$jYAGpRMAvVG!l&IR(4U$ZE=Bu$HRvi67o8LfiN*)6}v=EvxyFx&Oi*nkKk04TQP?chgcA zGQpJpIv@KHy2-x<3dym=>jdT8LlIakAwC)MN+R2f_!aV<5bFoXrBXVf5H`&P8e{qPcEm8ruCn?CG%}BOvX#p&0KzdkFC6alewqad;c} zB5yeP)7||ia%qh-P+Gi5)&)MP4vYp#p&HbztOp zzPa04#JMZ0#@Wh7Ix#qMGW~wB7nv~@Ym>PK0hX@^Tgh-?5!bN&vC{s!810AZ-k!wgjq8A!ZpU1cmnG<}pOk`E!QF5myp_$v z<867r{gRBL-@b97CRA#d>1#3T`^Ba6a9K6yv!=!@SRO@`psr_zT>NZs=kv0? ztF6G3hZHu}-2+j>IIC_PIK;SDS?puca*j9bZ-W);IMNW3(gHBt!eRH^(@$g(LI+j;KHW1W*gX074$_t-VPY;*55S+OI^OR-)D2(2 z^RAq#IWG7+3Z|dGYUwA^NAj#7aIP8()goFFw@63P(7K zmkqq8v_SCXdGfp&#MzF4Qx4JMVKxm)+}$zU3f6Bz*)$=c&}gt+g!V&ziYh_BO_x3@ zItAIvp4SSk@HNPPG^EAC&9lB;)E9{^GZ=v}&-`!H?gLH$#7a}*Tx;QL^R8d4e7l=J zb6`ccBqMzN2~|wU<;KYxuJ=Rx5*IJmIE`;1 z1b(komnV{U1oH_E#DnzobAu}%Kc9xG5`O;iPpkQDgjF$9e;ntkDXWT=)cN_GG-Z7f)@?8f{&*!r*w->%zahP*9{F04K>#^LedVMzNR@^Gbf7nLR9#;$u+nt zRylDJzeO0rF}%wosoIv?H4bGC5U?x9i_0BQZ`CQHoMo{#?U%W8p; z?iW(YVFOPZx8;Aj$a)nYq+?*!)QnT=M=XiG*#g<4Kl zEUoWONN2%}q(%RS3#>+P;l^R|O52A*R>IU0cQAiwsSP>s@9eii>BEm5H8o{MR7Q3O z%Zl{y<9ferHBAxRctKD11i7-Q;g6n>DW7G9z7*gsgDteT(TeO-@~uq6@p{AthCvt} zG7KX$z~yyMS&;+{{W|i2XaV`;22@RV3N>8&A@m6n`a?(GwVHMdo4IHk?l`K>zZ3Dj zHY{Z5a<4sA5_%P5Imi$}ZMpFUxY+a;_7At+iO zZSu`RIe{#ziySkw)@FpV z5B73tQ1kjwH@+TPLe~;s5eCudC+hq<_e`(4+r99 zt2xeGSvN0K|9OI{OSsEwOcLYE07{n-uCV!`!AW-M+s6+t!3%6^_JIK4{VBoO(O;_( z9#V4ee9&r45RDmRe;KcIjL0X@upa=0Df#&~6C7iBXQ&y3uxe9u=E2Y5FDUu`>!dG| z59rk>vMKWsaTe0#!9>35Dj!zg68mwmO-a5p+1M`f(D)~D<-C1PnQh8EeKIDwE$ThTloqG+> z$mYCZ@Zi4^v z8U@7LV#QY42%kE8HmJKZSTa)C;LXkpNypI9!#U52&Mu|Bdr>VXo!s7NrAeY-uEO8- zvQ>*p)!f+6##29PP38~p2md;JIxiXDEPj;GkWm+T4vqcwXRCZm(SR)P-9=y;Km4Ip zTP`GJ-3s4h-S}j=9AWyAIO<#FfHxUJVxKkzo2|Iu>C zDn1L$h>nSN9p&?*rqEwPF9WEAatru*wBc39dVEN=z)2_gz3eoT46UH#S1=(ZLR zq&%66O*}j(UPG{*9`x5F_2NIAiq&wZ|g{Op&jX)<2X*L<5?4_Cnl633^fyX8|ZY)t` zMjTNV6&=I@l*i~W3PzdHCnKPsh=QUBGt97vGfzc?_dAuv`QCfqH{bgwIrrRKx9+XF zee2w_{ZfbFJ0EhM%3#Q>0&9>orjhzTi}EzYf2AlOQhF?dA=ygW9RjSx*;z1@IqADF zswQ=z2ikJy^V9YSuooGngMAsYDL|-031L2^W|?BjFtN%zcz?(l^r&Lq9q`YdUjOD* ze^JP(?G*D0OCvl?T&|Uyk+=?9?N-?GT)S;dtiUUd=qQtoe}}(?YY*I*q3QSjyi-0>muWcrZ)X(hBS(2(>B1kAuN+=}zMdli7BCLp@Q zeV~F7re_6`^t&TtP4Z_|3sRNvlt*V%V&ks8ffH;fyb1#faKd-R2!aN7y-~(v>`^r| zx1?f0^0{gZDQuif4;takuz5irnV^XOhUV!Fkr`uA8@oo^$Z3DGHYJ8XJV;GHbNEh4>#G9cV8NRf#gp6$)r=48l`Jkc+e=lQ7!^(M=NEbA7>_BdYbH`XaCApU=;c{Zz^Z% zmpfanSP%^F5s^-^t)~oGu*8ogtsy z-!!75b|F51*(1F;efPHwHWY@U3rx9EGcS$`RQ2Jdf`QD~hrc1{@)NSB%_~g?=D@bt z60bm0mx=YPUMke-(Ua#)HS|BfZ(-PT=c~*#v`5y=o__oki|?_?_-SVy-VTVa>S{&2 z+bnFGUx$NJGBEI~!ugtIEnvf(k>WzA_wU4!l^lu4eKrXVAi*osqa9K=fdyYesIcvWjN?7m_Ac~yP zXbwNJJq~gKkA2f#x={&JL}g3r=NVa1q%C#a-k)8fyCUqK*vUXk&O+dFjSVR~iH&sR zKxkQ%3FI=DBcupzW@$2n=mEXt)&6GP@ndS=QGV2U4_RapdtgoMo4@Pj8)@>(2*k0jC3{cEOYqboY9Hruv)VoU|Ek z0e8$~;xlwgN+c`uF;kZ#d^SzqRM8$l8cRG>iF3az_mI+Bjx-wN`w(A;>AM_}N&Vza z#G_gG?jdDb*FNTCkl;jcJnj(%6^S=G%bwSI=z>2enLHOVo( za>|JKw4}K70R0>9aC*_DY-~cgH z?=1LM4|$V5Cvt^&_A45pGxTRp7O#uG=`g}w?*>kB(MM@A&Kj2e8CF-W&x%Y8;%&xS zGM?Y;L-n4AO-ey^2bF8~<5KRXTWG#nGPI2m0Uhe*^ST8A3|BV~t8 z@<&YIxa{wn*d{>QlO$2uP>%D6t9VsES;xFr)jqdS8&4}Qx0az1#pFK@>zDhD+m!&y zs@mMcat2%EN+T2g%o)z}*^@Y_TQ3H6opb{JA(N}Ef?W`s#9BD&HN1<=gT1CG>42P? znXWs<+$%5yCpe}y$4f*?d3Ge5iEa@%WzsIF=DdD5O3mO_mI8k{f!w0~XJzg0jRAR! zN<{{bec`TBsT(p=1x<^U{WV$>euCv%C^hF`gqDToTxgV62f!!ErmdD(@GFyN6RUFR zk9zqRTy9~V_89iD50>UY5@%Ws zj+}oH7$QRAQ{c%U9*p4smy zWaR<0&P)@xW>~f%cxJeABZD|)6fZKhnHly$x!ThB z9H09sFdfA~o;kogb;g44x?K%Wyk_H;n9AGD8QTl~+}0Km5F89cCrxq(A_R*6nolGchF71U_q0gXg{5dC{Pl z>bP12#Ld3~jnvAJvMf+Hon$(KVY!f|IB?*6AZLs^JqXZKxATc9EEdprj0+Ydg>`;l zR>T^_He-+52np`9zU)$jhc_@L$1&Y6`F4QKTl1(E|xy-oF zi>P}pYXyl@Vt8H;V+KU>OS~*S%J+jxq?-(lCTU0xdGQNz2cxG&89G7)votha!D{4r zt2muE1bN6V$XhDN1*MV9Zb+^BpMzOJdBg4;kgCOdHn@8`Y)fn>Z z=H)?CVjD=?-C`*qmiPINc^wmwSfVFeMsvix&%(y%4t-%)N>E;jOgV0a8L;Erj})FC zw{ve51C zSlxs7M?yBoUW1H$Suh?;%B@&QV7;0qi_cJ!SaI<%@%Nm?^c=D6WylvfV?;pjzjXpY z8AuEJx0mv>SMbZQTjCs+Xo61hAEQ{N8&D-@@WvtlO}8+({3Z3PsuKgnB;l=P%oABZwfZDD0k(WC3v(d;GI00qwkPD&k%|lkO)QWlO@61%=00l3 z`x5p%{I{_r?YZ5o0c?rcnAJNI>Ia$YN0mNb!pq=xg7J!A4(Z4c%aN8Oql_ z8Y~=3)8+EL_v4@=Ahu75rYpN!5*)Zp8AHeG&FFCl%8cH>oQ5q5Qxn{{4t-7kruUEpP51J{_qat~?C zdJ-@C6))pFU`@o3QxSF-Acf?oXIxncO>RmfRPma$t2TZy%e*Fsy0BArLz|>`-hMNWLQ8@T`8?hYsK?8$+%hicEoPJo{ewS&gR#=GT zQS1(*Uc9hedh|;?5SO?3m{DHlhhGFXhV8?#h+SUy2^<;WWwfI}EJ1NBPtWB#k4;fvw$B0Rx+nvm|LdQEq{&L+sBDAd~}Fkn!xvy zf-hba|qP#vdNpw@O z;H6p~vkHBe!G09{0Q5}OgIz~Cu5l9H20ZeRG?C1)J0bQow2;2A8SYlnYipR{TckjO zbp%&y;{@XVZNoepZoAlNgYyj?}BA%Bo#&zHXb&(d2 zIn_i&@jJERqAvtFV}wKe)FJ&W%mV@{6g_2!RWBOo*^3?sBbRb6YTF06fSkTa)o zwU}^uj)geUFTtUNk12u#H}L~oNm7N~Ken5r_}NVZYE&KT*V?oLK1Tmm;EjbCkvFcT29Je(U0ofYlY!UX%sVRd~YC%tAv>)K2KGfHfP<^ zgBo~$w8|D38Ea3M0N2_yQt#1QE)EweD*zyEkY-IIn^3IXdPn(+UdkW?Qmbz7gdp~{ z!{9G=*=%dNkzPT9z7Uv0>wB>bJYauwz0r(f#ySN-q<$Y9e-~pdpn1_2ak#pm}WXI#~KHU6wi{={I(r>@H{F z2-A8>pe|gCOvC6v5(o!bDKXqTxsiq=rmX4Ednvg}7W~lBdUzV|ciB9!UyTs<7y$$% zZSTVnFwtMl<_ufRHApPiGBSs*4_-_ghEyThZHUa?q?p^FJD^dm5{FroI zo0E#5p|KZMv-H<6>>?3{_&fK}8B5IeOAw>1_I;+|`;pIx(o9hZ+oCDJfpYyvt&)z1 zi}6;*=A8Tx?;Lro9yFutnK<7c`Uk@&7MSJRCC=}%7eU+~h1DWT#|JR1PL5UDCeRg* z2ww>ASwWiMp@-9?r(CMM(3|R<6O6;i|D>vMS}(o4tD7uH=`kHaBGC79yl+pjr;fYD zSCdLKc+08ig|L+c$Cy#$^;+-qT%Mmkz|Z6D-?f8@&vRR$cLp#zHjm`jeMMj1Q~FL? zjzrrdF(OZKP!nV_8K=PkfdXU~Sl|v(%stGc1ZO5x*V0ka=lJDsN|%vZ$Sl4vN;<m6A#tX+aI zmn*@tZsIJ`l?>U^1dRtA){mn2g^*`*^R4tGh;?zvBhIfLN!s5YAx(M_FW6J8tq=;n;Y#&9_(_d?Zi4ZJlYt`86JQs` zn)fblWIF)aE22qSZfAyJs_YgG{)odF+78bkLyEa7@OV2e!H}b{LRx{ zWcIi&vV4692|?OIL)3?Gz>rT}!5aC063)&l5OCW0Ju|!w4HVIryLI*Kx!6fsL)494 ze<<8FrK9sZ>m}o-UF08YXbk=3Nbvl zGUHkO30lK69O_oOyptI=z)(W;g}lx?w>Kc>Pn2}qqR#835q&yaN=xdx$oRqzvVDxW z{C^N`;w(?kx9S9q;hza4Gk%64OA0Xo-CN$(@3Vut$WQderLThJZC%`X&vuf4c}K4v z>R|j5eP%lSx22s8q^UfP@pi03_IE0cJHYee7Cn+V{Ze}@@=#Yy`Z>>CTAfJX~r z-+!c&gbj`wLxl*h5m*7yn8;pJI~wrP5yN0Bs{a)s9b~*T2Gf0ySBmff*KD{@`Xhr^ zDN)3e=H926&U4wI3MZ1v3KYT`Y;-G~oPT2QC_5Sgu6I2RMQ8e(JL)^SJdC+$ufPU{ z%mj|kas7V?=|k#abc&e<2>N8dAKUpfq&X{?5zpvjYOxsR=8oqzB?W9VTZSBLA3^|9ip z-R5=*BXW#`Uhu2x{N(x%p++t$?4=k3oS~(SBul?$_j=%pTmmnIot&vebK4O@Q37X_ z+kuV}U2~N^l~5PqTd2hwBZ-(RY!7+E&v7}M5-Ok;6R~*h3iubgB1ImX$Is=M_HSO7 zP{}q1WA~LkcaWhcb=%MVu87w*NtA)zSAuUHqRyp|D33{~ace?#MMA+4Cl2@N`7OU5DU3PZ~?W|w(17Zm^3KQRh>pNJL0<+fd^K*KG$a#*nhTyPC zmLbCuUT13PXbmN@p@@Mw`}}UF-R2XL>n+t2H~2aHM*2k`_P8J17XY%>wl zQ)ZT5E~{!xX+Wfgbo`kpo;D&B+3yN^BNuok;I#X;7mi;=#o_CmBGh)kPc^h8;*asf zj#LT?&~l~of}m0{a+4!-3_fX~YOo=Q3r^`sioUQNTL(P;E{+<@AKM0I3R z$m-c!VLgnu18YnY>#bgMLMiJ(O8eR@8M^DNu{`Cs_j*M|e1fyy{jmX#MfRx~tR$f} zG(2Kb(bR3fmmhFQUo`PX=x$q*2P>!x_ZCTBmQeMWKiAs!rbXj;hGff>2W4ps9v4~_ ztq}(Z-dRPy1dJ`k_x5@+47M^55xAvm$(BfL;FJa15X)gM@oq(3IQ>*n`oH8pt z!auAK$IP&tgN`&f36@8km@gwUR|tq!D>RXY){>0>28py9=>Px# literal 0 HcmV?d00001 diff --git a/profile/3.3.5a-windows/x32dbg/types.json b/profile/3.3.5a-windows-386/x64dbg/types.json similarity index 97% rename from profile/3.3.5a-windows/x32dbg/types.json rename to profile/3.3.5a-windows-386/x64dbg/types.json index ffd522b..22d3848 100644 --- a/profile/3.3.5a-windows/x32dbg/types.json +++ b/profile/3.3.5a-windows-386/x64dbg/types.json @@ -24,6 +24,22 @@ "type": "int", "name": "CGxMatrixStack__EMatrixFlags" }, + { + "type": "void**", + "name": "CMDERRORCALLBACK" + }, + { + "type": "void**", + "name": "CMDEXTRACALLBACK" + }, + { + "type": "int", + "name": "CMDOPT" + }, + { + "type": "void**", + "name": "CMDPARAMSCALLBACK" + }, { "type": "int", "name": "COLOR_FILE_FORMAT" @@ -316,14 +332,14 @@ "type": "CSBasePriorityQueue", "name": "TSPriorityQueue_EvtTimer" }, - { - "type": "TSList_CAsyncQueue", - "name": "TSExplicitList_CAsyncQueue" - }, { "type": "TSList_CAsyncObject", "name": "TSExplicitList_CAsyncObject" }, + { + "type": "TSList_CAsyncQueue", + "name": "TSExplicitList_CAsyncQueue" + }, { "type": "TSList_CBaseManaged", "name": "TSExplicitList_CBaseManaged" @@ -420,6 +436,10 @@ "type": "TSList_CILayer", "name": "TSExplicitList_CILayer" }, + { + "type": "TSList_CMDDEF", + "name": "TSExplicitList_CMDDEF" + }, { "type": "TSList_RGN", "name": "TSExplicitList_RGN" @@ -1049,7 +1069,7 @@ }, { "type": "void*", - "name": "v_fn_23", + "name": "v_fn_23_DeviceSetRenderTarget", "offset": 92 }, { @@ -1119,7 +1139,7 @@ }, { "type": "void*", - "name": "v_fn_37", + "name": "v_fn_37_LogCrashInfo", "offset": 148 }, { @@ -1149,7 +1169,7 @@ }, { "type": "void*", - "name": "v_fn_43", + "name": "v_fn_43_PrimBegin", "offset": 172 }, { @@ -6895,6 +6915,27 @@ } ] }, + { + "name": "CMDERROR", + "size": 12, + "members": [ + { + "type": "uint32_t", + "name": "errorcode", + "offset": 0 + }, + { + "type": "char*", + "name": "itemstr", + "offset": 4 + }, + { + "type": "char*", + "name": "errorstr", + "offset": 8 + } + ] + }, { "name": "CRange", "size": 8, @@ -8012,12 +8053,103 @@ "size": 4, "members": [ { - "type": "void**", + "type": "IDirect3DSurface9__vtable*", "name": "v_vtable", "offset": 0 } ] }, + { + "name": "IDirect3DSurface9__vtable", + "size": 68, + "members": [ + { + "type": "void*", + "name": "v_fn_0_QueryInterface", + "offset": 0 + }, + { + "type": "void*", + "name": "v_fn_1_AddRef", + "offset": 4 + }, + { + "type": "void*", + "name": "v_fn_2_Release", + "offset": 8 + }, + { + "type": "void*", + "name": "v_fn_3_GetDevice", + "offset": 12 + }, + { + "type": "void*", + "name": "v_fn_4_SetPrivateData", + "offset": 16 + }, + { + "type": "void*", + "name": "v_fn_5_GetPrivateData", + "offset": 20 + }, + { + "type": "void*", + "name": "v_fn_6_FreePrivateData", + "offset": 24 + }, + { + "type": "void*", + "name": "v_fn_7_SetPriority", + "offset": 28 + }, + { + "type": "void*", + "name": "v_fn_8_GetPriority", + "offset": 32 + }, + { + "type": "void*", + "name": "v_fn_9_PreLoad", + "offset": 36 + }, + { + "type": "void*", + "name": "v_fn_10_GetType", + "offset": 40 + }, + { + "type": "void*", + "name": "v_fn_11_GetContainer", + "offset": 44 + }, + { + "type": "void*", + "name": "v_fn_12_GetDesc", + "offset": 48 + }, + { + "type": "void*", + "name": "v_fn_13_LockRect", + "offset": 52 + }, + { + "type": "void*", + "name": "v_fn_14_UnlockRect", + "offset": 56 + }, + { + "type": "void*", + "name": "v_fn_15_GetDC", + "offset": 60 + }, + { + "type": "void*", + "name": "v_fn_16_ReleaseDC", + "offset": 64 + } + ] + }, { "name": "IDirect3DTexture9", "size": 4, @@ -8665,6 +8797,28 @@ } ] }, + { + "name": "PROCESSING", + "size": 24, + "members": [ + { + "type": "CMDDEF*", + "name": "ptr", + "offset": 0 + }, + { + "type": "char", + "name": "name", + "arrsize": 16, + "offset": 4 + }, + { + "type": "int32_t", + "name": "namelength", + "offset": 20 + } + ] + }, { "name": "RECTF", "size": 16, @@ -9891,6 +10045,22 @@ } ] }, + { + "name": "TSLink_CMDDEF", + "size": 8, + "members": [ + { + "type": "TSLink_CMDDEF*", + "name": "m_prevlink", + "offset": 0 + }, + { + "type": "CMDDEF*", + "name": "m_next", + "offset": 4 + } + ] + }, { "name": "TSLink_CRenderBatch", "size": 8, @@ -10823,6 +10993,73 @@ } ] }, + { + "name": "ARGLIST", + "size": 16, + "members": [ + { + "type": "uint32_t", + "name": "flags", + "offset": 0 + }, + { + "type": "uint32_t", + "name": "id", + "offset": 4 + }, + { + "type": "char*", + "name": "name", + "offset": 8 + }, + { + "type": "CMDPARAMSCALLBACK", + "name": "callback", + "offset": 12 + } + ] + }, + { + "name": "CMDPARAMS", + "size": 28, + "members": [ + { + "type": "uint32_t", + "name": "flags", + "offset": 0 + }, + { + "type": "uint32_t", + "name": "id", + "offset": 4 + }, + { + "type": "char*", + "name": "name", + "offset": 8 + }, + { + "type": "void*", + "name": "variable", + "offset": 12 + }, + { + "type": "uint32_t", + "name": "setvalue", + "offset": 16 + }, + { + "type": "uint32_t", + "name": "setmask", + "offset": 20 + }, + { + "type": "CMDPARAMS__0024", + "name": "", + "offset": 24 + } + ] + }, { "name": "CBoundingBox", "size": 24, @@ -13363,6 +13600,22 @@ } ] }, + { + "name": "BigBuffer", + "size": 20, + "members": [ + { + "type": "TSGrowableArray_uint32_t", + "name": "m_data", + "offset": 0 + }, + { + "type": "uint32_t", + "name": "m_offset", + "offset": 16 + } + ] + }, { "name": "TSHashObject_BATCHEDRENDERFONTDESC_HASHKEY_PTR", "size": 24, @@ -13757,6 +14010,17 @@ } ] }, + { + "name": "TSLinkedNode_CMDDEF", + "size": 8, + "members": [ + { + "type": "TSLink_CMDDEF", + "name": "m_link", + "offset": 0 + } + ] + }, { "name": "TSLinkedNode_CRenderBatch", "size": 8, @@ -14110,22 +14374,6 @@ } ] }, - { - "name": "TSList_CAsyncQueue", - "size": 12, - "members": [ - { - "type": "ptrdiff_t", - "name": "m_linkoffset", - "offset": 0 - }, - { - "type": "TSLink_CAsyncQueue", - "name": "m_terminator", - "offset": 4 - } - ] - }, { "name": "TSList_CAsyncObject", "size": 12, @@ -14142,6 +14390,22 @@ } ] }, + { + "name": "TSList_CAsyncQueue", + "size": 12, + "members": [ + { + "type": "ptrdiff_t", + "name": "m_linkoffset", + "offset": 0 + }, + { + "type": "TSLink_CAsyncQueue", + "name": "m_terminator", + "offset": 4 + } + ] + }, { "name": "TSList_CBaseManaged", "size": 12, @@ -14526,6 +14790,22 @@ } ] }, + { + "name": "TSList_CMDDEF", + "size": 12, + "members": [ + { + "type": "ptrdiff_t", + "name": "m_linkoffset", + "offset": 0 + }, + { + "type": "TSLink_CMDDEF", + "name": "m_terminator", + "offset": 4 + } + ] + }, { "name": "TSList_RGN", "size": 12, @@ -15481,6 +15761,23 @@ } ] }, + { + "name": "BigStack", + "size": 324, + "members": [ + { + "type": "BigBuffer", + "name": "m_buffer", + "arrsize": 16, + "offset": 0 + }, + { + "type": "uint32_t", + "name": "m_used", + "offset": 320 + } + ] + }, { "name": "TManaged_float", "size": 32, @@ -15900,6 +16197,73 @@ } ] }, + { + "name": "CMDDEF", + "size": 64, + "members": [ + { + "type": "TSLinkedNode_CMDDEF", + "name": "b_base", + "offset": 0 + }, + { + "type": "uint32_t", + "name": "flags", + "offset": 8 + }, + { + "type": "uint32_t", + "name": "id", + "offset": 12 + }, + { + "type": "char", + "name": "name", + "arrsize": 16, + "offset": 16 + }, + { + "type": "int32_t", + "name": "namelength", + "offset": 32 + }, + { + "type": "uint32_t", + "name": "setvalue", + "offset": 36 + }, + { + "type": "uint32_t", + "name": "setmask", + "offset": 40 + }, + { + "type": "void*", + "name": "variableptr", + "offset": 44 + }, + { + "type": "uint32_t", + "name": "variablebytes", + "offset": 48 + }, + { + "type": "CMDPARAMSCALLBACK", + "name": "callback", + "offset": 52 + }, + { + "type": "int32_t", + "name": "found", + "offset": 56 + }, + { + "type": "CMDDEF__0060", + "name": "", + "offset": 60 + } + ] + }, { "name": "CShaderEffect", "size": 468, @@ -16373,11 +16737,21 @@ "offset": 36 }, { - "type": "uint32_t", - "name": "m_unk34", - "arrsize": 4, + "type": "EGxPrim", + "name": "m_primType", "offset": 52 }, + { + "type": "uint32_t", + "name": "m_unk38", + "arrsize": 2, + "offset": 56 + }, + { + "type": "int32_t", + "name": "m_inBeginEnd", + "offset": 64 + }, { "type": "C3Vector", "name": "m_primVertex", @@ -17860,6 +18234,27 @@ } ] }, + { + "name": "BigData", + "size": 360, + "members": [ + { + "type": "BigBuffer", + "name": "m_primary", + "offset": 0 + }, + { + "type": "BigStack", + "name": "m_stack", + "offset": 20 + }, + { + "type": "TSGrowableArray_uint8_t", + "name": "m_output", + "offset": 344 + } + ] + }, { "name": "CAngle", "size": 40, @@ -17894,7 +18289,7 @@ }, { "name": "CAsyncQueue", - "size": 12, + "size": 36, "members": [ { "type": "TSLink_CAsyncQueue", @@ -17909,12 +18304,12 @@ { "type": "TSExplicitList_CAsyncObject", "name": "unkList", - "offset": 8 + "offset": 20 }, { "type": "int32_t", "name": "int20", - "offset": 8 + "offset": 32 } ] }, @@ -19809,6 +20204,40 @@ } ] }, + { + "name": "CMDDEF__0060", + "members": [ + { + "type": "uint32_t", + "name": "currvalue" + }, + { + "type": "char*", + "name": "currvaluestr" + } + ] + }, + { + "name": "CMDPARAMS__0024", + "members": [ + { + "type": "int32_t", + "name": "boolvalue" + }, + { + "type": "int32_t", + "name": "signedvalue" + }, + { + "type": "uint32_t", + "name": "unsignedvalue" + }, + { + "type": "char*", + "name": "stringvalue" + } + ] + }, { "name": "M2Array_C2Vector__data_or_offset", "members": [ diff --git a/profile/3.3.5a-windows/ida/batch/import_functions.idc b/profile/3.3.5a-windows/ida/batch/import_functions.idc deleted file mode 100644 index 386eac6..0000000 --- a/profile/3.3.5a-windows/ida/batch/import_functions.idc +++ /dev/null @@ -1,5263 +0,0 @@ -#include - -static import_functions() { - // Import function addresses and comments - msg("Importing function addresses and comments"); - set_func_start(0x00401070, 0x00401070); - set_func_cmt(0x00401070, "protected: int __thiscall CDataStore::FetchWrite(unsigned int,unsigned int,char const *,int)", 0); - set_func_start(0x004010D0, 0x004010D0); - set_func_cmt(0x004010D0, "CDataStore::IsRead() const", 0); - set_func_start(0x004010E0, 0x004010E0); - set_func_cmt(0x004010E0, "CDataStore::Reset()", 0); - set_func_start(0x00401130, 0x00401130); - set_func_cmt(0x00401130, "CDataStore::Finalize()", 0); - set_func_start(0x00402B20, 0x00402B20); - set_func_end(0x00402B20, 0x00402B8B); - set_func_start(0x004033B0, 0x004033B0); - set_func_end(0x004033B0, 0x004033B9); - set_func_start(0x004038A0, 0x004038A0); - set_func_cmt(0x004038A0, "CDataStore::~CDataStore()", 0); - set_func_start(0x004067F0, 0x004067F0); - set_func_end(0x004067F0, 0x00406B67); - set_func_start(0x00406B70, 0x00406B70); - set_func_end(0x00406B70, 0x00406C65); - set_func_start(0x00406C70, 0x00406C70); - set_func_end(0x00406C70, 0x00406D64); - set_func_start(0x00407F40, 0x00407F40); - set_func_end(0x00407F40, 0x00407F76); - set_func_start(0x00407F80, 0x00407F80); - set_func_end(0x00407F80, 0x00407FEA); - set_func_start(0x00408030, 0x00408030); - set_func_end(0x00408030, 0x00408049); - set_func_start(0x00408070, 0x00408070); - set_func_end(0x00408070, 0x004080D9); - set_func_start(0x00408110, 0x00408110); - set_func_end(0x00408110, 0x0040820F); - set_func_start(0x00408210, 0x00408210); - set_func_end(0x00408210, 0x0040823B); - set_func_start(0x00408240, 0x00408240); - set_func_end(0x00408240, 0x00408258); - set_func_start(0x00408BF0, 0x00408BF0); - set_func_end(0x00408BF0, 0x00408C27); - set_func_start(0x00409670, 0x00409670); - set_func_end(0x00409670, 0x004096CC); - set_func_start(0x0040BAA5, 0x0040BAA5); - set_func_end(0x0040BAA5, 0x0040BACF); - set_func_start(0x0040D3B5, 0x0040D3B5); - set_func_start(0x004217C0, 0x004217C0); - set_func_end(0x004217C0, 0x004217DA); - set_func_start(0x004218C0, 0x004218C0); - set_func_end(0x004218C0, 0x00421948); - set_func_start(0x00421AF0, 0x00421AF0); - set_func_end(0x00421AF0, 0x00421B4A); - set_func_start(0x00421BB0, 0x00421BB0); - set_func_end(0x00421BB0, 0x00421C98); - set_func_start(0x00421CA0, 0x00421CA0); - set_func_end(0x00421CA0, 0x00421CB8); - set_func_start(0x00422130, 0x00422130); - set_func_end(0x00422130, 0x00422139); - set_func_start(0x00422530, 0x00422530); - set_func_end(0x00422530, 0x004227D4); - set_func_start(0x00422910, 0x00422910); - set_func_end(0x00422910, 0x004229AB); - set_func_start(0x00424B10, 0x00424B10); - set_func_end(0x00424B10, 0x00424B41); - set_func_start(0x00424B50, 0x00424B50); - set_func_end(0x00424B50, 0x00424E44); - set_func_start(0x00424E80, 0x00424E80); - set_func_end(0x00424E80, 0x00424F46); - set_func_start(0x00424F80, 0x00424F80); - set_func_end(0x00424F80, 0x00424F98); - set_func_start(0x00461B00, 0x00461B00); - set_func_end(0x00461B00, 0x00461B09); - set_func_start(0x00461B50, 0x00461B50); - set_func_end(0x00461B50, 0x00461B88); - set_func_start(0x00461BD0, 0x00461BD0); - set_func_end(0x00461BD0, 0x00461BF4); - set_func_start(0x00461DB0, 0x00461DB0); - set_func_end(0x00461DB0, 0x00461DD7); - set_func_start(0x00461FA0, 0x00461FA0); - set_func_end(0x00461FA0, 0x00461FFA); - set_func_start(0x0047ADD0, 0x0047ADD0); - set_func_start(0x0047ADE0, 0x0047ADE0); - set_func_cmt(0x0047ADE0, "CDataStore::GetBufferParams(void const**, unsigned int*, unsigned int*)", 0); - set_func_start(0x0047AE10, 0x0047AE10); - set_func_cmt(0x0047AE10, "CDataStore::DetachBuffer(void**, unsigned int*, unsigned int*)", 0); - set_func_start(0x0047AE50, 0x0047AE50); - set_func_cmt(0x0047AE50, "virtual void __thiscall CDataStore::InternalDestroy(unsigned char * &,unsigned int &,unsigned int &)", 0); - set_func_start(0x0047AEA0, 0x0047AEA0); - set_func_cmt(0x0047AEA0, "CDataStore::InternalFetchWrite(unsigned int, unsigned int, unsigned char*&, unsigned int&, unsigned int&, char const*, int)", 0); - set_func_start(0x0047AF40, 0x0047AF40); - set_func_cmt(0x0047AF40, "CDataStore::Set(unsigned int, unsigned short)", 0); - set_func_start(0x0047AFE0, 0x0047AFE0); - set_func_cmt(0x0047AFE0, "CDataStore::Put(unsigned char)", 0); - set_func_start(0x0047B040, 0x0047B040); - set_func_cmt(0x0047B040, "CDataStore::Put(unsigned short)", 0); - set_func_start(0x0047B0A0, 0x0047B0A0); - set_func_cmt(0x0047B0A0, "CDataStore::Put(unsigned int)", 0); - set_func_start(0x0047B100, 0x0047B100); - set_func_cmt(0x0047B100, "CDataStore::Put(unsigned long long)", 0); - set_func_start(0x0047B1C0, 0x0047B1C0); - set_func_cmt(0x0047B1C0, "CDataStore::PutArray(unsigned char const*, unsigned int)", 0); - set_func_start(0x0047B280, 0x0047B280); - set_func_cmt(0x0047B280, "CDataStore::PutData(void const*, unsigned long)", 0); - set_func_start(0x0047B290, 0x0047B290); - set_func_cmt(0x0047B290, "CDataStore::FetchRead(unsigned int, unsigned int)", 0); - set_func_start(0x0047B300, 0x0047B300); - set_func_cmt(0x0047B300, "CDataStore::PutString(char const*)", 0); - set_func_start(0x0047B340, 0x0047B340); - set_func_end(0x0047B340, 0x0047B371); - set_func_cmt(0x0047B340, "CDataStore::Get(unsigned char&)", 0); - set_func_start(0x0047B380, 0x0047B380); - set_func_end(0x0047B380, 0x0047B3B3); - set_func_cmt(0x0047B380, "CDataStore::Get(unsigned short&)", 0); - set_func_start(0x0047B3C0, 0x0047B3C0); - set_func_end(0x0047B3C0, 0x0047B3F1); - set_func_cmt(0x0047B3C0, "CDataStore::Get(unsigned int&)", 0); - set_func_start(0x0047B400, 0x0047B400); - set_func_end(0x0047B400, 0x0047B43A); - set_func_cmt(0x0047B400, "CDataStore::Get(unsigned long long&)", 0); - set_func_start(0x0047B440, 0x0047B440); - set_func_end(0x0047B440, 0x0047B471); - set_func_cmt(0x0047B440, "CDataStore::Get(float&)", 0); - set_func_start(0x0047B480, 0x0047B480); - set_func_end(0x0047B480, 0x0047B560); - set_func_cmt(0x0047B480, "CDataStore::GetString(char*, unsigned int)", 0); - set_func_start(0x0047B560, 0x0047B560); - set_func_end(0x0047B560, 0x0047B5ED); - set_func_cmt(0x0047B560, "CDataStore::GetArray(unsigned char*, unsigned int)", 0); - set_func_start(0x0047B6B0, 0x0047B6B0); - set_func_end(0x0047B6B0, 0x0047B6E9); - set_func_cmt(0x0047B6B0, "CDataStore::GetDataInSitu(void*&, unsigned int)", 0); - set_func_start(0x0047B720, 0x0047B720); - set_func_end(0x0047B720, 0x0047B736); - set_func_start(0x0047B760, 0x0047B760); - set_func_start(0x0047BF30, 0x0047BF30); - set_func_end(0x0047BF30, 0x0047BF46); - set_func_start(0x0047BF50, 0x0047BF50); - set_func_end(0x0047BF50, 0x0047BF6B); - set_func_start(0x0047BF70, 0x0047BF70); - set_func_end(0x0047BF70, 0x0047BF82); - set_func_start(0x0047BF90, 0x0047BF90); - set_func_end(0x0047BF90, 0x0047BFC8); - set_func_start(0x0047BFD0, 0x0047BFD0); - set_func_end(0x0047BFD0, 0x0047BFD7); - set_func_start(0x0047BFE0, 0x0047BFE0); - set_func_end(0x0047BFE0, 0x0047BFE7); - set_func_start(0x0047BFF0, 0x0047BFF0); - set_func_end(0x0047BFF0, 0x0047C019); - set_func_start(0x0047C020, 0x0047C020); - set_func_end(0x0047C020, 0x0047C049); - set_func_start(0x0047C050, 0x0047C050); - set_func_end(0x0047C050, 0x0047C05E); - set_func_start(0x0047C060, 0x0047C060); - set_func_end(0x0047C060, 0x0047C06E); - set_func_start(0x0047C070, 0x0047C070); - set_func_end(0x0047C070, 0x0047C07E); - set_func_start(0x0047C080, 0x0047C080); - set_func_end(0x0047C080, 0x0047C08E); - set_func_start(0x0047CBF0, 0x0047CBF0); - set_func_end(0x0047CBF0, 0x0047CC08); - set_func_start(0x0047CC20, 0x0047CC20); - set_func_end(0x0047CC20, 0x0047CC41); - set_func_start(0x0047CC50, 0x0047CC50); - set_func_end(0x0047CC50, 0x0047CC70); - set_func_start(0x0047CF80, 0x0047CF80); - set_func_end(0x0047CF80, 0x0047CFEC); - set_func_start(0x0047CFF0, 0x0047CFF0); - set_func_end(0x0047CFF0, 0x0047D02D); - set_func_start(0x0047D030, 0x0047D030); - set_func_end(0x0047D030, 0x0047D04E); - set_func_start(0x0047D080, 0x0047D080); - set_func_end(0x0047D080, 0x0047D089); - set_func_start(0x0047D090, 0x0047D090); - set_func_end(0x0047D090, 0x0047D099); - set_func_start(0x0047D0E0, 0x0047D0E0); - set_func_end(0x0047D0E0, 0x0047D16A); - set_func_start(0x0047D1D0, 0x0047D1D0); - set_func_end(0x0047D1D0, 0x0047D230); - set_func_start(0x0047D230, 0x0047D230); - set_func_end(0x0047D230, 0x0047D290); - set_func_start(0x0047D290, 0x0047D290); - set_func_end(0x0047D290, 0x0047D305); - set_func_start(0x0047D310, 0x0047D310); - set_func_end(0x0047D310, 0x0047D3AF); - set_func_start(0x0047D3C0, 0x0047D3C0); - set_func_end(0x0047D3C0, 0x0047D443); - set_func_start(0x0047D450, 0x0047D450); - set_func_end(0x0047D450, 0x0047D4B7); - set_func_start(0x0047D530, 0x0047D530); - set_func_end(0x0047D530, 0x0047D59C); - set_func_start(0x0047D620, 0x0047D620); - set_func_end(0x0047D620, 0x0047D683); - set_func_start(0x0047D690, 0x0047D690); - set_func_end(0x0047D690, 0x0047D6FD); - set_func_start(0x0047D770, 0x0047D770); - set_func_end(0x0047D770, 0x0047D78D); - set_func_start(0x0047D790, 0x0047D790); - set_func_end(0x0047D790, 0x0047D7A9); - set_func_start(0x0047D990, 0x0047D990); - set_func_end(0x0047D990, 0x0047D9EB); - set_func_start(0x0047DBC0, 0x0047DBC0); - set_func_end(0x0047DBC0, 0x0047DC14); - set_func_start(0x0047DC20, 0x0047DC20); - set_func_end(0x0047DC20, 0x0047DC50); - set_func_start(0x0047DC50, 0x0047DC50); - set_func_end(0x0047DC50, 0x0047DC8D); - set_func_start(0x0047DCA0, 0x0047DCA0); - set_func_end(0x0047DCA0, 0x0047DE09); - set_func_start(0x0047DEA0, 0x0047DEA0); - set_func_end(0x0047DEA0, 0x0047E117); - set_func_start(0x0047E910, 0x0047E910); - set_func_end(0x0047E910, 0x0047EA69); - set_func_start(0x0047EC10, 0x0047EC10); - set_func_start(0x0047EFF0, 0x0047EFF0); - set_func_end(0x0047EFF0, 0x0047F225); - set_func_start(0x0047F230, 0x0047F230); - set_func_end(0x0047F230, 0x0047F2C1); - set_func_cmt(0x0047F230, "IEvtSchedulerProcess as an independent function appears to be optimized out", 0); - set_func_start(0x0047F2D0, 0x0047F2D0); - set_func_end(0x0047F2D0, 0x0047F2EC); - set_func_start(0x0047F2F0, 0x0047F2F0); - set_func_end(0x0047F2F0, 0x0047F5BA); - set_func_start(0x0047F5C0, 0x0047F5C0); - set_func_end(0x0047F5C0, 0x0047F6B9); - set_func_start(0x0047FAC0, 0x0047FAC0); - set_func_end(0x0047FAC0, 0x0047FB22); - set_func_start(0x0047FB80, 0x0047FB80); - set_func_end(0x0047FB80, 0x0047FB92); - set_func_start(0x0047FBA0, 0x0047FBA0); - set_func_end(0x0047FBA0, 0x0047FBA5); - set_func_start(0x0047FBB0, 0x0047FBB0); - set_func_end(0x0047FBB0, 0x0047FC17); - set_func_start(0x0047FC20, 0x0047FC20); - set_func_end(0x0047FC20, 0x0047FC36); - set_func_start(0x0047FC90, 0x0047FC90); - set_func_end(0x0047FC90, 0x0047FDD4); - set_func_start(0x004800A0, 0x004800A0); - set_func_end(0x004800A0, 0x004800EF); - set_func_start(0x00480410, 0x00480410); - set_func_end(0x00480410, 0x004804A8); - set_func_start(0x004804B0, 0x004804B0); - set_func_end(0x004804B0, 0x004804BA); - set_func_start(0x004804C0, 0x004804C0); - set_func_end(0x004804C0, 0x004804E6); - set_func_start(0x004804F0, 0x004804F0); - set_func_end(0x004804F0, 0x004805F4); - set_func_start(0x004806A0, 0x004806A0); - set_func_end(0x004806A0, 0x0048071F); - set_func_start(0x00480A50, 0x00480A50); - set_func_end(0x00480A50, 0x00480AC2); - set_func_start(0x00480AD0, 0x00480AD0); - set_func_end(0x00480AD0, 0x00480BCB); - set_func_start(0x00480BD0, 0x00480BD0); - set_func_end(0x00480BD0, 0x00480D28); - set_func_start(0x00480D30, 0x00480D30); - set_func_end(0x00480D30, 0x00480DD1); - set_func_start(0x00480EA0, 0x00480EA0); - set_func_end(0x00480EA0, 0x00480ED9); - set_func_start(0x00480F70, 0x00480F70); - set_func_end(0x00480F70, 0x00480FCA); - set_func_start(0x00481100, 0x00481100); - set_func_end(0x00481100, 0x00481289); - set_func_start(0x00481290, 0x00481290); - set_func_end(0x00481290, 0x0048138F); - set_func_start(0x00481390, 0x00481390); - set_func_end(0x00481390, 0x004814E4); - set_func_start(0x004829D0, 0x004829D0); - set_func_end(0x004829D0, 0x004829E9); - set_func_start(0x004829F0, 0x004829F0); - set_func_end(0x004829F0, 0x00482A13); - set_func_start(0x00482A20, 0x00482A20); - set_func_end(0x00482A20, 0x00482A3C); - set_func_start(0x00482A40, 0x00482A40); - set_func_end(0x00482A40, 0x00482A5D); - set_func_start(0x00493BF0, 0x00493BF0); - set_func_end(0x00493BF0, 0x00493C09); - set_func_start(0x00494EE0, 0x00494EE0); - set_func_end(0x00494EE0, 0x00494F2E); - set_func_start(0x00494F30, 0x00494F30); - set_func_end(0x00494F30, 0x00494F89); - set_func_start(0x00495410, 0x00495410); - set_func_end(0x00495410, 0x0049546A); - set_func_start(0x004A8500, 0x004A8500); - set_func_end(0x004A8500, 0x004A8522); - set_func_start(0x004A8720, 0x004A8720); - set_func_end(0x004A8720, 0x004A8B58); - set_func_start(0x004A8BB0, 0x004A8BB0); - set_func_end(0x004A8BB0, 0x004A8C83); - set_func_start(0x004A8D10, 0x004A8D10); - set_func_end(0x004A8D10, 0x004A8DBF); - set_func_start(0x004B5510, 0x004B5510); - set_func_end(0x004B5510, 0x004B5549); - set_func_start(0x004B5550, 0x004B5550); - set_func_end(0x004B5550, 0x004B55D7); - set_func_start(0x004B5A00, 0x004B5A00); - set_func_end(0x004B5A00, 0x004B5BA2); - set_func_start(0x004B7220, 0x004B7220); - set_func_end(0x004B7220, 0x004B72F4); - set_func_start(0x004B7300, 0x004B7300); - set_func_end(0x004B7300, 0x004B73D9); - set_func_start(0x004B78A0, 0x004B78A0); - set_func_end(0x004B78A0, 0x004B7AA0); - set_func_start(0x004B8070, 0x004B8070); - set_func_end(0x004B8070, 0x004B81CE); - set_func_start(0x004B81D0, 0x004B81D0); - set_func_end(0x004B81D0, 0x004B8385); - set_func_start(0x004BD9D0, 0x004BD9D0); - set_func_end(0x004BD9D0, 0x004BD9EA); - set_func_start(0x004BDAA0, 0x004BDAA0); - set_func_end(0x004BDAA0, 0x004BDBE4); - set_func_start(0x004BDBF0, 0x004BDBF0); - set_func_end(0x004BDBF0, 0x004BDC4C); - set_func_start(0x004BDD80, 0x004BDD80); - set_func_start(0x004BE9C0, 0x004BE9C0); - set_func_end(0x004BE9C0, 0x004BEB8C); - set_func_start(0x004BEC70, 0x004BEC70); - set_func_end(0x004BEC70, 0x004BEC88); - set_func_start(0x004BECF0, 0x004BECF0); - set_func_end(0x004BECF0, 0x004BEE5E); - set_func_start(0x004BEE60, 0x004BEE60); - set_func_end(0x004BEE60, 0x004BF0B9); - set_func_start(0x004BF0C0, 0x004BF0C0); - set_func_end(0x004BF0C0, 0x004BF0E2); - set_func_start(0x004BF770, 0x004BF770); - set_func_end(0x004BF770, 0x004BFA4E); - set_func_start(0x004BFCA0, 0x004BFCA0); - set_func_end(0x004BFCA0, 0x004BFCD4); - set_func_start(0x004C1510, 0x004C1510); - set_func_start(0x004C1930, 0x004C1930); - set_func_start(0x004C1B30, 0x004C1B30); - set_func_start(0x004C1B90, 0x004C1B90); - set_func_start(0x004C1BF0, 0x004C1BF0); - set_func_start(0x004C1DE0, 0x004C1DE0); - set_func_start(0x004C1F00, 0x004C1F00); - set_func_start(0x004C21B0, 0x004C21B0); - set_func_start(0x004C2370, 0x004C2370); - set_func_start(0x004C23D0, 0x004C23D0); - set_func_start(0x004C2F90, 0x004C2F90); - set_func_start(0x004C2FC0, 0x004C2FC0); - set_func_start(0x004C30A0, 0x004C30A0); - set_func_start(0x004C3290, 0x004C3290); - set_func_start(0x004C3300, 0x004C3300); - set_func_start(0x004C3340, 0x004C3340); - set_func_start(0x004C3380, 0x004C3380); - set_func_start(0x004C33C0, 0x004C33C0); - set_func_start(0x004C3420, 0x004C3420); - set_func_start(0x004C3600, 0x004C3600); - set_func_start(0x004C51B0, 0x004C51B0); - set_func_start(0x004D7F60, 0x004D7F60); - set_func_end(0x004D7F60, 0x004D7F82); - set_func_start(0x004D80C0, 0x004D80C0); - set_func_end(0x004D80C0, 0x004D8200); - set_func_start(0x004D82A0, 0x004D82A0); - set_func_end(0x004D82A0, 0x004D82B8); - set_func_start(0x004D82C0, 0x004D82C0); - set_func_end(0x004D82C0, 0x004D834D); - set_func_start(0x004D8860, 0x004D8860); - set_func_end(0x004D8860, 0x004D8924); - set_func_start(0x004D8930, 0x004D8930); - set_func_end(0x004D8930, 0x004D8A2D); - set_func_start(0x004D8A30, 0x004D8A30); - set_func_end(0x004D8A30, 0x004D8B9C); - set_func_start(0x004D8BD0, 0x004D8BD0); - set_func_end(0x004D8BD0, 0x004D8C56); - set_func_start(0x004D9500, 0x004D9500); - set_func_end(0x004D9500, 0x004D9582); - set_func_start(0x004D95C0, 0x004D95C0); - set_func_end(0x004D95C0, 0x004D960D); - set_func_start(0x004D98D0, 0x004D98D0); - set_func_end(0x004D98D0, 0x004D99D4); - set_func_start(0x004DA3D0, 0x004DA3D0); - set_func_end(0x004DA3D0, 0x004DA4A8); - set_func_start(0x004DA4B0, 0x004DA4B0); - set_func_end(0x004DA4B0, 0x004DA50D); - set_func_start(0x004DA5F0, 0x004DA5F0); - set_func_end(0x004DA5F0, 0x004DA9C4); - set_func_start(0x004DA9D0, 0x004DA9D0); - set_func_end(0x004DA9D0, 0x004DAB3D); - set_func_start(0x004DAB40, 0x004DAB40); - set_func_end(0x004DAB40, 0x004DB9E4); - set_func_start(0x004DB9F0, 0x004DB9F0); - set_func_end(0x004DB9F0, 0x004DBBBF); - set_func_start(0x004DBFD0, 0x004DBFD0); - set_func_end(0x004DBFD0, 0x004DBFF3); - set_func_cmt(0x004DBFD0, "thanks namreeb :^)", 0); - set_func_start(0x004DCE40, 0x004DCE40); - set_func_end(0x004DCE40, 0x004DCE5E); - set_func_start(0x004DD400, 0x004DD400); - set_func_end(0x004DD400, 0x004DD412); - set_func_start(0x004DD420, 0x004DD420); - set_func_end(0x004DD420, 0x004DD42D); - set_func_start(0x004DD610, 0x004DD610); - set_func_end(0x004DD610, 0x004DD671); - set_func_start(0x004DDC20, 0x004DDC20); - set_func_end(0x004DDC20, 0x004DDC51); - set_func_start(0x004E4A40, 0x004E4A40); - set_func_end(0x004E4A40, 0x004E4A9E); - set_func_start(0x004F71A0, 0x004F71A0); - set_func_end(0x004F71A0, 0x004F724D); - set_func_start(0x004FBD00, 0x004FBD00); - set_func_end(0x004FBD00, 0x004FBD13); - set_func_start(0x004FBD20, 0x004FBD20); - set_func_end(0x004FBD20, 0x004FBD36); - set_func_start(0x004FBD40, 0x004FBD40); - set_func_end(0x004FBD40, 0x004FBD90); - set_func_start(0x004FBD90, 0x004FBD90); - set_func_end(0x004FBD90, 0x004FBF5D); - set_func_start(0x004FBF60, 0x004FBF60); - set_func_end(0x004FBF60, 0x004FC018); - set_func_start(0x004FC020, 0x004FC020); - set_func_end(0x004FC020, 0x004FC0B4); - set_func_start(0x004FC0C0, 0x004FC0C0); - set_func_end(0x004FC0C0, 0x004FC169); - set_func_start(0x004FC170, 0x004FC170); - set_func_end(0x004FC170, 0x004FC249); - set_func_start(0x004FC250, 0x004FC250); - set_func_end(0x004FC250, 0x004FC329); - set_func_start(0x004FC330, 0x004FC330); - set_func_end(0x004FC330, 0x004FC3CF); - set_func_start(0x004FC3D0, 0x004FC3D0); - set_func_end(0x004FC3D0, 0x004FC461); - set_func_start(0x004FC470, 0x004FC470); - set_func_end(0x004FC470, 0x004FC5AB); - set_func_start(0x004FC5B0, 0x004FC5B0); - set_func_end(0x004FC5B0, 0x004FC659); - set_func_start(0x004FC660, 0x004FC660); - set_func_end(0x004FC660, 0x004FC6DB); - set_func_start(0x004FC6E0, 0x004FC6E0); - set_func_end(0x004FC6E0, 0x004FC75B); - set_func_start(0x004FC760, 0x004FC760); - set_func_end(0x004FC760, 0x004FC807); - set_func_start(0x004FC810, 0x004FC810); - set_func_end(0x004FC810, 0x004FC88B); - set_func_start(0x004FC890, 0x004FC890); - set_func_end(0x004FC890, 0x004FC99E); - set_func_start(0x004FC9A0, 0x004FC9A0); - set_func_end(0x004FC9A0, 0x004FCA4B); - set_func_start(0x004FCA50, 0x004FCA50); - set_func_end(0x004FCA50, 0x004FCA84); - set_func_start(0x004FCBF0, 0x004FCBF0); - set_func_end(0x004FCBF0, 0x004FCC52); - set_func_start(0x004FCC60, 0x004FCC60); - set_func_end(0x004FCC60, 0x004FCCA3); - set_func_start(0x004FCCB0, 0x004FCCB0); - set_func_end(0x004FCCB0, 0x004FCCEA); - set_func_start(0x004FCCF0, 0x004FCCF0); - set_func_end(0x004FCCF0, 0x004FCDE9); - set_func_start(0x004FCDF0, 0x004FCDF0); - set_func_end(0x004FCDF0, 0x004FCEE7); - set_func_start(0x004FE630, 0x004FE630); - set_func_end(0x004FE630, 0x004FE64C); - set_func_start(0x004FE650, 0x004FE650); - set_func_end(0x004FE650, 0x004FE715); - set_func_start(0x004FE720, 0x004FE720); - set_func_end(0x004FE720, 0x004FE806); - set_func_start(0x004FE810, 0x004FE810); - set_func_end(0x004FE810, 0x004FE82C); - set_func_start(0x004FE830, 0x004FE830); - set_func_end(0x004FE830, 0x004FE84C); - set_func_start(0x004FE850, 0x004FE850); - set_func_end(0x004FE850, 0x004FE94E); - set_func_start(0x004FE950, 0x004FE950); - set_func_end(0x004FE950, 0x004FE96C); - set_func_start(0x004FE970, 0x004FE970); - set_func_end(0x004FE970, 0x004FE98C); - set_func_start(0x004FE990, 0x004FE990); - set_func_end(0x004FE990, 0x004FE9AC); - set_func_start(0x004FE9B0, 0x004FE9B0); - set_func_end(0x004FE9B0, 0x004FE9CC); - set_func_start(0x004FE9D0, 0x004FE9D0); - set_func_end(0x004FE9D0, 0x004FE9EC); - set_func_start(0x004FE9F0, 0x004FE9F0); - set_func_end(0x004FE9F0, 0x004FEA0C); - set_func_start(0x004FEA10, 0x004FEA10); - set_func_end(0x004FEA10, 0x004FEA2C); - set_func_start(0x004FEA30, 0x004FEA30); - set_func_end(0x004FEA30, 0x004FEA4C); - set_func_start(0x004FEA50, 0x004FEA50); - set_func_end(0x004FEA50, 0x004FEA6C); - set_func_start(0x004FEA70, 0x004FEA70); - set_func_end(0x004FEA70, 0x004FEA8C); - set_func_start(0x004FEA90, 0x004FEA90); - set_func_end(0x004FEA90, 0x004FEAAC); - set_func_start(0x004FEAB0, 0x004FEAB0); - set_func_end(0x004FEAB0, 0x004FEACC); - set_func_start(0x004FEAD0, 0x004FEAD0); - set_func_end(0x004FEAD0, 0x004FEAEC); - set_func_start(0x004FEAF0, 0x004FEAF0); - set_func_end(0x004FEAF0, 0x004FED0C); - set_func_start(0x004FED10, 0x004FED10); - set_func_end(0x004FED10, 0x004FEDB5); - set_func_start(0x004FEDC0, 0x004FEDC0); - set_func_end(0x004FEDC0, 0x004FEED1); - set_func_start(0x004FEEE0, 0x004FEEE0); - set_func_end(0x004FEEE0, 0x004FEFE5); - set_func_start(0x004FEFF0, 0x004FEFF0); - set_func_end(0x004FEFF0, 0x004FF0C7); - set_func_start(0x004FF0D0, 0x004FF0D0); - set_func_end(0x004FF0D0, 0x004FF1F9); - set_func_start(0x004FF200, 0x004FF200); - set_func_end(0x004FF200, 0x004FF2B4); - set_func_start(0x004FF2C0, 0x004FF2C0); - set_func_end(0x004FF2C0, 0x004FF4EA); - set_func_start(0x004FF580, 0x004FF580); - set_func_end(0x004FF580, 0x004FFA01); - set_func_start(0x004FFA10, 0x004FFA10); - set_func_end(0x004FFA10, 0x004FFA61); - set_func_start(0x004FFA70, 0x004FFA70); - set_func_end(0x004FFA70, 0x004FFAE0); - set_func_start(0x004FFAE0, 0x004FFAE0); - set_func_end(0x004FFAE0, 0x004FFB50); - set_func_start(0x004FFB50, 0x004FFB50); - set_func_end(0x004FFB50, 0x004FFC23); - set_func_start(0x004FFC30, 0x004FFC30); - set_func_end(0x004FFC30, 0x004FFC4C); - set_func_start(0x004FFC50, 0x004FFC50); - set_func_end(0x004FFC50, 0x004FFCB8); - set_func_start(0x004FFCC0, 0x004FFCC0); - set_func_end(0x004FFCC0, 0x004FFCDC); - set_func_start(0x00500560, 0x00500560); - set_func_end(0x00500560, 0x00500751); - set_func_start(0x00500760, 0x00500760); - set_func_end(0x00500760, 0x0050078E); - set_func_start(0x00500810, 0x00500810); - set_func_end(0x00500810, 0x00500906); - set_func_start(0x00500910, 0x00500910); - set_func_end(0x00500910, 0x00500975); - set_func_start(0x00500980, 0x00500980); - set_func_end(0x00500980, 0x00500AD9); - set_func_start(0x00500AE0, 0x00500AE0); - set_func_end(0x00500AE0, 0x00500BD6); - set_func_start(0x00500BE0, 0x00500BE0); - set_func_end(0x00500BE0, 0x00500C7F); - set_func_start(0x00500C80, 0x00500C80); - set_func_end(0x00500C80, 0x00500D75); - set_func_start(0x00501140, 0x00501140); - set_func_end(0x00501140, 0x00501246); - set_func_start(0x00501250, 0x00501250); - set_func_end(0x00501250, 0x005012E7); - set_func_start(0x005012F0, 0x005012F0); - set_func_end(0x005012F0, 0x005013F6); - set_func_start(0x00501400, 0x00501400); - set_func_end(0x00501400, 0x00501497); - set_func_start(0x00501DB0, 0x00501DB0); - set_func_end(0x00501DB0, 0x00501EF8); - set_func_start(0x00501F00, 0x00501F00); - set_func_end(0x00501F00, 0x00502264); - set_func_start(0x00504E10, 0x00504E10); - set_func_end(0x00504E10, 0x00504E49); - set_func_start(0x00504E50, 0x00504E50); - set_func_end(0x00504E50, 0x00504F27); - set_func_start(0x00504F30, 0x00504F30); - set_func_end(0x00504F30, 0x0050518C); - set_func_start(0x00505190, 0x00505190); - set_func_end(0x00505190, 0x005052D7); - set_func_start(0x005052E0, 0x005052E0); - set_func_end(0x005052E0, 0x00505354); - set_func_start(0x00505360, 0x00505360); - set_func_end(0x00505360, 0x005053D4); - set_func_start(0x005096D0, 0x005096D0); - set_func_end(0x005096D0, 0x00509718); - set_func_start(0x0050D170, 0x0050D170); - set_func_end(0x0050D170, 0x0050D8A0); - set_func_start(0x0050D8A0, 0x0050D8A0); - set_func_end(0x0050D8A0, 0x0050D900); - set_func_start(0x0050DAA0, 0x0050DAA0); - set_func_end(0x0050DAA0, 0x0050DAB4); - set_func_start(0x0050DAC0, 0x0050DAC0); - set_func_end(0x0050DAC0, 0x0050DAD4); - set_func_start(0x0050DAE0, 0x0050DAE0); - set_func_end(0x0050DAE0, 0x0050DC01); - set_func_start(0x0050DC10, 0x0050DC10); - set_func_end(0x0050DC10, 0x0050DDD5); - set_func_start(0x0050ED00, 0x0050ED00); - set_func_end(0x0050ED00, 0x0050EDC5); - set_func_start(0x0050F830, 0x0050F830); - set_func_end(0x0050F830, 0x0050F884); - set_func_start(0x0050F890, 0x0050F890); - set_func_end(0x0050F890, 0x0050F8E7); - set_func_start(0x0050F8F0, 0x0050F8F0); - set_func_end(0x0050F8F0, 0x0050F943); - set_func_start(0x0050F950, 0x0050F950); - set_func_end(0x0050F950, 0x0050F988); - set_func_start(0x0050F990, 0x0050F990); - set_func_end(0x0050F990, 0x0050FE77); - set_func_start(0x0050FE80, 0x0050FE80); - set_func_end(0x0050FE80, 0x0050FE98); - set_func_start(0x0050FF30, 0x0050FF30); - set_func_end(0x0050FF30, 0x0050FF44); - set_func_start(0x0050FF50, 0x0050FF50); - set_func_end(0x0050FF50, 0x00510035); - set_func_start(0x00510040, 0x00510040); - set_func_end(0x00510040, 0x005100B1); - set_func_start(0x005100C0, 0x005100C0); - set_func_end(0x005100C0, 0x00510145); - set_func_start(0x00510150, 0x00510150); - set_func_end(0x00510150, 0x005101CE); - set_func_start(0x005101D0, 0x005101D0); - set_func_end(0x005101D0, 0x005101F9); - set_func_start(0x00510200, 0x00510200); - set_func_end(0x00510200, 0x00510227); - set_func_start(0x00510230, 0x00510230); - set_func_end(0x00510230, 0x005102A8); - set_func_start(0x005102B0, 0x005102B0); - set_func_end(0x005102B0, 0x005102D7); - set_func_start(0x005102E0, 0x005102E0); - set_func_end(0x005102E0, 0x00510358); - set_func_start(0x00510360, 0x00510360); - set_func_end(0x00510360, 0x00510389); - set_func_start(0x00510390, 0x00510390); - set_func_end(0x00510390, 0x0051040B); - set_func_start(0x00510410, 0x00510410); - set_func_end(0x00510410, 0x00510429); - set_func_start(0x00510430, 0x00510430); - set_func_end(0x00510430, 0x00510443); - set_func_start(0x00510450, 0x00510450); - set_func_end(0x00510450, 0x00510463); - set_func_start(0x00510470, 0x00510470); - set_func_end(0x00510470, 0x00510491); - set_func_start(0x005104A0, 0x005104A0); - set_func_end(0x005104A0, 0x00510920); - set_func_start(0x00510920, 0x00510920); - set_func_end(0x00510920, 0x00510928); - set_func_start(0x00510930, 0x00510930); - set_func_end(0x00510930, 0x00510973); - set_func_start(0x00510980, 0x00510980); - set_func_end(0x00510980, 0x005109C3); - set_func_start(0x005109D0, 0x005109D0); - set_func_end(0x005109D0, 0x005109D8); - set_func_start(0x005109E0, 0x005109E0); - set_func_end(0x005109E0, 0x005109E8); - set_func_start(0x005109F0, 0x005109F0); - set_func_end(0x005109F0, 0x005109FF); - set_func_start(0x00510A00, 0x00510A00); - set_func_end(0x00510A00, 0x00510A0D); - set_func_start(0x00510A10, 0x00510A10); - set_func_end(0x00510A10, 0x00510AB3); - set_func_start(0x00510AC0, 0x00510AC0); - set_func_end(0x00510AC0, 0x00510B29); - set_func_start(0x00510B30, 0x00510B30); - set_func_end(0x00510B30, 0x00510B72); - set_func_start(0x00510B80, 0x00510B80); - set_func_end(0x00510B80, 0x00510B88); - set_func_start(0x00510B90, 0x00510B90); - set_func_end(0x00510B90, 0x00510BA6); - set_func_start(0x00510BB0, 0x00510BB0); - set_func_end(0x00510BB0, 0x00510BC8); - set_func_start(0x00510BD0, 0x00510BD0); - set_func_end(0x00510BD0, 0x00510C53); - set_func_start(0x00510C60, 0x00510C60); - set_func_end(0x00510C60, 0x00510CF6); - set_func_start(0x00510D00, 0x00510D00); - set_func_end(0x00510D00, 0x00510DAD); - set_func_start(0x00510DB0, 0x00510DB0); - set_func_end(0x00510DB0, 0x00510DB8); - set_func_start(0x00510DC0, 0x00510DC0); - set_func_end(0x00510DC0, 0x00510DCD); - set_func_start(0x00510DD0, 0x00510DD0); - set_func_end(0x00510DD0, 0x00510DDD); - set_func_start(0x00510DE0, 0x00510DE0); - set_func_end(0x00510DE0, 0x00510DFD); - set_func_start(0x00510E00, 0x00510E00); - set_func_end(0x00510E00, 0x00510E1C); - set_func_start(0x00510E20, 0x00510E20); - set_func_end(0x00510E20, 0x00510EEA); - set_func_start(0x00510F20, 0x00510F20); - set_func_end(0x00510F20, 0x00510FB9); - set_func_start(0x00510FC0, 0x00510FC0); - set_func_end(0x00510FC0, 0x005110C7); - set_func_start(0x005110D0, 0x005110D0); - set_func_end(0x005110D0, 0x00511150); - set_func_start(0x00511150, 0x00511150); - set_func_end(0x00511150, 0x005111FF); - set_func_start(0x00511200, 0x00511200); - set_func_end(0x00511200, 0x00511234); - set_func_start(0x00511240, 0x00511240); - set_func_end(0x00511240, 0x00511423); - set_func_start(0x00511430, 0x00511430); - set_func_end(0x00511430, 0x00511505); - set_func_start(0x00511510, 0x00511510); - set_func_end(0x00511510, 0x00511523); - set_func_start(0x00511530, 0x00511530); - set_func_end(0x00511530, 0x00511601); - set_func_start(0x00511610, 0x00511610); - set_func_end(0x00511610, 0x00511631); - set_func_start(0x00511640, 0x00511640); - set_func_end(0x00511640, 0x00511653); - set_func_start(0x00511660, 0x00511660); - set_func_end(0x00511660, 0x0051171C); - set_func_start(0x00511720, 0x00511720); - set_func_end(0x00511720, 0x005117BE); - set_func_start(0x005117C0, 0x005117C0); - set_func_end(0x005117C0, 0x00511829); - set_func_start(0x00511830, 0x00511830); - set_func_end(0x00511830, 0x00511838); - set_func_start(0x00511840, 0x00511840); - set_func_end(0x00511840, 0x005118F5); - set_func_start(0x00511900, 0x00511900); - set_func_end(0x00511900, 0x0051193A); - set_func_start(0x00511940, 0x00511940); - set_func_end(0x00511940, 0x005119F5); - set_func_start(0x00511A00, 0x00511A00); - set_func_end(0x00511A00, 0x00511A3A); - set_func_start(0x00511A40, 0x00511A40); - set_func_end(0x00511A40, 0x00511A51); - set_func_start(0x00511A60, 0x00511A60); - set_func_end(0x00511A60, 0x00511B30); - set_func_start(0x00511B30, 0x00511B30); - set_func_end(0x00511B30, 0x00511C32); - set_func_start(0x00511C40, 0x00511C40); - set_func_end(0x00511C40, 0x00511C7A); - set_func_start(0x00511C80, 0x00511C80); - set_func_end(0x00511C80, 0x00511CBC); - set_func_start(0x00511CC0, 0x00511CC0); - set_func_end(0x00511CC0, 0x00511D15); - set_func_start(0x00511D20, 0x00511D20); - set_func_end(0x00511D20, 0x00511D28); - set_func_start(0x00511D30, 0x00511D30); - set_func_end(0x00511D30, 0x00511DCB); - set_func_start(0x00511DD0, 0x00511DD0); - set_func_end(0x00511DD0, 0x00511E7D); - set_func_start(0x00511E80, 0x00511E80); - set_func_end(0x00511E80, 0x00511F82); - set_func_start(0x00511F90, 0x00511F90); - set_func_end(0x00511F90, 0x00511F98); - set_func_start(0x00511FA0, 0x00511FA0); - set_func_end(0x00511FA0, 0x00511FA8); - set_func_start(0x00511FB0, 0x00511FB0); - set_func_end(0x00511FB0, 0x00511FE0); - set_func_start(0x00511FE0, 0x00511FE0); - set_func_end(0x00511FE0, 0x0051208A); - set_func_start(0x00512090, 0x00512090); - set_func_end(0x00512090, 0x005120DD); - set_func_start(0x00514430, 0x00514430); - set_func_end(0x00514430, 0x005144B1); - set_func_start(0x005144C0, 0x005144C0); - set_func_end(0x005144C0, 0x00514518); - set_func_start(0x00514520, 0x00514520); - set_func_end(0x00514520, 0x0051457A); - set_func_start(0x00514580, 0x00514580); - set_func_end(0x00514580, 0x00514602); - set_func_start(0x00514610, 0x00514610); - set_func_end(0x00514610, 0x0051466B); - set_func_start(0x00514670, 0x00514670); - set_func_end(0x00514670, 0x005146CB); - set_func_start(0x005146D0, 0x005146D0); - set_func_end(0x005146D0, 0x00514756); - set_func_start(0x00514760, 0x00514760); - set_func_end(0x00514760, 0x005147BB); - set_func_start(0x005147C0, 0x005147C0); - set_func_end(0x005147C0, 0x0051481B); - set_func_start(0x00514820, 0x00514820); - set_func_end(0x00514820, 0x005148A6); - set_func_start(0x005148B0, 0x005148B0); - set_func_end(0x005148B0, 0x00514B94); - set_func_start(0x00514BA0, 0x00514BA0); - set_func_end(0x00514BA0, 0x00514C0F); - set_func_start(0x00514C10, 0x00514C10); - set_func_end(0x00514C10, 0x00514D3A); - set_func_start(0x00514D40, 0x00514D40); - set_func_end(0x00514D40, 0x00514E23); - set_func_start(0x00514E30, 0x00514E30); - set_func_end(0x00514E30, 0x00514F52); - set_func_start(0x00514F60, 0x00514F60); - set_func_end(0x00514F60, 0x0051500A); - set_func_start(0x00515010, 0x00515010); - set_func_end(0x00515010, 0x005150D6); - set_func_start(0x005150E0, 0x005150E0); - set_func_end(0x005150E0, 0x005150F8); - set_func_start(0x00515100, 0x00515100); - set_func_end(0x00515100, 0x00515140); - set_func_start(0x00515140, 0x00515140); - set_func_end(0x00515140, 0x0051517A); - set_func_start(0x00515180, 0x00515180); - set_func_end(0x00515180, 0x005151BA); - set_func_start(0x005151C0, 0x005151C0); - set_func_end(0x005151C0, 0x005151FA); - set_func_start(0x00515200, 0x00515200); - set_func_end(0x00515200, 0x00515528); - set_func_start(0x00515560, 0x00515560); - set_func_end(0x00515560, 0x0051556D); - set_func_start(0x00515570, 0x00515570); - set_func_end(0x00515570, 0x00515595); - set_func_start(0x005155A0, 0x005155A0); - set_func_end(0x005155A0, 0x005155C5); - set_func_start(0x005155D0, 0x005155D0); - set_func_end(0x005155D0, 0x005155F5); - set_func_start(0x00515600, 0x00515600); - set_func_end(0x00515600, 0x00515625); - set_func_start(0x00515630, 0x00515630); - set_func_end(0x00515630, 0x00515698); - set_func_start(0x005156A0, 0x005156A0); - set_func_end(0x005156A0, 0x0051574C); - set_func_start(0x00515750, 0x00515750); - set_func_end(0x00515750, 0x00515787); - set_func_start(0x00515790, 0x00515790); - set_func_end(0x00515790, 0x00515809); - set_func_start(0x00515810, 0x00515810); - set_func_end(0x00515810, 0x0051587B); - set_func_start(0x00515880, 0x00515880); - set_func_end(0x00515880, 0x005158F2); - set_func_start(0x00515950, 0x00515950); - set_func_end(0x00515950, 0x005159B5); - set_func_start(0x005159C0, 0x005159C0); - set_func_end(0x005159C0, 0x005159FA); - set_func_start(0x00515A00, 0x00515A00); - set_func_end(0x00515A00, 0x00515A43); - set_func_start(0x00515A50, 0x00515A50); - set_func_end(0x00515A50, 0x00515A84); - set_func_start(0x00515A90, 0x00515A90); - set_func_end(0x00515A90, 0x00515B6D); - set_func_start(0x00515B70, 0x00515B70); - set_func_end(0x00515B70, 0x00515BD8); - set_func_start(0x00515BE0, 0x00515BE0); - set_func_end(0x00515BE0, 0x00515C48); - set_func_start(0x00515C50, 0x00515C50); - set_func_end(0x00515C50, 0x00515CB8); - set_func_start(0x00515CC0, 0x00515CC0); - set_func_end(0x00515CC0, 0x00515DCB); - set_func_start(0x00515DD0, 0x00515DD0); - set_func_end(0x00515DD0, 0x00515EAC); - set_func_start(0x00515EB0, 0x00515EB0); - set_func_end(0x00515EB0, 0x00515FE4); - set_func_start(0x00515FF0, 0x00515FF0); - set_func_end(0x00515FF0, 0x00516124); - set_func_start(0x00516130, 0x00516130); - set_func_end(0x00516130, 0x0051620C); - set_func_start(0x00516210, 0x00516210); - set_func_end(0x00516210, 0x00516272); - set_func_start(0x00516280, 0x00516280); - set_func_end(0x00516280, 0x005162D5); - set_func_start(0x005162E0, 0x005162E0); - set_func_end(0x005162E0, 0x00516335); - set_func_start(0x00516340, 0x00516340); - set_func_end(0x00516340, 0x00516409); - set_func_start(0x00516410, 0x00516410); - set_func_end(0x00516410, 0x005164A4); - set_func_start(0x005164B0, 0x005164B0); - set_func_end(0x005164B0, 0x00516505); - set_func_start(0x00516510, 0x00516510); - set_func_end(0x00516510, 0x00516574); - set_func_start(0x00516580, 0x00516580); - set_func_end(0x00516580, 0x005165D8); - set_func_start(0x005165E0, 0x005165E0); - set_func_end(0x005165E0, 0x0051660D); - set_func_start(0x00516610, 0x00516610); - set_func_end(0x00516610, 0x005166E8); - set_func_start(0x005166F0, 0x005166F0); - set_func_end(0x005166F0, 0x00516758); - set_func_start(0x00516760, 0x00516760); - set_func_end(0x00516760, 0x0051679A); - set_func_start(0x005167A0, 0x005167A0); - set_func_end(0x005167A0, 0x005167D3); - set_func_start(0x005167E0, 0x005167E0); - set_func_end(0x005167E0, 0x00516840); - set_func_start(0x00516840, 0x00516840); - set_func_end(0x00516840, 0x005168A8); - set_func_start(0x005168B0, 0x005168B0); - set_func_end(0x005168B0, 0x00516966); - set_func_start(0x00516970, 0x00516970); - set_func_end(0x00516970, 0x00516A93); - set_func_start(0x00516AA0, 0x00516AA0); - set_func_end(0x00516AA0, 0x00516B1A); - set_func_start(0x00516B20, 0x00516B20); - set_func_end(0x00516B20, 0x00516B82); - set_func_start(0x00516B90, 0x00516B90); - set_func_end(0x00516B90, 0x00516BE1); - set_func_start(0x00516BF0, 0x00516BF0); - set_func_end(0x00516BF0, 0x00516C56); - set_func_start(0x00516C60, 0x00516C60); - set_func_end(0x00516C60, 0x00516EC8); - set_func_start(0x00516ED0, 0x00516ED0); - set_func_end(0x00516ED0, 0x00517013); - set_func_start(0x00517020, 0x00517020); - set_func_end(0x00517020, 0x005170F5); - set_func_start(0x00517100, 0x00517100); - set_func_end(0x00517100, 0x005171E7); - set_func_start(0x005171F0, 0x005171F0); - set_func_end(0x005171F0, 0x005172E0); - set_func_start(0x005172E0, 0x005172E0); - set_func_end(0x005172E0, 0x005173D4); - set_func_start(0x005173E0, 0x005173E0); - set_func_end(0x005173E0, 0x00517529); - set_func_start(0x00517530, 0x00517530); - set_func_end(0x00517530, 0x005176E5); - set_func_start(0x00517890, 0x00517890); - set_func_end(0x00517890, 0x005179A3); - set_func_start(0x005179B0, 0x005179B0); - set_func_end(0x005179B0, 0x00517A97); - set_func_start(0x00517AA0, 0x00517AA0); - set_func_end(0x00517AA0, 0x00517B4E); - set_func_start(0x00517B50, 0x00517B50); - set_func_end(0x00517B50, 0x00517BDC); - set_func_start(0x00517C20, 0x00517C20); - set_func_end(0x00517C20, 0x00517C58); - set_func_start(0x00517C60, 0x00517C60); - set_func_end(0x00517C60, 0x00517D14); - set_func_start(0x00517D20, 0x00517D20); - set_func_end(0x00517D20, 0x00517D2D); - set_func_start(0x00517D30, 0x00517D30); - set_func_end(0x00517D30, 0x00517D6A); - set_func_start(0x00517D70, 0x00517D70); - set_func_end(0x00517D70, 0x00517DF1); - set_func_start(0x0051A3B0, 0x0051A3B0); - set_func_end(0x0051A3B0, 0x0051A3C2); - set_func_start(0x0051A3D0, 0x0051A3D0); - set_func_end(0x0051A3D0, 0x0051A528); - set_func_start(0x0051A530, 0x0051A530); - set_func_end(0x0051A530, 0x0051A5B8); - set_func_start(0x0051A5C0, 0x0051A5C0); - set_func_end(0x0051A5C0, 0x0051A648); - set_func_start(0x0051A650, 0x0051A650); - set_func_end(0x0051A650, 0x0051A67F); - set_func_start(0x0051A680, 0x0051A680); - set_func_end(0x0051A680, 0x0051A6AB); - set_func_start(0x0051A6B0, 0x0051A6B0); - set_func_end(0x0051A6B0, 0x0051A6D9); - set_func_start(0x0051A6E0, 0x0051A6E0); - set_func_end(0x0051A6E0, 0x0051A796); - set_func_start(0x0051A7A0, 0x0051A7A0); - set_func_end(0x0051A7A0, 0x0051A876); - set_func_start(0x0051A880, 0x0051A880); - set_func_end(0x0051A880, 0x0051A8BA); - set_func_start(0x0051A8C0, 0x0051A8C0); - set_func_end(0x0051A8C0, 0x0051AA85); - set_func_start(0x0051AA90, 0x0051AA90); - set_func_end(0x0051AA90, 0x0051AABB); - set_func_start(0x0051AAC0, 0x0051AAC0); - set_func_end(0x0051AAC0, 0x0051AAEB); - set_func_start(0x0051AAF0, 0x0051AAF0); - set_func_end(0x0051AAF0, 0x0051AB1B); - set_func_start(0x0051AB20, 0x0051AB20); - set_func_end(0x0051AB20, 0x0051AB98); - set_func_start(0x0051ABA0, 0x0051ABA0); - set_func_end(0x0051ABA0, 0x0051ABC9); - set_func_start(0x0051ABD0, 0x0051ABD0); - set_func_end(0x0051ABD0, 0x0051ABF9); - set_func_start(0x0051AC00, 0x0051AC00); - set_func_end(0x0051AC00, 0x0051AC29); - set_func_start(0x0051AC30, 0x0051AC30); - set_func_end(0x0051AC30, 0x0051AC59); - set_func_start(0x0051AC60, 0x0051AC60); - set_func_end(0x0051AC60, 0x0051AC89); - set_func_start(0x0051AC90, 0x0051AC90); - set_func_end(0x0051AC90, 0x0051ACC9); - set_func_start(0x0051ACD0, 0x0051ACD0); - set_func_end(0x0051ACD0, 0x0051ADC9); - set_func_start(0x0051ADD0, 0x0051ADD0); - set_func_end(0x0051ADD0, 0x0051AE79); - set_func_start(0x0051AE80, 0x0051AE80); - set_func_end(0x0051AE80, 0x0051AEE6); - set_func_start(0x0051AEF0, 0x0051AEF0); - set_func_end(0x0051AEF0, 0x0051AF4F); - set_func_start(0x0051AF50, 0x0051AF50); - set_func_end(0x0051AF50, 0x0051AFAF); - set_func_start(0x0051AFB0, 0x0051AFB0); - set_func_end(0x0051AFB0, 0x0051B042); - set_func_start(0x0051B050, 0x0051B050); - set_func_end(0x0051B050, 0x0051B108); - set_func_start(0x0051B110, 0x0051B110); - set_func_end(0x0051B110, 0x0051B1CD); - set_func_start(0x0051B1D0, 0x0051B1D0); - set_func_end(0x0051B1D0, 0x0051B239); - set_func_start(0x0051B240, 0x0051B240); - set_func_end(0x0051B240, 0x0051B3A6); - set_func_start(0x0051B3B0, 0x0051B3B0); - set_func_end(0x0051B3B0, 0x0051B40F); - set_func_start(0x0051B410, 0x0051B410); - set_func_end(0x0051B410, 0x0051B4DC); - set_func_start(0x0051B4E0, 0x0051B4E0); - set_func_end(0x0051B4E0, 0x0051B69F); - set_func_start(0x0051B6A0, 0x0051B6A0); - set_func_end(0x0051B6A0, 0x0051B6DE); - set_func_start(0x0051B6E0, 0x0051B6E0); - set_func_end(0x0051B6E0, 0x0051B73B); - set_func_start(0x0051B740, 0x0051B740); - set_func_end(0x0051B740, 0x0051B79B); - set_func_start(0x0051B7A0, 0x0051B7A0); - set_func_end(0x0051B7A0, 0x0051B7FB); - set_func_start(0x0051B800, 0x0051B800); - set_func_end(0x0051B800, 0x0051B8A4); - set_func_start(0x0051B8B0, 0x0051B8B0); - set_func_end(0x0051B8B0, 0x0051B955); - set_func_start(0x0051B960, 0x0051B960); - set_func_end(0x0051B960, 0x0051BA50); - set_func_start(0x0051BA50, 0x0051BA50); - set_func_end(0x0051BA50, 0x0051BC93); - set_func_start(0x0051BCA0, 0x0051BCA0); - set_func_end(0x0051BCA0, 0x0051BCFC); - set_func_start(0x0051BD00, 0x0051BD00); - set_func_end(0x0051BD00, 0x0051BD59); - set_func_start(0x0051BD60, 0x0051BD60); - set_func_end(0x0051BD60, 0x0051BDC1); - set_func_start(0x0051BDD0, 0x0051BDD0); - set_func_end(0x0051BDD0, 0x0051BF47); - set_func_start(0x0051BF50, 0x0051BF50); - set_func_end(0x0051BF50, 0x0051BF8F); - set_func_start(0x0051BF90, 0x0051BF90); - set_func_end(0x0051BF90, 0x0051BFCE); - set_func_start(0x0051BFD0, 0x0051BFD0); - set_func_end(0x0051BFD0, 0x0051C033); - set_func_start(0x0051C040, 0x0051C040); - set_func_end(0x0051C040, 0x0051C0A3); - set_func_start(0x0051C0B0, 0x0051C0B0); - set_func_end(0x0051C0B0, 0x0051C0FF); - set_func_start(0x0051C100, 0x0051C100); - set_func_end(0x0051C100, 0x0051C14F); - set_func_start(0x0051C150, 0x0051C150); - set_func_end(0x0051C150, 0x0051C2D4); - set_func_start(0x0051C2E0, 0x0051C2E0); - set_func_end(0x0051C2E0, 0x0051C44C); - set_func_start(0x0051C450, 0x0051C450); - set_func_end(0x0051C450, 0x0051C68E); - set_func_start(0x0051C690, 0x0051C690); - set_func_end(0x0051C690, 0x0051C732); - set_func_start(0x0051C740, 0x0051C740); - set_func_end(0x0051C740, 0x0051C86C); - set_func_start(0x0051C870, 0x0051C870); - set_func_end(0x0051C870, 0x0051C9B1); - set_func_start(0x0051C9C0, 0x0051C9C0); - set_func_end(0x0051C9C0, 0x0051CB30); - set_func_start(0x0051CB30, 0x0051CB30); - set_func_end(0x0051CB30, 0x0051CB9C); - set_func_start(0x0051CBA0, 0x0051CBA0); - set_func_end(0x0051CBA0, 0x0051CC0C); - set_func_start(0x0051CC10, 0x0051CC10); - set_func_end(0x0051CC10, 0x0051CCF8); - set_func_start(0x0051CD00, 0x0051CD00); - set_func_end(0x0051CD00, 0x0051CDAA); - set_func_start(0x0051CDB0, 0x0051CDB0); - set_func_end(0x0051CDB0, 0x0051D0A5); - set_func_start(0x0051D0B0, 0x0051D0B0); - set_func_end(0x0051D0B0, 0x0051D0FA); - set_func_start(0x0051D100, 0x0051D100); - set_func_end(0x0051D100, 0x0051D161); - set_func_start(0x0051D170, 0x0051D170); - set_func_end(0x0051D170, 0x0051D1AD); - set_func_start(0x0051D1B0, 0x0051D1B0); - set_func_end(0x0051D1B0, 0x0051D222); - set_func_start(0x0051D230, 0x0051D230); - set_func_end(0x0051D230, 0x0051D2A2); - set_func_start(0x0051D2B0, 0x0051D2B0); - set_func_end(0x0051D2B0, 0x0051D322); - set_func_start(0x0051D330, 0x0051D330); - set_func_end(0x0051D330, 0x0051D503); - set_func_start(0x0051D520, 0x0051D520); - set_func_end(0x0051D520, 0x0051D584); - set_func_start(0x0051D590, 0x0051D590); - set_func_end(0x0051D590, 0x0051D598); - set_func_start(0x0051D5A0, 0x0051D5A0); - set_func_end(0x0051D5A0, 0x0051D5FC); - set_func_start(0x0051D600, 0x0051D600); - set_func_end(0x0051D600, 0x0051D706); - set_func_start(0x005222E0, 0x005222E0); - set_func_end(0x005222E0, 0x00522314); - set_func_start(0x00522320, 0x00522320); - set_func_end(0x00522320, 0x0052247F); - set_func_start(0x00522480, 0x00522480); - set_func_end(0x00522480, 0x005224BB); - set_func_start(0x005224C0, 0x005224C0); - set_func_end(0x005224C0, 0x005225D7); - set_func_start(0x005225E0, 0x005225E0); - set_func_end(0x005225E0, 0x00522600); - set_func_start(0x00522600, 0x00522600); - set_func_end(0x00522600, 0x0052270B); - set_func_start(0x00522710, 0x00522710); - set_func_end(0x00522710, 0x00522870); - set_func_start(0x00522870, 0x00522870); - set_func_end(0x00522870, 0x0052294C); - set_func_start(0x00522950, 0x00522950); - set_func_end(0x00522950, 0x0052297A); - set_func_start(0x00522980, 0x00522980); - set_func_end(0x00522980, 0x00522A16); - set_func_start(0x00522A20, 0x00522A20); - set_func_end(0x00522A20, 0x00522AE4); - set_func_start(0x00522AF0, 0x00522AF0); - set_func_end(0x00522AF0, 0x00522BB4); - set_func_start(0x00522BC0, 0x00522BC0); - set_func_end(0x00522BC0, 0x00522C84); - set_func_start(0x00522C90, 0x00522C90); - set_func_end(0x00522C90, 0x00522D54); - set_func_start(0x00522D60, 0x00522D60); - set_func_end(0x00522D60, 0x00522E24); - set_func_start(0x00522E30, 0x00522E30); - set_func_end(0x00522E30, 0x00522F6C); - set_func_start(0x00522F70, 0x00522F70); - set_func_end(0x00522F70, 0x00522F8A); - set_func_start(0x00522F90, 0x00522F90); - set_func_end(0x00522F90, 0x00522FA0); - set_func_start(0x00522FA0, 0x00522FA0); - set_func_end(0x00522FA0, 0x00522FA8); - set_func_start(0x00522FB0, 0x00522FB0); - set_func_end(0x00522FB0, 0x0052308C); - set_func_start(0x00523090, 0x00523090); - set_func_end(0x00523090, 0x00523153); - set_func_start(0x00523160, 0x00523160); - set_func_end(0x00523160, 0x0052320E); - set_func_start(0x00523260, 0x00523260); - set_func_end(0x00523260, 0x00523360); - set_func_start(0x00523360, 0x00523360); - set_func_end(0x00523360, 0x00523368); - set_func_start(0x00523370, 0x00523370); - set_func_end(0x00523370, 0x005233C5); - set_func_start(0x005233D0, 0x005233D0); - set_func_end(0x005233D0, 0x0052349D); - set_func_start(0x00524980, 0x00524980); - set_func_end(0x00524980, 0x005249B7); - set_func_start(0x00525A30, 0x00525A30); - set_func_end(0x00525A30, 0x00525A8B); - set_func_start(0x00525A90, 0x00525A90); - set_func_end(0x00525A90, 0x00525ACB); - set_func_start(0x00525AD0, 0x00525AD0); - set_func_end(0x00525AD0, 0x00525B0B); - set_func_start(0x00525B10, 0x00525B10); - set_func_end(0x00525B10, 0x00525B4B); - set_func_start(0x00525B50, 0x00525B50); - set_func_end(0x00525B50, 0x00525B8B); - set_func_start(0x00525B90, 0x00525B90); - set_func_end(0x00525B90, 0x00525BCB); - set_func_start(0x00525BD0, 0x00525BD0); - set_func_end(0x00525BD0, 0x00525BF2); - set_func_start(0x00525C00, 0x00525C00); - set_func_end(0x00525C00, 0x00525C22); - set_func_start(0x00525C30, 0x00525C30); - set_func_end(0x00525C30, 0x00525CC4); - set_func_start(0x00525CD0, 0x00525CD0); - set_func_end(0x00525CD0, 0x00525D64); - set_func_start(0x00525D70, 0x00525D70); - set_func_end(0x00525D70, 0x00525DE6); - set_func_start(0x00525DF0, 0x00525DF0); - set_func_end(0x00525DF0, 0x00525E4F); - set_func_start(0x00525E50, 0x00525E50); - set_func_end(0x00525E50, 0x00525EAF); - set_func_start(0x00525EB0, 0x00525EB0); - set_func_end(0x00525EB0, 0x00525FB1); - set_func_start(0x00525FC0, 0x00525FC0); - set_func_end(0x00525FC0, 0x0052604B); - set_func_start(0x00526050, 0x00526050); - set_func_end(0x00526050, 0x0052619C); - set_func_start(0x005261A0, 0x005261A0); - set_func_end(0x005261A0, 0x005262C4); - set_func_start(0x005262D0, 0x005262D0); - set_func_end(0x005262D0, 0x005262D8); - set_func_start(0x005262E0, 0x005262E0); - set_func_end(0x005262E0, 0x00526362); - set_func_start(0x00527F00, 0x00527F00); - set_func_end(0x00527F00, 0x00527FD4); - set_func_start(0x00528920, 0x00528920); - set_func_end(0x00528920, 0x00528AE1); - set_func_start(0x0052A980, 0x0052A980); - set_func_end(0x0052A980, 0x0052AEC6); - set_func_start(0x0052B470, 0x0052B470); - set_func_end(0x0052B470, 0x0052B4D4); - set_func_start(0x0052B4E0, 0x0052B4E0); - set_func_end(0x0052B4E0, 0x0052B544); - set_func_start(0x0052C110, 0x0052C110); - set_func_end(0x0052C110, 0x0052C187); - set_func_start(0x0052C190, 0x0052C190); - set_func_end(0x0052C190, 0x0052C1C4); - set_func_start(0x0052C1D0, 0x0052C1D0); - set_func_end(0x0052C1D0, 0x0052C26A); - set_func_start(0x0052C270, 0x0052C270); - set_func_end(0x0052C270, 0x0052C29D); - set_func_start(0x0052C2A0, 0x0052C2A0); - set_func_end(0x0052C2A0, 0x0052C2C2); - set_func_start(0x0052C2D0, 0x0052C2D0); - set_func_end(0x0052C2D0, 0x0052C30A); - set_func_start(0x0052C310, 0x0052C310); - set_func_end(0x0052C310, 0x0052C34A); - set_func_start(0x0052C350, 0x0052C350); - set_func_end(0x0052C350, 0x0052C36C); - set_func_start(0x0052CCD0, 0x0052CCD0); - set_func_end(0x0052CCD0, 0x0052CD26); - set_func_start(0x0052CD30, 0x0052CD30); - set_func_end(0x0052CD30, 0x0052CD86); - set_func_start(0x0052CD90, 0x0052CD90); - set_func_end(0x0052CD90, 0x0052CEDD); - set_func_start(0x0052CF00, 0x0052CF00); - set_func_end(0x0052CF00, 0x0052CF60); - set_func_start(0x0052CF60, 0x0052CF60); - set_func_end(0x0052CF60, 0x0052CFF6); - set_func_start(0x0052D000, 0x0052D000); - set_func_end(0x0052D000, 0x0052D053); - set_func_start(0x0052D990, 0x0052D990); - set_func_end(0x0052D990, 0x0052D9B9); - set_func_start(0x0052D9C0, 0x0052D9C0); - set_func_end(0x0052D9C0, 0x0052DAEC); - set_func_start(0x0052DAF0, 0x0052DAF0); - set_func_end(0x0052DAF0, 0x0052DC1C); - set_func_start(0x0052DC20, 0x0052DC20); - set_func_end(0x0052DC20, 0x0052DE54); - set_func_start(0x0052DE60, 0x0052DE60); - set_func_end(0x0052DE60, 0x0052DF35); - set_func_start(0x0052E1B0, 0x0052E1B0); - set_func_end(0x0052E1B0, 0x0052E3F2); - set_func_start(0x0052E400, 0x0052E400); - set_func_end(0x0052E400, 0x0052E412); - set_func_start(0x0052E420, 0x0052E420); - set_func_end(0x0052E420, 0x0052E475); - set_func_start(0x0052E4F0, 0x0052E4F0); - set_func_end(0x0052E4F0, 0x0052E512); - set_func_start(0x0052E850, 0x0052E850); - set_func_end(0x0052E850, 0x0052E9A6); - set_func_start(0x0052E9B0, 0x0052E9B0); - set_func_end(0x0052E9B0, 0x0052E9CC); - set_func_start(0x0052E9D0, 0x0052E9D0); - set_func_end(0x0052E9D0, 0x0052E9EC); - set_func_start(0x0052ED60, 0x0052ED60); - set_func_end(0x0052ED60, 0x0052ED7C); - set_func_start(0x0052ED80, 0x0052ED80); - set_func_end(0x0052ED80, 0x0052ED88); - set_func_start(0x0052EEF0, 0x0052EEF0); - set_func_end(0x0052EEF0, 0x0052EEF8); - set_func_start(0x0052F900, 0x0052F900); - set_func_end(0x0052F900, 0x0052F90B); - set_func_start(0x0052FDD0, 0x0052FDD0); - set_func_end(0x0052FDD0, 0x0052FE5F); - set_func_start(0x005301D0, 0x005301D0); - set_func_end(0x005301D0, 0x00530239); - set_func_start(0x00530240, 0x00530240); - set_func_end(0x00530240, 0x005302A8); - set_func_start(0x00530700, 0x00530700); - set_func_end(0x00530700, 0x0053074D); - set_func_start(0x00530750, 0x00530750); - set_func_end(0x00530750, 0x0053079F); - set_func_start(0x005307A0, 0x005307A0); - set_func_end(0x005307A0, 0x00530818); - set_func_start(0x00530820, 0x00530820); - set_func_end(0x00530820, 0x00530828); - set_func_start(0x00530830, 0x00530830); - set_func_end(0x00530830, 0x00530838); - set_func_start(0x005308D0, 0x005308D0); - set_func_end(0x005308D0, 0x0053091F); - set_func_start(0x00530EC0, 0x00530EC0); - set_func_end(0x00530EC0, 0x00530F13); - set_func_start(0x00530F20, 0x00530F20); - set_func_end(0x00530F20, 0x00530F58); - set_func_start(0x00532AF0, 0x00532AF0); - set_func_end(0x00532AF0, 0x00532AF7); - set_func_cmt(0x00532AF0, "public: class CGxCaps const & __thiscall CGxDevice::Caps(void)const", 0); - set_func_start(0x005343F0, 0x005343F0); - set_func_end(0x005343F0, 0x00534581); - set_func_start(0x00534590, 0x00534590); - set_func_end(0x00534590, 0x005346EC); - set_func_start(0x005349F0, 0x005349F0); - set_func_end(0x005349F0, 0x00534B5C); - set_func_start(0x00534ED0, 0x00534ED0); - set_func_end(0x00534ED0, 0x00534F73); - set_func_start(0x00534F80, 0x00534F80); - set_func_end(0x00534F80, 0x0053507B); - set_func_start(0x00535080, 0x00535080); - set_func_end(0x00535080, 0x00535171); - set_func_start(0x00535180, 0x00535180); - set_func_end(0x00535180, 0x0053537E); - set_func_start(0x00535380, 0x00535380); - set_func_end(0x00535380, 0x0053548B); - set_func_start(0x00535490, 0x00535490); - set_func_end(0x00535490, 0x005355B2); - set_func_start(0x005355C0, 0x005355C0); - set_func_end(0x005355C0, 0x00535656); - set_func_start(0x00535660, 0x00535660); - set_func_end(0x00535660, 0x005356F6); - set_func_start(0x00535700, 0x00535700); - set_func_end(0x00535700, 0x00535796); - set_func_start(0x005357A0, 0x005357A0); - set_func_end(0x005357A0, 0x0053585E); - set_func_start(0x00535860, 0x00535860); - set_func_end(0x00535860, 0x0053591E); - set_func_start(0x00535920, 0x00535920); - set_func_end(0x00535920, 0x00535A9B); - set_func_start(0x00535AA0, 0x00535AA0); - set_func_end(0x00535AA0, 0x00535C54); - set_func_start(0x00535C60, 0x00535C60); - set_func_end(0x00535C60, 0x00535CD9); - set_func_start(0x00535CE0, 0x00535CE0); - set_func_end(0x00535CE0, 0x00535EA4); - set_func_start(0x00535EB0, 0x00535EB0); - set_func_end(0x00535EB0, 0x00536026); - set_func_start(0x00536030, 0x00536030); - set_func_end(0x00536030, 0x00536107); - set_func_start(0x00536110, 0x00536110); - set_func_end(0x00536110, 0x0053621F); - set_func_start(0x00536220, 0x00536220); - set_func_end(0x00536220, 0x00536329); - set_func_start(0x00536330, 0x00536330); - set_func_end(0x00536330, 0x005363FB); - set_func_start(0x00536400, 0x00536400); - set_func_end(0x00536400, 0x005364D7); - set_func_start(0x005364E0, 0x005364E0); - set_func_end(0x005364E0, 0x005365A6); - set_func_start(0x005365B0, 0x005365B0); - set_func_end(0x005365B0, 0x0053669C); - set_func_start(0x005366A0, 0x005366A0); - set_func_end(0x005366A0, 0x0053678D); - set_func_start(0x00536790, 0x00536790); - set_func_end(0x00536790, 0x0053688B); - set_func_start(0x00536890, 0x00536890); - set_func_end(0x00536890, 0x00536967); - set_func_start(0x00536970, 0x00536970); - set_func_end(0x00536970, 0x00536A90); - set_func_start(0x00536A90, 0x00536A90); - set_func_end(0x00536A90, 0x00536B56); - set_func_start(0x00536B60, 0x00536B60); - set_func_end(0x00536B60, 0x00536C4C); - set_func_start(0x00536C50, 0x00536C50); - set_func_end(0x00536C50, 0x00536D3D); - set_func_start(0x00536D40, 0x00536D40); - set_func_end(0x00536D40, 0x00536E3B); - set_func_start(0x00536E40, 0x00536E40); - set_func_end(0x00536E40, 0x00537009); - set_func_start(0x00537010, 0x00537010); - set_func_end(0x00537010, 0x0053706C); - set_func_start(0x00537070, 0x00537070); - set_func_end(0x00537070, 0x005370CA); - set_func_start(0x005370D0, 0x005370D0); - set_func_end(0x005370D0, 0x0053723E); - set_func_start(0x00537240, 0x00537240); - set_func_end(0x00537240, 0x0053750F); - set_func_start(0x00537510, 0x00537510); - set_func_end(0x00537510, 0x005375F8); - set_func_start(0x00537600, 0x00537600); - set_func_end(0x00537600, 0x005376BB); - set_func_start(0x005376C0, 0x005376C0); - set_func_end(0x005376C0, 0x005377B3); - set_func_start(0x005377C0, 0x005377C0); - set_func_end(0x005377C0, 0x005378A0); - set_func_start(0x005378A0, 0x005378A0); - set_func_end(0x005378A0, 0x00537943); - set_func_start(0x00537950, 0x00537950); - set_func_end(0x00537950, 0x005379F3); - set_func_start(0x00537A00, 0x00537A00); - set_func_end(0x00537A00, 0x00537A5E); - set_func_start(0x00539BF0, 0x00539BF0); - set_func_end(0x00539BF0, 0x00539CB8); - set_func_start(0x00539CC0, 0x00539CC0); - set_func_end(0x00539CC0, 0x00539D6B); - set_func_start(0x00539D70, 0x00539D70); - set_func_end(0x00539D70, 0x00539F82); - set_func_start(0x00539F90, 0x00539F90); - set_func_end(0x00539F90, 0x0053A025); - set_func_start(0x0053A030, 0x0053A030); - set_func_end(0x0053A030, 0x0053A150); - set_func_start(0x0053A150, 0x0053A150); - set_func_end(0x0053A150, 0x0053A2F6); - set_func_start(0x0053A300, 0x0053A300); - set_func_end(0x0053A300, 0x0053A539); - set_func_start(0x0053A540, 0x0053A540); - set_func_end(0x0053A540, 0x0053A65E); - set_func_start(0x0053A660, 0x0053A660); - set_func_end(0x0053A660, 0x0053A742); - set_func_start(0x0053B5C0, 0x0053B5C0); - set_func_end(0x0053B5C0, 0x0053B5F4); - set_func_start(0x0053B650, 0x0053B650); - set_func_end(0x0053B650, 0x0053B6B6); - set_func_start(0x0053B6C0, 0x0053B6C0); - set_func_end(0x0053B6C0, 0x0053B739); - set_func_start(0x0053BE70, 0x0053BE70); - set_func_end(0x0053BE70, 0x0053C0A5); - set_func_start(0x0053C0B0, 0x0053C0B0); - set_func_end(0x0053C0B0, 0x0053C0E4); - set_func_start(0x0053C0F0, 0x0053C0F0); - set_func_end(0x0053C0F0, 0x0053C177); - set_func_start(0x0053C180, 0x0053C180); - set_func_end(0x0053C180, 0x0053C29C); - set_func_start(0x0053C2A0, 0x0053C2A0); - set_func_end(0x0053C2A0, 0x0053C304); - set_func_start(0x0053C310, 0x0053C310); - set_func_end(0x0053C310, 0x0053C393); - set_func_start(0x0053C3A0, 0x0053C3A0); - set_func_end(0x0053C3A0, 0x0053C426); - set_func_start(0x0053DD10, 0x0053DD10); - set_func_end(0x0053DD10, 0x0053DD21); - set_func_start(0x0053DD30, 0x0053DD30); - set_func_end(0x0053DD30, 0x0053DE09); - set_func_start(0x0053DE10, 0x0053DE10); - set_func_end(0x0053DE10, 0x0053DE51); - set_func_start(0x0053DE60, 0x0053DE60); - set_func_end(0x0053DE60, 0x0053DE89); - set_func_start(0x0053DE90, 0x0053DE90); - set_func_end(0x0053DE90, 0x0053E05A); - set_func_start(0x0053E060, 0x0053E060); - set_func_end(0x0053E060, 0x0053E2B6); - set_func_start(0x0053E2C0, 0x0053E2C0); - set_func_end(0x0053E2C0, 0x0053E490); - set_func_start(0x0053E490, 0x0053E490); - set_func_end(0x0053E490, 0x0053E5D4); - set_func_start(0x0053E5E0, 0x0053E5E0); - set_func_end(0x0053E5E0, 0x0053E6A3); - set_func_start(0x0053E6B0, 0x0053E6B0); - set_func_end(0x0053E6B0, 0x0053E7D4); - set_func_start(0x0053E7E0, 0x0053E7E0); - set_func_end(0x0053E7E0, 0x0053E80C); - set_func_start(0x00540310, 0x00540310); - set_func_end(0x00540310, 0x005405A9); - set_func_start(0x005407F0, 0x005407F0); - set_func_end(0x005407F0, 0x005408D6); - set_func_start(0x005408E0, 0x005408E0); - set_func_end(0x005408E0, 0x00540A26); - set_func_start(0x00540A30, 0x00540A30); - set_func_end(0x00540A30, 0x00540D66); - set_func_start(0x00540D70, 0x00540D70); - set_func_end(0x00540D70, 0x00540DE3); - set_func_start(0x00540DF0, 0x00540DF0); - set_func_end(0x00540DF0, 0x00540E75); - set_func_start(0x00540E80, 0x00540E80); - set_func_end(0x00540E80, 0x0054100C); - set_func_start(0x00541010, 0x00541010); - set_func_end(0x00541010, 0x005410DE); - set_func_start(0x005410E0, 0x005410E0); - set_func_end(0x005410E0, 0x0054113C); - set_func_start(0x00541140, 0x00541140); - set_func_end(0x00541140, 0x0054119C); - set_func_start(0x005411A0, 0x005411A0); - set_func_end(0x005411A0, 0x005411FC); - set_func_start(0x00541200, 0x00541200); - set_func_end(0x00541200, 0x00541242); - set_func_start(0x00541250, 0x00541250); - set_func_end(0x00541250, 0x005412BA); - set_func_start(0x005412C0, 0x005412C0); - set_func_end(0x005412C0, 0x00541336); - set_func_start(0x00541340, 0x00541340); - set_func_end(0x00541340, 0x0054141D); - set_func_start(0x00541420, 0x00541420); - set_func_end(0x00541420, 0x005414FD); - set_func_start(0x00541500, 0x00541500); - set_func_end(0x00541500, 0x005415CC); - set_func_start(0x005415D0, 0x005415D0); - set_func_end(0x005415D0, 0x00541679); - set_func_start(0x00541680, 0x00541680); - set_func_end(0x00541680, 0x005417FB); - set_func_start(0x00541800, 0x00541800); - set_func_end(0x00541800, 0x005418ED); - set_func_start(0x005418F0, 0x005418F0); - set_func_end(0x005418F0, 0x005419E1); - set_func_start(0x005419F0, 0x005419F0); - set_func_end(0x005419F0, 0x00541AE4); - set_func_start(0x00541AF0, 0x00541AF0); - set_func_end(0x00541AF0, 0x00541C51); - set_func_start(0x00541C60, 0x00541C60); - set_func_end(0x00541C60, 0x00541DEF); - set_func_start(0x00543020, 0x00543020); - set_func_end(0x00543020, 0x00543054); - set_func_start(0x00543060, 0x00543060); - set_func_end(0x00543060, 0x00543094); - set_func_start(0x005430A0, 0x005430A0); - set_func_end(0x005430A0, 0x005432B9); - set_func_start(0x005432C0, 0x005432C0); - set_func_end(0x005432C0, 0x005434D9); - set_func_start(0x005434E0, 0x005434E0); - set_func_end(0x005434E0, 0x00543533); - set_func_start(0x00543540, 0x00543540); - set_func_end(0x00543540, 0x00543593); - set_func_start(0x005435A0, 0x005435A0); - set_func_end(0x005435A0, 0x005435FD); - set_func_start(0x00543600, 0x00543600); - set_func_end(0x00543600, 0x00543642); - set_func_start(0x00544B20, 0x00544B20); - set_func_end(0x00544B20, 0x00544B8D); - set_func_start(0x00544B90, 0x00544B90); - set_func_end(0x00544B90, 0x00544C3B); - set_func_start(0x00544C40, 0x00544C40); - set_func_end(0x00544C40, 0x00544C9D); - set_func_start(0x00544CA0, 0x00544CA0); - set_func_end(0x00544CA0, 0x00544D3A); - set_func_start(0x00544D40, 0x00544D40); - set_func_end(0x00544D40, 0x00544E03); - set_func_start(0x00544E10, 0x00544E10); - set_func_end(0x00544E10, 0x00544E71); - set_func_start(0x00544E80, 0x00544E80); - set_func_end(0x00544E80, 0x00544FB2); - set_func_start(0x00544FC0, 0x00544FC0); - set_func_end(0x00544FC0, 0x00545050); - set_func_start(0x00545050, 0x00545050); - set_func_end(0x00545050, 0x00545102); - set_func_start(0x00545110, 0x00545110); - set_func_end(0x00545110, 0x00545880); - set_func_start(0x00545880, 0x00545880); - set_func_end(0x00545880, 0x00545941); - set_func_start(0x00545950, 0x00545950); - set_func_end(0x00545950, 0x005459BD); - set_func_start(0x005459C0, 0x005459C0); - set_func_end(0x005459C0, 0x00545A29); - set_func_start(0x00545A30, 0x00545A30); - set_func_end(0x00545A30, 0x00545C7B); - set_func_start(0x00545C80, 0x00545C80); - set_func_end(0x00545C80, 0x00545E57); - set_func_start(0x00545E60, 0x00545E60); - set_func_end(0x00545E60, 0x00545F12); - set_func_start(0x00545F20, 0x00545F20); - set_func_end(0x00545F20, 0x00545FD2); - set_func_start(0x00545FE0, 0x00545FE0); - set_func_end(0x00545FE0, 0x00545FE8); - set_func_start(0x00545FF0, 0x00545FF0); - set_func_end(0x00545FF0, 0x005460F7); - set_func_start(0x00546290, 0x00546290); - set_func_end(0x00546290, 0x005462BA); - set_func_start(0x005469E0, 0x005469E0); - set_func_end(0x005469E0, 0x00546A83); - set_func_start(0x00546A90, 0x00546A90); - set_func_end(0x00546A90, 0x00546C4C); - set_func_start(0x00546C50, 0x00546C50); - set_func_end(0x00546C50, 0x00546E76); - set_func_start(0x00546E80, 0x00546E80); - set_func_end(0x00546E80, 0x00546EEA); - set_func_start(0x00546EF0, 0x00546EF0); - set_func_end(0x00546EF0, 0x00546FDB); - set_func_start(0x00547B80, 0x00547B80); - set_func_end(0x00547B80, 0x00547C02); - set_func_start(0x00547C10, 0x00547C10); - set_func_end(0x00547C10, 0x00547C1D); - set_func_start(0x00548720, 0x00548720); - set_func_end(0x00548720, 0x00548754); - set_func_start(0x00548D40, 0x00548D40); - set_func_end(0x00548D40, 0x00548F49); - set_func_start(0x00549AD0, 0x00549AD0); - set_func_end(0x00549AD0, 0x00549B40); - set_func_start(0x00549B40, 0x00549B40); - set_func_end(0x00549B40, 0x00549B7B); - set_func_start(0x00549B80, 0x00549B80); - set_func_end(0x00549B80, 0x00549C37); - set_func_start(0x00549C40, 0x00549C40); - set_func_end(0x00549C40, 0x00549CC5); - set_func_start(0x00549CD0, 0x00549CD0); - set_func_end(0x00549CD0, 0x00549D30); - set_func_start(0x00549D30, 0x00549D30); - set_func_end(0x00549D30, 0x00549DC6); - set_func_start(0x00549DD0, 0x00549DD0); - set_func_end(0x00549DD0, 0x00549E73); - set_func_start(0x00549E80, 0x00549E80); - set_func_end(0x00549E80, 0x00549EB4); - set_func_start(0x00549EC0, 0x00549EC0); - set_func_end(0x00549EC0, 0x00549F13); - set_func_start(0x00549F20, 0x00549F20); - set_func_end(0x00549F20, 0x00549F54); - set_func_start(0x00549F60, 0x00549F60); - set_func_end(0x00549F60, 0x0054A032); - set_func_start(0x0054A040, 0x0054A040); - set_func_end(0x0054A040, 0x0054A0D1); - set_func_start(0x0054A0E0, 0x0054A0E0); - set_func_end(0x0054A0E0, 0x0054A13A); - set_func_start(0x0054A140, 0x0054A140); - set_func_end(0x0054A140, 0x0054A174); - set_func_start(0x0054A180, 0x0054A180); - set_func_end(0x0054A180, 0x0054A27C); - set_func_start(0x0054A280, 0x0054A280); - set_func_end(0x0054A280, 0x0054A2BA); - set_func_start(0x0054A2C0, 0x0054A2C0); - set_func_end(0x0054A2C0, 0x0054A2F4); - set_func_start(0x0054A300, 0x0054A300); - set_func_end(0x0054A300, 0x0054A361); - set_func_start(0x0054A370, 0x0054A370); - set_func_end(0x0054A370, 0x0054A3D1); - set_func_start(0x0054BAA0, 0x0054BAA0); - set_func_end(0x0054BAA0, 0x0054BAD4); - set_func_start(0x0054BAE0, 0x0054BAE0); - set_func_end(0x0054BAE0, 0x0054BB3D); - set_func_start(0x0054BB40, 0x0054BB40); - set_func_end(0x0054BB40, 0x0054BBC6); - set_func_start(0x0054BBD0, 0x0054BBD0); - set_func_end(0x0054BBD0, 0x0054BC24); - set_func_start(0x0054BC30, 0x0054BC30); - set_func_end(0x0054BC30, 0x0054BE79); - set_func_start(0x0054BE90, 0x0054BE90); - set_func_end(0x0054BE90, 0x0054C120); - set_func_start(0x0054C120, 0x0054C120); - set_func_end(0x0054C120, 0x0054C167); - set_func_start(0x0054C170, 0x0054C170); - set_func_end(0x0054C170, 0x0054C248); - set_func_start(0x0054C250, 0x0054C250); - set_func_end(0x0054C250, 0x0054C2E0); - set_func_start(0x0054C2E0, 0x0054C2E0); - set_func_end(0x0054C2E0, 0x0054C4D0); - set_func_start(0x0054C4D0, 0x0054C4D0); - set_func_end(0x0054C4D0, 0x0054C6D4); - set_func_start(0x0054C6E0, 0x0054C6E0); - set_func_end(0x0054C6E0, 0x0054C73D); - set_func_start(0x0054C740, 0x0054C740); - set_func_end(0x0054C740, 0x0054C7A0); - set_func_start(0x0054C7A0, 0x0054C7A0); - set_func_end(0x0054C7A0, 0x0054C808); - set_func_start(0x0054C810, 0x0054C810); - set_func_end(0x0054C810, 0x0054C870); - set_func_start(0x0054C870, 0x0054C870); - set_func_end(0x0054C870, 0x0054C892); - set_func_start(0x0054C8A0, 0x0054C8A0); - set_func_end(0x0054C8A0, 0x0054C9D3); - set_func_start(0x0054C9F0, 0x0054C9F0); - set_func_end(0x0054C9F0, 0x0054CA22); - set_func_start(0x0054D770, 0x0054D770); - set_func_end(0x0054D770, 0x0054D8E2); - set_func_start(0x0054D8F0, 0x0054D8F0); - set_func_end(0x0054D8F0, 0x0054D990); - set_func_start(0x0054D990, 0x0054D990); - set_func_end(0x0054D990, 0x0054DA10); - set_func_start(0x0054DA10, 0x0054DA10); - set_func_end(0x0054DA10, 0x0054DC91); - set_func_start(0x0054DCA0, 0x0054DCA0); - set_func_end(0x0054DCA0, 0x0054DCA8); - set_func_start(0x0054DCB0, 0x0054DCB0); - set_func_end(0x0054DCB0, 0x0054DCB8); - set_func_start(0x0054DCC0, 0x0054DCC0); - set_func_end(0x0054DCC0, 0x0054DDF1); - set_func_start(0x0054DE00, 0x0054DE00); - set_func_end(0x0054DE00, 0x0054E007); - set_func_start(0x0054E010, 0x0054E010); - set_func_end(0x0054E010, 0x0054E15E); - set_func_start(0x0054E160, 0x0054E160); - set_func_end(0x0054E160, 0x0054E191); - set_func_start(0x0054E1A0, 0x0054E1A0); - set_func_end(0x0054E1A0, 0x0054E1C0); - set_func_start(0x0054E1C0, 0x0054E1C0); - set_func_end(0x0054E1C0, 0x0054E1F1); - set_func_start(0x0054E200, 0x0054E200); - set_func_end(0x0054E200, 0x0054E220); - set_func_start(0x0054E6D0, 0x0054E6D0); - set_func_end(0x0054E6D0, 0x0054E717); - set_func_start(0x0054EA60, 0x0054EA60); - set_func_end(0x0054EA60, 0x0054EA89); - set_func_start(0x0054EA90, 0x0054EA90); - set_func_end(0x0054EA90, 0x0054EB0B); - set_func_start(0x0054EB10, 0x0054EB10); - set_func_end(0x0054EB10, 0x0054EB3B); - set_func_start(0x0054EB40, 0x0054EB40); - set_func_end(0x0054EB40, 0x0054EBBA); - set_func_start(0x0054EBC0, 0x0054EBC0); - set_func_end(0x0054EBC0, 0x0054EBFB); - set_func_start(0x0054ED80, 0x0054ED80); - set_func_end(0x0054ED80, 0x0054EE58); - set_func_start(0x0054EE60, 0x0054EE60); - set_func_end(0x0054EE60, 0x0054EF87); - set_func_start(0x0054EF90, 0x0054EF90); - set_func_end(0x0054EF90, 0x0054EFD5); - set_func_start(0x0054F430, 0x0054F430); - set_func_end(0x0054F430, 0x0054F49D); - set_func_start(0x0054F4A0, 0x0054F4A0); - set_func_end(0x0054F4A0, 0x0054F561); - set_func_start(0x0054F570, 0x0054F570); - set_func_end(0x0054F570, 0x0054F684); - set_func_start(0x0054F690, 0x0054F690); - set_func_end(0x0054F690, 0x0054F81D); - set_func_start(0x0054F820, 0x0054F820); - set_func_end(0x0054F820, 0x0054F8AA); - set_func_start(0x0054F8B0, 0x0054F8B0); - set_func_end(0x0054F8B0, 0x0054F97B); - set_func_start(0x0054F980, 0x0054F980); - set_func_end(0x0054F980, 0x0054FB0B); - set_func_start(0x00551720, 0x00551720); - set_func_end(0x00551720, 0x00551759); - set_func_start(0x00551760, 0x00551760); - set_func_end(0x00551760, 0x00551783); - set_func_start(0x00551790, 0x00551790); - set_func_end(0x00551790, 0x005517D0); - set_func_start(0x005517D0, 0x005517D0); - set_func_end(0x005517D0, 0x005518B3); - set_func_start(0x005518C0, 0x005518C0); - set_func_end(0x005518C0, 0x00551900); - set_func_start(0x00551900, 0x00551900); - set_func_end(0x00551900, 0x005519E3); - set_func_start(0x005519F0, 0x005519F0); - set_func_end(0x005519F0, 0x00551A30); - set_func_start(0x00551A30, 0x00551A30); - set_func_end(0x00551A30, 0x00551B3D); - set_func_start(0x00551B40, 0x00551B40); - set_func_end(0x00551B40, 0x00551B8F); - set_func_start(0x00551B90, 0x00551B90); - set_func_end(0x00551B90, 0x00551BB3); - set_func_start(0x00551BC0, 0x00551BC0); - set_func_end(0x00551BC0, 0x00551C00); - set_func_start(0x00551C00, 0x00551C00); - set_func_end(0x00551C00, 0x00551D0D); - set_func_start(0x00551D10, 0x00551D10); - set_func_end(0x00551D10, 0x00551D5F); - set_func_start(0x00551D60, 0x00551D60); - set_func_end(0x00551D60, 0x00551D99); - set_func_start(0x00551DA0, 0x00551DA0); - set_func_end(0x00551DA0, 0x00551DC3); - set_func_start(0x00551DD0, 0x00551DD0); - set_func_end(0x00551DD0, 0x00551FA1); - set_func_start(0x00551FB0, 0x00551FB0); - set_func_end(0x00551FB0, 0x00551FCC); - set_func_start(0x00551FD0, 0x00551FD0); - set_func_end(0x00551FD0, 0x00551FEC); - set_func_start(0x00551FF0, 0x00551FF0); - set_func_end(0x00551FF0, 0x0055200C); - set_func_start(0x005523A0, 0x005523A0); - set_func_end(0x005523A0, 0x00552439); - set_func_start(0x00552440, 0x00552440); - set_func_end(0x00552440, 0x0055257D); - set_func_start(0x00552580, 0x00552580); - set_func_end(0x00552580, 0x005526C8); - set_func_start(0x005529A0, 0x005529A0); - set_func_end(0x005529A0, 0x005529D7); - set_func_start(0x00552DD0, 0x00552DD0); - set_func_end(0x00552DD0, 0x00552E10); - set_func_start(0x00552E10, 0x00552E10); - set_func_end(0x00552E10, 0x00552E84); - set_func_start(0x00552E90, 0x00552E90); - set_func_end(0x00552E90, 0x00552F2F); - set_func_start(0x00552F30, 0x00552F30); - set_func_end(0x00552F30, 0x00552FFE); - set_func_start(0x00553110, 0x00553110); - set_func_end(0x00553110, 0x00553119); - set_func_start(0x00553120, 0x00553120); - set_func_end(0x00553120, 0x00553163); - set_func_start(0x00553170, 0x00553170); - set_func_end(0x00553170, 0x005531C2); - set_func_start(0x00553BA0, 0x00553BA0); - set_func_end(0x00553BA0, 0x00553C25); - set_func_start(0x00553C30, 0x00553C30); - set_func_end(0x00553C30, 0x00553D60); - set_func_start(0x00553D60, 0x00553D60); - set_func_end(0x00553D60, 0x00553E19); - set_func_start(0x00553E20, 0x00553E20); - set_func_end(0x00553E20, 0x00553F46); - set_func_start(0x00553F50, 0x00553F50); - set_func_end(0x00553F50, 0x00553F86); - set_func_start(0x00553F90, 0x00553F90); - set_func_end(0x00553F90, 0x00554157); - set_func_start(0x00554160, 0x00554160); - set_func_end(0x00554160, 0x00554168); - set_func_start(0x00554370, 0x00554370); - set_func_end(0x00554370, 0x00554379); - set_func_start(0x00554440, 0x00554440); - set_func_end(0x00554440, 0x00554449); - set_func_start(0x005545E0, 0x005545E0); - set_func_end(0x005545E0, 0x005545FB); - set_func_start(0x00554600, 0x00554600); - set_func_end(0x00554600, 0x0055460D); - set_func_start(0x00554680, 0x00554680); - set_func_end(0x00554680, 0x00554689); - set_func_start(0x00554740, 0x00554740); - set_func_end(0x00554740, 0x00554749); - set_func_start(0x005548E0, 0x005548E0); - set_func_end(0x005548E0, 0x005548E9); - set_func_start(0x005548F0, 0x005548F0); - set_func_end(0x005548F0, 0x00554958); - set_func_start(0x00554A50, 0x00554A50); - set_func_end(0x00554A50, 0x00554A59); - set_func_start(0x00554BD0, 0x00554BD0); - set_func_end(0x00554BD0, 0x00554BD9); - set_func_start(0x00554BE0, 0x00554BE0); - set_func_end(0x00554BE0, 0x00554D1B); - set_func_start(0x00554D20, 0x00554D20); - set_func_end(0x00554D20, 0x00554E5B); - set_func_start(0x005551E0, 0x005551E0); - set_func_end(0x005551E0, 0x005553A5); - set_func_start(0x005553B0, 0x005553B0); - set_func_end(0x005553B0, 0x005553E4); - set_func_start(0x00555590, 0x00555590); - set_func_end(0x00555590, 0x005555CC); - set_func_start(0x005555D0, 0x005555D0); - set_func_end(0x005555D0, 0x00555653); - set_func_start(0x00555660, 0x00555660); - set_func_end(0x00555660, 0x005556CB); - set_func_start(0x005556D0, 0x005556D0); - set_func_end(0x005556D0, 0x00555752); - set_func_start(0x00555760, 0x00555760); - set_func_end(0x00555760, 0x00555839); - set_func_start(0x00555840, 0x00555840); - set_func_end(0x00555840, 0x00555919); - set_func_start(0x00555FD0, 0x00555FD0); - set_func_end(0x00555FD0, 0x0055627C); - set_func_start(0x00556280, 0x00556280); - set_func_end(0x00556280, 0x005564CA); - set_func_start(0x005564D0, 0x005564D0); - set_func_end(0x005564D0, 0x005567D1); - set_func_start(0x005567E0, 0x005567E0); - set_func_end(0x005567E0, 0x005569CE); - set_func_start(0x005569D0, 0x005569D0); - set_func_end(0x005569D0, 0x00556A49); - set_func_start(0x00556A50, 0x00556A50); - set_func_end(0x00556A50, 0x00556AC9); - set_func_start(0x00556AD0, 0x00556AD0); - set_func_end(0x00556AD0, 0x00556B53); - set_func_start(0x00556B60, 0x00556B60); - set_func_end(0x00556B60, 0x00556BBF); - set_func_start(0x00556BC0, 0x00556BC0); - set_func_end(0x00556BC0, 0x00556D70); - set_func_start(0x00557520, 0x00557520); - set_func_end(0x00557520, 0x00557657); - set_func_start(0x00557660, 0x00557660); - set_func_end(0x00557660, 0x005576A3); - set_func_start(0x005576B0, 0x005576B0); - set_func_end(0x005576B0, 0x00557881); - set_func_start(0x00557890, 0x00557890); - set_func_end(0x00557890, 0x00557925); - set_func_start(0x00557930, 0x00557930); - set_func_end(0x00557930, 0x00557A99); - set_func_start(0x00557AA0, 0x00557AA0); - set_func_end(0x00557AA0, 0x00557BDB); - set_func_start(0x00557BE0, 0x00557BE0); - set_func_end(0x00557BE0, 0x00557D56); - set_func_start(0x00557D60, 0x00557D60); - set_func_end(0x00557D60, 0x00557E31); - set_func_start(0x00557E40, 0x00557E40); - set_func_end(0x00557E40, 0x00557F61); - set_func_start(0x00557F70, 0x00557F70); - set_func_end(0x00557F70, 0x0055805C); - set_func_start(0x00558060, 0x00558060); - set_func_end(0x00558060, 0x005580DB); - set_func_start(0x005580E0, 0x005580E0); - set_func_end(0x005580E0, 0x0055815B); - set_func_start(0x005586D0, 0x005586D0); - set_func_end(0x005586D0, 0x0055870F); - set_func_start(0x00559400, 0x00559400); - set_func_end(0x00559400, 0x005594D1); - set_func_start(0x005594E0, 0x005594E0); - set_func_end(0x005594E0, 0x005594F6); - set_func_start(0x00559500, 0x00559500); - set_func_end(0x00559500, 0x005595C9); - set_func_start(0x005595D0, 0x005595D0); - set_func_end(0x005595D0, 0x005595D8); - set_func_start(0x00559F50, 0x00559F50); - set_func_end(0x00559F50, 0x00559FE4); - set_func_start(0x00559FF0, 0x00559FF0); - set_func_end(0x00559FF0, 0x0055A03B); - set_func_start(0x0055A040, 0x0055A040); - set_func_end(0x0055A040, 0x0055A0BF); - set_func_start(0x0055A0C0, 0x0055A0C0); - set_func_end(0x0055A0C0, 0x0055A130); - set_func_start(0x0055D280, 0x0055D280); - set_func_end(0x0055D280, 0x0055D2A1); - set_func_start(0x0055D2B0, 0x0055D2B0); - set_func_end(0x0055D2B0, 0x0055D43D); - set_func_start(0x0055DC00, 0x0055DC00); - set_func_end(0x0055DC00, 0x0055DC23); - set_func_start(0x0055DC30, 0x0055DC30); - set_func_end(0x0055DC30, 0x0055DC57); - set_func_start(0x0055DC60, 0x0055DC60); - set_func_end(0x0055DC60, 0x0055DC84); - set_func_start(0x0055E8D0, 0x0055E8D0); - set_func_end(0x0055E8D0, 0x0055E9B0); - set_func_start(0x0055E9B0, 0x0055E9B0); - set_func_end(0x0055E9B0, 0x0055EA67); - set_func_start(0x0055EA70, 0x0055EA70); - set_func_end(0x0055EA70, 0x0055EACE); - set_func_start(0x0055FAD0, 0x0055FAD0); - set_func_end(0x0055FAD0, 0x0055FB81); - set_func_start(0x0055FB90, 0x0055FB90); - set_func_end(0x0055FB90, 0x0055FC1F); - set_func_start(0x0055FC20, 0x0055FC20); - set_func_end(0x0055FC20, 0x0055FCB9); - set_func_start(0x0055FCC0, 0x0055FCC0); - set_func_end(0x0055FCC0, 0x0055FD13); - set_func_start(0x00560560, 0x00560560); - set_func_end(0x00560560, 0x005605EC); - set_func_start(0x00562550, 0x00562550); - set_func_end(0x00562550, 0x005625F0); - set_func_start(0x005625F0, 0x005625F0); - set_func_end(0x005625F0, 0x0056269B); - set_func_start(0x00563520, 0x00563520); - set_func_end(0x00563520, 0x005635DF); - set_func_start(0x005635E0, 0x005635E0); - set_func_end(0x005635E0, 0x00563700); - set_func_start(0x00563700, 0x00563700); - set_func_end(0x00563700, 0x00563820); - set_func_start(0x00563820, 0x00563820); - set_func_end(0x00563820, 0x00563940); - set_func_start(0x00563940, 0x00563940); - set_func_end(0x00563940, 0x00563A87); - set_func_start(0x00563A90, 0x00563A90); - set_func_end(0x00563A90, 0x00563B7C); - set_func_start(0x00563B80, 0x00563B80); - set_func_end(0x00563B80, 0x00563CAC); - set_func_start(0x00563CB0, 0x00563CB0); - set_func_end(0x00563CB0, 0x00563DDC); - set_func_start(0x00563DE0, 0x00563DE0); - set_func_end(0x00563DE0, 0x00563F0C); - set_func_start(0x00563F10, 0x00563F10); - set_func_end(0x00563F10, 0x00564067); - set_func_start(0x00564070, 0x00564070); - set_func_end(0x00564070, 0x005640B2); - set_func_start(0x005640C0, 0x005640C0); - set_func_end(0x005640C0, 0x00564123); - set_func_start(0x00564130, 0x00564130); - set_func_end(0x00564130, 0x005641BC); - set_func_start(0x00564AE0, 0x00564AE0); - set_func_end(0x00564AE0, 0x00564B8A); - set_func_start(0x00564B90, 0x00564B90); - set_func_end(0x00564B90, 0x00564BAD); - set_func_start(0x00564BB0, 0x00564BB0); - set_func_end(0x00564BB0, 0x00564C08); - set_func_start(0x00564C10, 0x00564C10); - set_func_end(0x00564C10, 0x00564C61); - set_func_start(0x00564C70, 0x00564C70); - set_func_end(0x00564C70, 0x00564C8C); - set_func_start(0x00564E90, 0x00564E90); - set_func_end(0x00564E90, 0x00564F54); - set_func_start(0x00564F60, 0x00564F60); - set_func_end(0x00564F60, 0x00565024); - set_func_start(0x00566400, 0x00566400); - set_func_end(0x00566400, 0x00566487); - set_func_start(0x00566490, 0x00566490); - set_func_end(0x00566490, 0x005664D2); - set_func_start(0x005664E0, 0x005664E0); - set_func_end(0x005664E0, 0x00566522); - set_func_start(0x005666A0, 0x005666A0); - set_func_end(0x005666A0, 0x005666FE); - set_func_start(0x00566E80, 0x00566E80); - set_func_end(0x00566E80, 0x00566EAD); - set_func_start(0x00566EB0, 0x00566EB0); - set_func_end(0x00566EB0, 0x00566F32); - set_func_start(0x00566F40, 0x00566F40); - set_func_end(0x00566F40, 0x00566F6C); - set_func_start(0x00566F70, 0x00566F70); - set_func_end(0x00566F70, 0x00566F9F); - set_func_start(0x00566FA0, 0x00566FA0); - set_func_end(0x00566FA0, 0x005670CE); - set_func_start(0x005670D0, 0x005670D0); - set_func_end(0x005670D0, 0x005671F5); - set_func_start(0x00567200, 0x00567200); - set_func_end(0x00567200, 0x00567313); - set_func_start(0x00567320, 0x00567320); - set_func_end(0x00567320, 0x0056744C); - set_func_start(0x00567450, 0x00567450); - set_func_end(0x00567450, 0x005674F0); - set_func_start(0x005674F0, 0x005674F0); - set_func_end(0x005674F0, 0x0056751F); - set_func_start(0x00568160, 0x00568160); - set_func_end(0x00568160, 0x005682B6); - set_func_start(0x00568730, 0x00568730); - set_func_end(0x00568730, 0x00568764); - set_func_start(0x00568770, 0x00568770); - set_func_end(0x00568770, 0x00568808); - set_func_start(0x00568810, 0x00568810); - set_func_end(0x00568810, 0x005688B2); - set_func_start(0x005690A0, 0x005690A0); - set_func_end(0x005690A0, 0x0056917B); - set_func_start(0x00569180, 0x00569180); - set_func_end(0x00569180, 0x00569229); - set_func_start(0x00569230, 0x00569230); - set_func_end(0x00569230, 0x005692A0); - set_func_start(0x005692A0, 0x005692A0); - set_func_end(0x005692A0, 0x0056933F); - set_func_start(0x00569340, 0x00569340); - set_func_end(0x00569340, 0x005693DF); - set_func_start(0x005693E0, 0x005693E0); - set_func_end(0x005693E0, 0x0056951E); - set_func_start(0x00569520, 0x00569520); - set_func_end(0x00569520, 0x005696DD); - set_func_start(0x005696E0, 0x005696E0); - set_func_end(0x005696E0, 0x005697AD); - set_func_start(0x005697B0, 0x005697B0); - set_func_end(0x005697B0, 0x0056981C); - set_func_start(0x00569820, 0x00569820); - set_func_end(0x00569820, 0x00569901); - set_func_start(0x00569910, 0x00569910); - set_func_end(0x00569910, 0x00569B4C); - set_func_start(0x00569B50, 0x00569B50); - set_func_end(0x00569B50, 0x00569CCE); - set_func_start(0x00569CD0, 0x00569CD0); - set_func_end(0x00569CD0, 0x00569E46); - set_func_start(0x00569E50, 0x00569E50); - set_func_end(0x00569E50, 0x00569F99); - set_func_start(0x00569FA0, 0x00569FA0); - set_func_end(0x00569FA0, 0x0056A0EC); - set_func_start(0x0056A0F0, 0x0056A0F0); - set_func_end(0x0056A0F0, 0x0056A29E); - set_func_start(0x0056A2A0, 0x0056A2A0); - set_func_end(0x0056A2A0, 0x0056A376); - set_func_start(0x0056A380, 0x0056A380); - set_func_end(0x0056A380, 0x0056A404); - set_func_start(0x0056A410, 0x0056A410); - set_func_end(0x0056A410, 0x0056A639); - set_func_start(0x0056A640, 0x0056A640); - set_func_end(0x0056A640, 0x0056A85E); - set_func_start(0x0056A860, 0x0056A860); - set_func_end(0x0056A860, 0x0056AA04); - set_func_start(0x0056AA10, 0x0056AA10); - set_func_end(0x0056AA10, 0x0056AAEC); - set_func_start(0x0056AAF0, 0x0056AAF0); - set_func_end(0x0056AAF0, 0x0056AB61); - set_func_start(0x0056AB70, 0x0056AB70); - set_func_end(0x0056AB70, 0x0056AC05); - set_func_start(0x0056AC10, 0x0056AC10); - set_func_end(0x0056AC10, 0x0056AC88); - set_func_start(0x0056AC90, 0x0056AC90); - set_func_end(0x0056AC90, 0x0056AD96); - set_func_start(0x0056ADA0, 0x0056ADA0); - set_func_end(0x0056ADA0, 0x0056AE42); - set_func_start(0x0056AE50, 0x0056AE50); - set_func_end(0x0056AE50, 0x0056AEF2); - set_func_start(0x0056AF00, 0x0056AF00); - set_func_end(0x0056AF00, 0x0056AF51); - set_func_start(0x0056AF60, 0x0056AF60); - set_func_end(0x0056AF60, 0x0056AFB1); - set_func_start(0x0056AFC0, 0x0056AFC0); - set_func_end(0x0056AFC0, 0x0056B0AB); - set_func_start(0x0056B0B0, 0x0056B0B0); - set_func_end(0x0056B0B0, 0x0056B1DC); - set_func_start(0x0056D570, 0x0056D570); - set_func_end(0x0056D570, 0x0056D5B4); - set_func_start(0x0056D5C0, 0x0056D5C0); - set_func_end(0x0056D5C0, 0x0056D5CD); - set_func_start(0x0056D5D0, 0x0056D5D0); - set_func_end(0x0056D5D0, 0x0056D604); - set_func_start(0x0056D610, 0x0056D610); - set_func_end(0x0056D610, 0x0056D689); - set_func_start(0x0056D690, 0x0056D690); - set_func_end(0x0056D690, 0x0056D6C4); - set_func_start(0x0056D6D0, 0x0056D6D0); - set_func_end(0x0056D6D0, 0x0056D728); - set_func_start(0x0056DF80, 0x0056DF80); - set_func_end(0x0056DF80, 0x0056E0DC); - set_func_start(0x0056E0E0, 0x0056E0E0); - set_func_end(0x0056E0E0, 0x0056E167); - set_func_start(0x0056E170, 0x0056E170); - set_func_end(0x0056E170, 0x0056E1DA); - set_func_start(0x0056E1E0, 0x0056E1E0); - set_func_end(0x0056E1E0, 0x0056E202); - set_func_start(0x0056E210, 0x0056E210); - set_func_end(0x0056E210, 0x0056E306); - set_func_start(0x0056E310, 0x0056E310); - set_func_end(0x0056E310, 0x0056E39D); - set_func_start(0x0056E3A0, 0x0056E3A0); - set_func_end(0x0056E3A0, 0x0056E440); - set_func_start(0x0056E440, 0x0056E440); - set_func_end(0x0056E440, 0x0056E518); - set_func_start(0x0056E520, 0x0056E520); - set_func_end(0x0056E520, 0x0056E9AF); - set_func_start(0x0056E9B0, 0x0056E9B0); - set_func_end(0x0056E9B0, 0x0056EC9D); - set_func_start(0x0056ECA0, 0x0056ECA0); - set_func_end(0x0056ECA0, 0x0056EDE2); - set_func_start(0x0056EDF0, 0x0056EDF0); - set_func_end(0x0056EDF0, 0x0056EEE2); - set_func_start(0x0056EEF0, 0x0056EEF0); - set_func_end(0x0056EEF0, 0x0056EFFA); - set_func_start(0x0056F000, 0x0056F000); - set_func_end(0x0056F000, 0x0056F13F); - set_func_start(0x0056F140, 0x0056F140); - set_func_end(0x0056F140, 0x0056F274); - set_func_start(0x0056F280, 0x0056F280); - set_func_end(0x0056F280, 0x0056F342); - set_func_start(0x0056F350, 0x0056F350); - set_func_end(0x0056F350, 0x0056F396); - set_func_start(0x0056F3A0, 0x0056F3A0); - set_func_end(0x0056F3A0, 0x0056F404); - set_func_start(0x0056F410, 0x0056F410); - set_func_end(0x0056F410, 0x0056F4D8); - set_func_start(0x00570550, 0x00570550); - set_func_end(0x00570550, 0x005706B2); - set_func_start(0x005706C0, 0x005706C0); - set_func_end(0x005706C0, 0x0057074C); - set_func_start(0x00570750, 0x00570750); - set_func_end(0x00570750, 0x00570901); - set_func_start(0x00570910, 0x00570910); - set_func_end(0x00570910, 0x00570BC7); - set_func_start(0x00570BD0, 0x00570BD0); - set_func_end(0x00570BD0, 0x00570F0A); - set_func_start(0x00570F10, 0x00570F10); - set_func_end(0x00570F10, 0x005711BC); - set_func_start(0x005711C0, 0x005711C0); - set_func_end(0x005711C0, 0x00571347); - set_func_start(0x00571350, 0x00571350); - set_func_end(0x00571350, 0x005713B4); - set_func_start(0x005713C0, 0x005713C0); - set_func_end(0x005713C0, 0x0057144F); - set_func_start(0x00571450, 0x00571450); - set_func_end(0x00571450, 0x005714CA); - set_func_start(0x00571A40, 0x00571A40); - set_func_end(0x00571A40, 0x00571AA1); - set_func_start(0x00571AB0, 0x00571AB0); - set_func_end(0x00571AB0, 0x00571AF2); - set_func_start(0x00571B00, 0x00571B00); - set_func_end(0x00571B00, 0x00571BDF); - set_func_start(0x00572AB0, 0x00572AB0); - set_func_end(0x00572AB0, 0x00572B3A); - set_func_start(0x00572B40, 0x00572B40); - set_func_end(0x00572B40, 0x00572B74); - set_func_start(0x00572B80, 0x00572B80); - set_func_end(0x00572B80, 0x00572BB4); - set_func_start(0x00572BC0, 0x00572BC0); - set_func_end(0x00572BC0, 0x00572C4F); - set_func_start(0x00572C50, 0x00572C50); - set_func_end(0x00572C50, 0x00572C7D); - set_func_start(0x00572C80, 0x00572C80); - set_func_end(0x00572C80, 0x00572D07); - set_func_start(0x00573690, 0x00573690); - set_func_end(0x00573690, 0x00573A5F); - set_func_start(0x00573A60, 0x00573A60); - set_func_end(0x00573A60, 0x00573AA6); - set_func_start(0x00573AB0, 0x00573AB0); - set_func_end(0x00573AB0, 0x00573AF6); - set_func_start(0x00573B00, 0x00573B00); - set_func_end(0x00573B00, 0x00573B4A); - set_func_start(0x00573B50, 0x00573B50); - set_func_end(0x00573B50, 0x00573C8F); - set_func_start(0x00573C90, 0x00573C90); - set_func_end(0x00573C90, 0x00573E09); - set_func_start(0x00573E10, 0x00573E10); - set_func_end(0x00573E10, 0x00573EE3); - set_func_start(0x00573EF0, 0x00573EF0); - set_func_end(0x00573EF0, 0x00573FD0); - set_func_start(0x00573FD0, 0x00573FD0); - set_func_end(0x00573FD0, 0x005740AF); - set_func_start(0x005740B0, 0x005740B0); - set_func_end(0x005740B0, 0x005740B8); - set_func_start(0x005740C0, 0x005740C0); - set_func_end(0x005740C0, 0x0057417E); - set_func_start(0x00574180, 0x00574180); - set_func_end(0x00574180, 0x00574304); - set_func_start(0x00574A00, 0x00574A00); - set_func_end(0x00574A00, 0x00574AA8); - set_func_start(0x00574AB0, 0x00574AB0); - set_func_end(0x00574AB0, 0x00574CF3); - set_func_start(0x005761F0, 0x005761F0); - set_func_end(0x005761F0, 0x00576238); - set_func_start(0x0057B3A0, 0x0057B3A0); - set_func_end(0x0057B3A0, 0x0057B4F4); - set_func_start(0x0057B500, 0x0057B500); - set_func_end(0x0057B500, 0x0057B573); - set_func_start(0x0057B940, 0x0057B940); - set_func_end(0x0057B940, 0x0057B9B9); - set_func_start(0x0057B9C0, 0x0057B9C0); - set_func_end(0x0057B9C0, 0x0057B9E0); - set_func_start(0x0057BAB0, 0x0057BAB0); - set_func_end(0x0057BAB0, 0x0057BB30); - set_func_start(0x0057BB30, 0x0057BB30); - set_func_end(0x0057BB30, 0x0057BBB3); - set_func_start(0x0057BBC0, 0x0057BBC0); - set_func_end(0x0057BBC0, 0x0057BC8A); - set_func_start(0x0057C420, 0x0057C420); - set_func_end(0x0057C420, 0x0057C44A); - set_func_start(0x0057F170, 0x0057F170); - set_func_end(0x0057F170, 0x0057F1AE); - set_func_start(0x0057F1B0, 0x0057F1B0); - set_func_end(0x0057F1B0, 0x0057F37A); - set_func_start(0x0057F380, 0x0057F380); - set_func_end(0x0057F380, 0x0057F4F0); - set_func_start(0x0057F4F0, 0x0057F4F0); - set_func_end(0x0057F4F0, 0x0057F5CE); - set_func_start(0x005841D0, 0x005841D0); - set_func_end(0x005841D0, 0x005841F2); - set_func_start(0x00584200, 0x00584200); - set_func_end(0x00584200, 0x005842C4); - set_func_start(0x005842D0, 0x005842D0); - set_func_end(0x005842D0, 0x00584389); - set_func_start(0x00584390, 0x00584390); - set_func_end(0x00584390, 0x005843AE); - set_func_start(0x005843B0, 0x005843B0); - set_func_end(0x005843B0, 0x005843EB); - set_func_start(0x005843F0, 0x005843F0); - set_func_end(0x005843F0, 0x0058444F); - set_func_start(0x005846D0, 0x005846D0); - set_func_end(0x005846D0, 0x005846D8); - set_func_start(0x005846E0, 0x005846E0); - set_func_end(0x005846E0, 0x00584820); - set_func_start(0x00584820, 0x00584820); - set_func_end(0x00584820, 0x005849E5); - set_func_start(0x005849F0, 0x005849F0); - set_func_end(0x005849F0, 0x00584A59); - set_func_start(0x00584A60, 0x00584A60); - set_func_end(0x00584A60, 0x00584ABE); - set_func_start(0x00584E10, 0x00584E10); - set_func_end(0x00584E10, 0x00585070); - set_func_start(0x00585070, 0x00585070); - set_func_end(0x00585070, 0x005852B4); - set_func_start(0x005852C0, 0x005852C0); - set_func_end(0x005852C0, 0x00585394); - set_func_start(0x005853A0, 0x005853A0); - set_func_end(0x005853A0, 0x005854B2); - set_func_start(0x005854C0, 0x005854C0); - set_func_end(0x005854C0, 0x005855B7); - set_func_start(0x005855C0, 0x005855C0); - set_func_end(0x005855C0, 0x005856C1); - set_func_start(0x005856D0, 0x005856D0); - set_func_end(0x005856D0, 0x00585886); - set_func_start(0x00585890, 0x00585890); - set_func_end(0x00585890, 0x00585990); - set_func_start(0x00585990, 0x00585990); - set_func_end(0x00585990, 0x00585C8E); - set_func_start(0x00585C90, 0x00585C90); - set_func_end(0x00585C90, 0x00585F57); - set_func_start(0x005865F0, 0x005865F0); - set_func_end(0x005865F0, 0x005866DB); - set_func_start(0x005866E0, 0x005866E0); - set_func_end(0x005866E0, 0x00586722); - set_func_start(0x00586730, 0x00586730); - set_func_end(0x00586730, 0x00586773); - set_func_start(0x00586780, 0x00586780); - set_func_end(0x00586780, 0x005867C5); - set_func_start(0x005867D0, 0x005867D0); - set_func_end(0x005867D0, 0x00586804); - set_func_start(0x00586810, 0x00586810); - set_func_end(0x00586810, 0x0058686C); - set_func_start(0x00586870, 0x00586870); - set_func_end(0x00586870, 0x005868D1); - set_func_start(0x00586C80, 0x00586C80); - set_func_end(0x00586C80, 0x00586CF2); - set_func_start(0x00586D00, 0x00586D00); - set_func_end(0x00586D00, 0x00586D87); - set_func_start(0x00586D90, 0x00586D90); - set_func_end(0x00586D90, 0x00586DB5); - set_func_start(0x00587940, 0x00587940); - set_func_end(0x00587940, 0x005879D0); - set_func_start(0x005879D0, 0x005879D0); - set_func_end(0x005879D0, 0x00587C60); - set_func_start(0x00587C60, 0x00587C60); - set_func_end(0x00587C60, 0x00587EAD); - set_func_start(0x00587EB0, 0x00587EB0); - set_func_end(0x00587EB0, 0x005880BB); - set_func_start(0x00588540, 0x00588540); - set_func_end(0x00588540, 0x0058856A); - set_func_start(0x00588570, 0x00588570); - set_func_end(0x00588570, 0x005886C6); - set_func_start(0x005886D0, 0x005886D0); - set_func_end(0x005886D0, 0x0058874D); - set_func_start(0x00588750, 0x00588750); - set_func_end(0x00588750, 0x00588804); - set_func_start(0x00588810, 0x00588810); - set_func_end(0x00588810, 0x005888B0); - set_func_start(0x005888B0, 0x005888B0); - set_func_end(0x005888B0, 0x005888D6); - set_func_start(0x005888E0, 0x005888E0); - set_func_end(0x005888E0, 0x0058891A); - set_func_start(0x00588920, 0x00588920); - set_func_end(0x00588920, 0x005889CD); - set_func_start(0x005889D0, 0x005889D0); - set_func_end(0x005889D0, 0x00588C00); - set_func_start(0x00588C00, 0x00588C00); - set_func_end(0x00588C00, 0x00588CBF); - set_func_start(0x00588CC0, 0x00588CC0); - set_func_end(0x00588CC0, 0x00588D59); - set_func_start(0x00588D60, 0x00588D60); - set_func_end(0x00588D60, 0x00588DC7); - set_func_start(0x00588DD0, 0x00588DD0); - set_func_end(0x00588DD0, 0x00588E52); - set_func_start(0x00588F00, 0x00588F00); - set_func_end(0x00588F00, 0x00588F89); - set_func_start(0x00589520, 0x00589520); - set_func_end(0x00589520, 0x00589584); - set_func_start(0x00589590, 0x00589590); - set_func_end(0x00589590, 0x005895F4); - set_func_start(0x00589600, 0x00589600); - set_func_end(0x00589600, 0x005896AC); - set_func_start(0x00589B50, 0x00589B50); - set_func_end(0x00589B50, 0x00589B87); - set_func_start(0x00589B90, 0x00589B90); - set_func_end(0x00589B90, 0x00589BAB); - set_func_start(0x00589C40, 0x00589C40); - set_func_end(0x00589C40, 0x00589C8E); - set_func_start(0x00589C90, 0x00589C90); - set_func_end(0x00589C90, 0x00589D67); - set_func_start(0x00589D70, 0x00589D70); - set_func_end(0x00589D70, 0x00589DBC); - set_func_start(0x0058A110, 0x0058A110); - set_func_end(0x0058A110, 0x0058A148); - set_func_start(0x0058A150, 0x0058A150); - set_func_end(0x0058A150, 0x0058A192); - set_func_start(0x0058A400, 0x0058A400); - set_func_end(0x0058A400, 0x0058A421); - set_func_start(0x0058A480, 0x0058A480); - set_func_end(0x0058A480, 0x0058A515); - set_func_start(0x0058A900, 0x0058A900); - set_func_end(0x0058A900, 0x0058A91B); - set_func_start(0x0058A920, 0x0058A920); - set_func_end(0x0058A920, 0x0058A954); - set_func_start(0x0058A960, 0x0058A960); - set_func_end(0x0058A960, 0x0058A994); - set_func_start(0x0058A9A0, 0x0058A9A0); - set_func_end(0x0058A9A0, 0x0058A9D4); - set_func_start(0x0058A9E0, 0x0058A9E0); - set_func_end(0x0058A9E0, 0x0058AA35); - set_func_start(0x0058AA40, 0x0058AA40); - set_func_end(0x0058AA40, 0x0058AA60); - set_func_start(0x0058AB50, 0x0058AB50); - set_func_end(0x0058AB50, 0x0058AB9C); - set_func_start(0x0058B3A0, 0x0058B3A0); - set_func_end(0x0058B3A0, 0x0058B487); - set_func_start(0x0058B490, 0x0058B490); - set_func_end(0x0058B490, 0x0058B587); - set_func_start(0x0058B590, 0x0058B590); - set_func_end(0x0058B590, 0x0058B5F7); - set_func_start(0x0058B600, 0x0058B600); - set_func_end(0x0058B600, 0x0058B664); - set_func_start(0x0058B670, 0x0058B670); - set_func_end(0x0058B670, 0x0058B6D4); - set_func_start(0x0058BD10, 0x0058BD10); - set_func_end(0x0058BD10, 0x0058BD2B); - set_func_start(0x0058BD30, 0x0058BD30); - set_func_end(0x0058BD30, 0x0058BD4B); - set_func_start(0x0058BD50, 0x0058BD50); - set_func_end(0x0058BD50, 0x0058BD6B); - set_func_start(0x0058BD70, 0x0058BD70); - set_func_end(0x0058BD70, 0x0058BD8B); - set_func_start(0x0058BD90, 0x0058BD90); - set_func_end(0x0058BD90, 0x0058BDAB); - set_func_start(0x0058BDB0, 0x0058BDB0); - set_func_end(0x0058BDB0, 0x0058BDCB); - set_func_start(0x0058BDD0, 0x0058BDD0); - set_func_end(0x0058BDD0, 0x0058BDF2); - set_func_start(0x0058BE00, 0x0058BE00); - set_func_end(0x0058BE00, 0x0058BE22); - set_func_start(0x0058BE30, 0x0058BE30); - set_func_end(0x0058BE30, 0x0058BEC4); - set_func_start(0x0058BED0, 0x0058BED0); - set_func_end(0x0058BED0, 0x0058BF63); - set_func_start(0x0058BF70, 0x0058BF70); - set_func_end(0x0058BF70, 0x0058C003); - set_func_start(0x0058C010, 0x0058C010); - set_func_end(0x0058C010, 0x0058C0A3); - set_func_start(0x0058C0B0, 0x0058C0B0); - set_func_end(0x0058C0B0, 0x0058C0D2); - set_func_start(0x0058C0E0, 0x0058C0E0); - set_func_end(0x0058C0E0, 0x0058C102); - set_func_start(0x0058C110, 0x0058C110); - set_func_end(0x0058C110, 0x0058C135); - set_func_start(0x0058C140, 0x0058C140); - set_func_end(0x0058C140, 0x0058C15C); - set_func_start(0x0058C160, 0x0058C160); - set_func_end(0x0058C160, 0x0058C182); - set_func_start(0x0058C190, 0x0058C190); - set_func_end(0x0058C190, 0x0058C1E1); - set_func_start(0x0058C1F0, 0x0058C1F0); - set_func_end(0x0058C1F0, 0x0058C241); - set_func_start(0x0058C250, 0x0058C250); - set_func_end(0x0058C250, 0x0058C2A1); - set_func_start(0x0058C2B0, 0x0058C2B0); - set_func_end(0x0058C2B0, 0x0058C39C); - set_func_start(0x0058C3A0, 0x0058C3A0); - set_func_end(0x0058C3A0, 0x0058C3B0); - set_func_start(0x0058C3B0, 0x0058C3B0); - set_func_end(0x0058C3B0, 0x0058C3D2); - set_func_start(0x0058C3E0, 0x0058C3E0); - set_func_end(0x0058C3E0, 0x0058C426); - set_func_start(0x0058C430, 0x0058C430); - set_func_end(0x0058C430, 0x0058C46D); - set_func_start(0x0058C470, 0x0058C470); - set_func_end(0x0058C470, 0x0058C492); - set_func_start(0x0058C4A0, 0x0058C4A0); - set_func_end(0x0058C4A0, 0x0058C4C2); - set_func_start(0x0058C4D0, 0x0058C4D0); - set_func_end(0x0058C4D0, 0x0058C50D); - set_func_start(0x0058C510, 0x0058C510); - set_func_end(0x0058C510, 0x0058C54D); - set_func_start(0x0058C910, 0x0058C910); - set_func_end(0x0058C910, 0x0058C986); - set_func_start(0x0058C990, 0x0058C990); - set_func_end(0x0058C990, 0x0058CA67); - set_func_start(0x0058D350, 0x0058D350); - set_func_end(0x0058D350, 0x0058D365); - set_func_start(0x0058D370, 0x0058D370); - set_func_end(0x0058D370, 0x0058D41A); - set_func_start(0x0058D420, 0x0058D420); - set_func_end(0x0058D420, 0x0058D4CA); - set_func_start(0x0058D4D0, 0x0058D4D0); - set_func_end(0x0058D4D0, 0x0058D534); - set_func_start(0x0058D540, 0x0058D540); - set_func_end(0x0058D540, 0x0058D5A4); - set_func_start(0x0058D5B0, 0x0058D5B0); - set_func_end(0x0058D5B0, 0x0058D5B8); - set_func_start(0x0058D5C0, 0x0058D5C0); - set_func_end(0x0058D5C0, 0x0058D5C8); - set_func_start(0x0058D5D0, 0x0058D5D0); - set_func_end(0x0058D5D0, 0x0058D60A); - set_func_start(0x0058D610, 0x0058D610); - set_func_end(0x0058D610, 0x0058D618); - set_func_start(0x0058D620, 0x0058D620); - set_func_end(0x0058D620, 0x0058D670); - set_func_start(0x0058D670, 0x0058D670); - set_func_end(0x0058D670, 0x0058D80A); - set_func_start(0x0058D810, 0x0058D810); - set_func_end(0x0058D810, 0x0058D971); - set_func_start(0x0058D980, 0x0058D980); - set_func_end(0x0058D980, 0x0058DAAC); - set_func_start(0x0058DAB0, 0x0058DAB0); - set_func_end(0x0058DAB0, 0x0058DB2A); - set_func_start(0x0058DB30, 0x0058DB30); - set_func_end(0x0058DB30, 0x0058DBBB); - set_func_start(0x0058DBC0, 0x0058DBC0); - set_func_end(0x0058DBC0, 0x0058DD2A); - set_func_start(0x00590710, 0x00590710); - set_func_end(0x00590710, 0x00590744); - set_func_start(0x00590D10, 0x00590D10); - set_func_end(0x00590D10, 0x00590D52); - set_func_start(0x00590D60, 0x00590D60); - set_func_end(0x00590D60, 0x00590DFE); - set_func_start(0x00590E00, 0x00590E00); - set_func_end(0x00590E00, 0x00590EB4); - set_func_start(0x00590EC0, 0x00590EC0); - set_func_end(0x00590EC0, 0x00590EC8); - set_func_start(0x00590ED0, 0x00590ED0); - set_func_end(0x00590ED0, 0x00590F3E); - set_func_start(0x00590F40, 0x00590F40); - set_func_end(0x00590F40, 0x00590FDF); - set_func_start(0x00590FE0, 0x00590FE0); - set_func_end(0x00590FE0, 0x00591080); - set_func_start(0x00591080, 0x00591080); - set_func_end(0x00591080, 0x00591120); - set_func_start(0x00591120, 0x00591120); - set_func_end(0x00591120, 0x005911C0); - set_func_start(0x005911C0, 0x005911C0); - set_func_end(0x005911C0, 0x00591249); - set_func_start(0x005915E0, 0x005915E0); - set_func_end(0x005915E0, 0x00591677); - set_func_start(0x00591680, 0x00591680); - set_func_end(0x00591680, 0x005916E4); - set_func_start(0x00591E60, 0x00591E60); - set_func_end(0x00591E60, 0x00591EC4); - set_func_start(0x00593D10, 0x00593D10); - set_func_end(0x00593D10, 0x00593D44); - set_func_start(0x00593D50, 0x00593D50); - set_func_end(0x00593D50, 0x00593D8A); - set_func_start(0x00593D90, 0x00593D90); - set_func_end(0x00593D90, 0x00593DAB); - set_func_start(0x00593E10, 0x00593E10); - set_func_end(0x00593E10, 0x00593EA4); - set_func_start(0x00593EB0, 0x00593EB0); - set_func_end(0x00593EB0, 0x00593F67); - set_func_start(0x00594370, 0x00594370); - set_func_end(0x00594370, 0x00594391); - set_func_start(0x005943A0, 0x005943A0); - set_func_end(0x005943A0, 0x00594424); - set_func_start(0x00594430, 0x00594430); - set_func_end(0x00594430, 0x0059447B); - set_func_start(0x00594480, 0x00594480); - set_func_end(0x00594480, 0x0059452C); - set_func_start(0x00594530, 0x00594530); - set_func_end(0x00594530, 0x005945AE); - set_func_start(0x005945B0, 0x005945B0); - set_func_end(0x005945B0, 0x0059464F); - set_func_start(0x00594650, 0x00594650); - set_func_end(0x00594650, 0x005946BB); - set_func_start(0x00595040, 0x00595040); - set_func_end(0x00595040, 0x00595084); - set_func_start(0x00595090, 0x00595090); - set_func_end(0x00595090, 0x00595148); - set_func_start(0x00595150, 0x00595150); - set_func_end(0x00595150, 0x005952E7); - set_func_start(0x005952F0, 0x005952F0); - set_func_end(0x005952F0, 0x00595470); - set_func_start(0x00595470, 0x00595470); - set_func_end(0x00595470, 0x005955D9); - set_func_start(0x005955E0, 0x005955E0); - set_func_end(0x005955E0, 0x005957CC); - set_func_start(0x005957D0, 0x005957D0); - set_func_end(0x005957D0, 0x005959C5); - set_func_start(0x005959D0, 0x005959D0); - set_func_end(0x005959D0, 0x00595B59); - set_func_start(0x00595B60, 0x00595B60); - set_func_end(0x00595B60, 0x00595C3B); - set_func_start(0x00595C40, 0x00595C40); - set_func_end(0x00595C40, 0x00595E60); - set_func_start(0x00595E60, 0x00595E60); - set_func_end(0x00595E60, 0x00595EB6); - set_func_start(0x00595EC0, 0x00595EC0); - set_func_end(0x00595EC0, 0x0059600E); - set_func_start(0x00596010, 0x00596010); - set_func_end(0x00596010, 0x00596143); - set_func_start(0x00596150, 0x00596150); - set_func_end(0x00596150, 0x005961E4); - set_func_start(0x005961F0, 0x005961F0); - set_func_end(0x005961F0, 0x00596282); - set_func_start(0x00596290, 0x00596290); - set_func_end(0x00596290, 0x005963BF); - set_func_start(0x00598DD0, 0x00598DD0); - set_func_end(0x00598DD0, 0x00598E04); - set_func_start(0x00598F30, 0x00598F30); - set_func_end(0x00598F30, 0x00598F38); - set_func_start(0x00599F00, 0x00599F00); - set_func_end(0x00599F00, 0x00599F3F); - set_func_start(0x00599F40, 0x00599F40); - set_func_end(0x00599F40, 0x00599F74); - set_func_start(0x0059A130, 0x0059A130); - set_func_end(0x0059A130, 0x0059A1B2); - set_func_start(0x0059A1C0, 0x0059A1C0); - set_func_end(0x0059A1C0, 0x0059A1E9); - set_func_start(0x0059A1F0, 0x0059A1F0); - set_func_end(0x0059A1F0, 0x0059A275); - set_func_start(0x0059AB90, 0x0059AB90); - set_func_end(0x0059AB90, 0x0059AD3B); - set_func_start(0x0059AD40, 0x0059AD40); - set_func_end(0x0059AD40, 0x0059AE6B); - set_func_start(0x0059AE70, 0x0059AE70); - set_func_end(0x0059AE70, 0x0059AF02); - set_func_start(0x0059AF10, 0x0059AF10); - set_func_end(0x0059AF10, 0x0059B037); - set_func_start(0x0059B040, 0x0059B040); - set_func_end(0x0059B040, 0x0059B0AC); - set_func_start(0x0059B0B0, 0x0059B0B0); - set_func_end(0x0059B0B0, 0x0059B0F4); - set_func_start(0x0059BC90, 0x0059BC90); - set_func_end(0x0059BC90, 0x0059BCF0); - set_func_start(0x0059BCF0, 0x0059BCF0); - set_func_end(0x0059BCF0, 0x0059C196); - set_func_start(0x0059C1A0, 0x0059C1A0); - set_func_end(0x0059C1A0, 0x0059C2CF); - set_func_start(0x0059C2D0, 0x0059C2D0); - set_func_end(0x0059C2D0, 0x0059C414); - set_func_start(0x0059C420, 0x0059C420); - set_func_end(0x0059C420, 0x0059C479); - set_func_start(0x0059C480, 0x0059C480); - set_func_end(0x0059C480, 0x0059C588); - set_func_start(0x0059C590, 0x0059C590); - set_func_end(0x0059C590, 0x0059C737); - set_func_start(0x0059C740, 0x0059C740); - set_func_end(0x0059C740, 0x0059C828); - set_func_start(0x0059C830, 0x0059C830); - set_func_end(0x0059C830, 0x0059C91A); - set_func_start(0x0059C920, 0x0059C920); - set_func_end(0x0059C920, 0x0059C9E4); - set_func_start(0x0059C9F0, 0x0059C9F0); - set_func_end(0x0059C9F0, 0x0059CAA1); - set_func_start(0x0059CAB0, 0x0059CAB0); - set_func_end(0x0059CAB0, 0x0059CB68); - set_func_start(0x0059D270, 0x0059D270); - set_func_end(0x0059D270, 0x0059D405); - set_func_start(0x0059D410, 0x0059D410); - set_func_end(0x0059D410, 0x0059D4F0); - set_func_start(0x0059D4F0, 0x0059D4F0); - set_func_end(0x0059D4F0, 0x0059D533); - set_func_start(0x0059D540, 0x0059D540); - set_func_end(0x0059D540, 0x0059D5D1); - set_func_start(0x0059D5E0, 0x0059D5E0); - set_func_end(0x0059D5E0, 0x0059DA35); - set_func_start(0x0059DA40, 0x0059DA40); - set_func_end(0x0059DA40, 0x0059DCFE); - set_func_start(0x0059DD00, 0x0059DD00); - set_func_end(0x0059DD00, 0x0059DDEA); - set_func_start(0x0059DDF0, 0x0059DDF0); - set_func_end(0x0059DDF0, 0x0059DF54); - set_func_start(0x0059F750, 0x0059F750); - set_func_end(0x0059F750, 0x0059F758); - set_func_start(0x0059F760, 0x0059F760); - set_func_end(0x0059F760, 0x0059F98D); - set_func_start(0x0059F990, 0x0059F990); - set_func_end(0x0059F990, 0x0059FD5B); - set_func_start(0x0059FD60, 0x0059FD60); - set_func_end(0x0059FD60, 0x0059FF23); - set_func_start(0x005A0F60, 0x005A0F60); - set_func_end(0x005A0F60, 0x005A0F94); - set_func_start(0x005A0FA0, 0x005A0FA0); - set_func_end(0x005A0FA0, 0x005A0FD4); - set_func_start(0x005A0FE0, 0x005A0FE0); - set_func_end(0x005A0FE0, 0x005A1054); - set_func_start(0x005A1060, 0x005A1060); - set_func_end(0x005A1060, 0x005A108D); - set_func_start(0x005A1090, 0x005A1090); - set_func_end(0x005A1090, 0x005A10CF); - set_func_start(0x005A1330, 0x005A1330); - set_func_end(0x005A1330, 0x005A14C8); - set_func_start(0x005A14D0, 0x005A14D0); - set_func_end(0x005A14D0, 0x005A152A); - set_func_start(0x005A1530, 0x005A1530); - set_func_end(0x005A1530, 0x005A169B); - set_func_start(0x005A16A0, 0x005A16A0); - set_func_end(0x005A16A0, 0x005A17E9); - set_func_start(0x005A1950, 0x005A1950); - set_func_end(0x005A1950, 0x005A19B5); - set_func_start(0x005A19C0, 0x005A19C0); - set_func_end(0x005A19C0, 0x005A1AB5); - set_func_start(0x005A1AC0, 0x005A1AC0); - set_func_end(0x005A1AC0, 0x005A1BC2); - set_func_start(0x005A1BD0, 0x005A1BD0); - set_func_end(0x005A1BD0, 0x005A1C93); - set_func_start(0x005A1CA0, 0x005A1CA0); - set_func_end(0x005A1CA0, 0x005A1EC5); - set_func_start(0x005A1F70, 0x005A1F70); - set_func_end(0x005A1F70, 0x005A1FA4); - set_func_start(0x005A1FB0, 0x005A1FB0); - set_func_end(0x005A1FB0, 0x005A20E3); - set_func_start(0x005A2200, 0x005A2200); - set_func_end(0x005A2200, 0x005A2292); - set_func_start(0x005A24F0, 0x005A24F0); - set_func_end(0x005A24F0, 0x005A252F); - set_func_start(0x005A2530, 0x005A2530); - set_func_end(0x005A2530, 0x005A25FB); - set_func_start(0x005A2600, 0x005A2600); - set_func_end(0x005A2600, 0x005A26CF); - set_func_start(0x005A26D0, 0x005A26D0); - set_func_end(0x005A26D0, 0x005A2820); - set_func_start(0x005A2820, 0x005A2820); - set_func_end(0x005A2820, 0x005A287D); - set_func_start(0x005A2930, 0x005A2930); - set_func_end(0x005A2930, 0x005A29F4); - set_func_start(0x005A2A00, 0x005A2A00); - set_func_end(0x005A2A00, 0x005A2A3A); - set_func_start(0x005A2A40, 0x005A2A40); - set_func_end(0x005A2A40, 0x005A2A6D); - set_func_start(0x005A2A70, 0x005A2A70); - set_func_end(0x005A2A70, 0x005A2A9D); - set_func_start(0x005A2FC0, 0x005A2FC0); - set_func_end(0x005A2FC0, 0x005A325C); - set_func_start(0x005A3260, 0x005A3260); - set_func_end(0x005A3260, 0x005A3364); - set_func_start(0x005A3370, 0x005A3370); - set_func_end(0x005A3370, 0x005A340C); - set_func_start(0x005A3410, 0x005A3410); - set_func_end(0x005A3410, 0x005A348C); - set_func_start(0x005A3490, 0x005A3490); - set_func_end(0x005A3490, 0x005A35DD); - set_func_start(0x005A35E0, 0x005A35E0); - set_func_end(0x005A35E0, 0x005A35FD); - set_func_start(0x005A3860, 0x005A3860); - set_func_end(0x005A3860, 0x005A3CE4); - set_func_start(0x005A3CF0, 0x005A3CF0); - set_func_end(0x005A3CF0, 0x005A3D54); - set_func_start(0x005A4330, 0x005A4330); - set_func_end(0x005A4330, 0x005A43B3); - set_func_start(0x005A43C0, 0x005A43C0); - set_func_end(0x005A43C0, 0x005A440B); - set_func_start(0x005A4410, 0x005A4410); - set_func_end(0x005A4410, 0x005A443F); - set_func_start(0x005A4440, 0x005A4440); - set_func_end(0x005A4440, 0x005A4493); - set_func_start(0x005A44A0, 0x005A44A0); - set_func_end(0x005A44A0, 0x005A44C2); - set_func_start(0x005A44D0, 0x005A44D0); - set_func_end(0x005A44D0, 0x005A44FC); - set_func_start(0x005A4500, 0x005A4500); - set_func_end(0x005A4500, 0x005A4520); - set_func_start(0x005A4520, 0x005A4520); - set_func_end(0x005A4520, 0x005A45AC); - set_func_start(0x005A45B0, 0x005A45B0); - set_func_end(0x005A45B0, 0x005A45D2); - set_func_start(0x005A45E0, 0x005A45E0); - set_func_end(0x005A45E0, 0x005A469F); - set_func_start(0x005A4D30, 0x005A4D30); - set_func_end(0x005A4D30, 0x005A4E46); - set_func_start(0x005A4E50, 0x005A4E50); - set_func_end(0x005A4E50, 0x005A500D); - set_func_start(0x005A5CE0, 0x005A5CE0); - set_func_end(0x005A5CE0, 0x005A5D2F); - set_func_start(0x005A5D30, 0x005A5D30); - set_func_end(0x005A5D30, 0x005A5E14); - set_func_start(0x005A5E20, 0x005A5E20); - set_func_end(0x005A5E20, 0x005A5EE2); - set_func_start(0x005A5EF0, 0x005A5EF0); - set_func_end(0x005A5EF0, 0x005A5F51); - set_func_start(0x005A5F60, 0x005A5F60); - set_func_end(0x005A5F60, 0x005A5FF8); - set_func_start(0x005A6000, 0x005A6000); - set_func_end(0x005A6000, 0x005A61FA); - set_func_start(0x005A6200, 0x005A6200); - set_func_end(0x005A6200, 0x005A63EA); - set_func_start(0x005A63F0, 0x005A63F0); - set_func_end(0x005A63F0, 0x005A65F2); - set_func_start(0x005A6600, 0x005A6600); - set_func_end(0x005A6600, 0x005A67EB); - set_func_start(0x005A67F0, 0x005A67F0); - set_func_end(0x005A67F0, 0x005A69F9); - set_func_start(0x005A6A00, 0x005A6A00); - set_func_end(0x005A6A00, 0x005A6B12); - set_func_start(0x005A6B20, 0x005A6B20); - set_func_end(0x005A6B20, 0x005A6B9C); - set_func_start(0x005A6BA0, 0x005A6BA0); - set_func_end(0x005A6BA0, 0x005A6D50); - set_func_start(0x005A6D50, 0x005A6D50); - set_func_end(0x005A6D50, 0x005A6DB9); - set_func_start(0x005A6DC0, 0x005A6DC0); - set_func_end(0x005A6DC0, 0x005A70ED); - set_func_start(0x005A7110, 0x005A7110); - set_func_end(0x005A7110, 0x005A7179); - set_func_start(0x005A7180, 0x005A7180); - set_func_end(0x005A7180, 0x005A7243); - set_func_start(0x005A7D10, 0x005A7D10); - set_func_end(0x005A7D10, 0x005A7D87); - set_func_start(0x005A7D90, 0x005A7D90); - set_func_end(0x005A7D90, 0x005A7E60); - set_func_start(0x005A7E60, 0x005A7E60); - set_func_end(0x005A7E60, 0x005A7F15); - set_func_start(0x005A7F20, 0x005A7F20); - set_func_end(0x005A7F20, 0x005A7F54); - set_func_start(0x005A7F60, 0x005A7F60); - set_func_end(0x005A7F60, 0x005A7FCB); - set_func_start(0x005A7FD0, 0x005A7FD0); - set_func_end(0x005A7FD0, 0x005A8011); - set_func_start(0x005A8220, 0x005A8220); - set_func_end(0x005A8220, 0x005A8290); - set_func_start(0x005A8290, 0x005A8290); - set_func_end(0x005A8290, 0x005A832F); - set_func_start(0x005A8330, 0x005A8330); - set_func_end(0x005A8330, 0x005A83B1); - set_func_start(0x005A8720, 0x005A8720); - set_func_end(0x005A8720, 0x005A8790); - set_func_start(0x005A8790, 0x005A8790); - set_func_end(0x005A8790, 0x005A8811); - set_func_start(0x005A8820, 0x005A8820); - set_func_end(0x005A8820, 0x005A88A9); - set_func_start(0x005A8BC0, 0x005A8BC0); - set_func_end(0x005A8BC0, 0x005A8C30); - set_func_start(0x005A8F10, 0x005A8F10); - set_func_end(0x005A8F10, 0x005A91BB); - set_func_start(0x005A91C0, 0x005A91C0); - set_func_end(0x005A91C0, 0x005A9288); - set_func_start(0x005A9290, 0x005A9290); - set_func_end(0x005A9290, 0x005A9357); - set_func_start(0x005A9B30, 0x005A9B30); - set_func_end(0x005A9B30, 0x005A9B99); - set_func_start(0x005A9BA0, 0x005A9BA0); - set_func_end(0x005A9BA0, 0x005A9C10); - set_func_start(0x005A9C10, 0x005A9C10); - set_func_end(0x005A9C10, 0x005A9C80); - set_func_start(0x005A9C80, 0x005A9C80); - set_func_end(0x005A9C80, 0x005A9CF0); - set_func_start(0x005A9CF0, 0x005A9CF0); - set_func_end(0x005A9CF0, 0x005A9D4D); - set_func_start(0x005A9D50, 0x005A9D50); - set_func_end(0x005A9D50, 0x005A9E17); - set_func_start(0x005AAD40, 0x005AAD40); - set_func_end(0x005AAD40, 0x005AADB0); - set_func_start(0x005AB840, 0x005AB840); - set_func_end(0x005AB840, 0x005AB896); - set_func_start(0x005AB8A0, 0x005AB8A0); - set_func_end(0x005AB8A0, 0x005AB9CD); - set_func_start(0x005AC000, 0x005AC000); - set_func_end(0x005AC000, 0x005AC084); - set_func_start(0x005AC090, 0x005AC090); - set_func_end(0x005AC090, 0x005AC0D7); - set_func_start(0x005AC320, 0x005AC320); - set_func_end(0x005AC320, 0x005AC385); - set_func_start(0x005AC390, 0x005AC390); - set_func_end(0x005AC390, 0x005AC477); - set_func_start(0x005AC480, 0x005AC480); - set_func_end(0x005AC480, 0x005AC4C1); - set_func_start(0x005AC750, 0x005AC750); - set_func_end(0x005AC750, 0x005AC7C3); - set_func_start(0x005AC7D0, 0x005AC7D0); - set_func_end(0x005AC7D0, 0x005AC865); - set_func_start(0x005AC870, 0x005AC870); - set_func_end(0x005AC870, 0x005AC8E5); - set_func_start(0x005AD020, 0x005AD020); - set_func_end(0x005AD020, 0x005AD064); - set_func_start(0x005AD070, 0x005AD070); - set_func_end(0x005AD070, 0x005AD078); - set_func_start(0x005AD080, 0x005AD080); - set_func_end(0x005AD080, 0x005AD0EE); - set_func_start(0x005AD0F0, 0x005AD0F0); - set_func_end(0x005AD0F0, 0x005AD13F); - set_func_start(0x005AD140, 0x005AD140); - set_func_end(0x005AD140, 0x005AD148); - set_func_start(0x005AD150, 0x005AD150); - set_func_end(0x005AD150, 0x005AD1A3); - set_func_start(0x005AD1B0, 0x005AD1B0); - set_func_end(0x005AD1B0, 0x005AD1B8); - set_func_start(0x005AD1C0, 0x005AD1C0); - set_func_end(0x005AD1C0, 0x005AD228); - set_func_start(0x005AD230, 0x005AD230); - set_func_end(0x005AD230, 0x005AD238); - set_func_start(0x005AD770, 0x005AD770); - set_func_end(0x005AD770, 0x005AD7B2); - set_func_start(0x005AD7C0, 0x005AD7C0); - set_func_end(0x005AD7C0, 0x005AD812); - set_func_start(0x005AD820, 0x005AD820); - set_func_end(0x005AD820, 0x005AD828); - set_func_start(0x005AD830, 0x005AD830); - set_func_end(0x005AD830, 0x005AD872); - set_func_start(0x005AD880, 0x005AD880); - set_func_end(0x005AD880, 0x005AD8E3); - set_func_start(0x005AE800, 0x005AE800); - set_func_end(0x005AE800, 0x005AE85A); - set_func_start(0x005AE860, 0x005AE860); - set_func_end(0x005AE860, 0x005AEF83); - set_func_start(0x005AEF90, 0x005AEF90); - set_func_end(0x005AEF90, 0x005AF0C7); - set_func_start(0x005AF0D0, 0x005AF0D0); - set_func_end(0x005AF0D0, 0x005AF116); - set_func_start(0x005AF120, 0x005AF120); - set_func_end(0x005AF120, 0x005AF1CD); - set_func_start(0x005AF1D0, 0x005AF1D0); - set_func_end(0x005AF1D0, 0x005AF242); - set_func_start(0x005AF250, 0x005AF250); - set_func_end(0x005AF250, 0x005AF2BB); - set_func_start(0x005AF2C0, 0x005AF2C0); - set_func_end(0x005AF2C0, 0x005AF317); - set_func_start(0x005AF320, 0x005AF320); - set_func_end(0x005AF320, 0x005AF380); - set_func_start(0x005AF380, 0x005AF380); - set_func_end(0x005AF380, 0x005AF3F1); - set_func_start(0x005AF910, 0x005AF910); - set_func_end(0x005AF910, 0x005AF9BA); - set_func_start(0x005AF9C0, 0x005AF9C0); - set_func_end(0x005AF9C0, 0x005AFBAF); - set_func_start(0x005AFD10, 0x005AFD10); - set_func_end(0x005AFD10, 0x005AFD32); - set_func_start(0x005B0680, 0x005B0680); - set_func_end(0x005B0680, 0x005B093C); - set_func_start(0x005B0940, 0x005B0940); - set_func_end(0x005B0940, 0x005B09AD); - set_func_start(0x005B09B0, 0x005B09B0); - set_func_end(0x005B09B0, 0x005B0A1D); - set_func_start(0x005B0A20, 0x005B0A20); - set_func_end(0x005B0A20, 0x005B0A8D); - set_func_start(0x005B0A90, 0x005B0A90); - set_func_end(0x005B0A90, 0x005B0CD2); - set_func_start(0x005B0CE0, 0x005B0CE0); - set_func_end(0x005B0CE0, 0x005B0CFC); - set_func_start(0x005B1390, 0x005B1390); - set_func_end(0x005B1390, 0x005B14A3); - set_func_start(0x005B14B0, 0x005B14B0); - set_func_end(0x005B14B0, 0x005B15BD); - set_func_start(0x005B15C0, 0x005B15C0); - set_func_end(0x005B15C0, 0x005B1689); - set_func_start(0x005B1690, 0x005B1690); - set_func_end(0x005B1690, 0x005B1713); - set_func_start(0x005B1720, 0x005B1720); - set_func_end(0x005B1720, 0x005B18D7); - set_func_start(0x005B18E0, 0x005B18E0); - set_func_end(0x005B18E0, 0x005B1969); - set_func_start(0x005B1970, 0x005B1970); - set_func_end(0x005B1970, 0x005B19FA); - set_func_start(0x005B1A00, 0x005B1A00); - set_func_end(0x005B1A00, 0x005B1AA7); - set_func_start(0x005B1AB0, 0x005B1AB0); - set_func_end(0x005B1AB0, 0x005B1BAC); - set_func_start(0x005B1BB0, 0x005B1BB0); - set_func_end(0x005B1BB0, 0x005B1C18); - set_func_start(0x005B1C20, 0x005B1C20); - set_func_end(0x005B1C20, 0x005B1C8E); - set_func_start(0x005B1C90, 0x005B1C90); - set_func_end(0x005B1C90, 0x005B1CE7); - set_func_start(0x005B1CF0, 0x005B1CF0); - set_func_end(0x005B1CF0, 0x005B1D5E); - set_func_start(0x005B1D60, 0x005B1D60); - set_func_end(0x005B1D60, 0x005B1DB7); - set_func_start(0x005B1DC0, 0x005B1DC0); - set_func_end(0x005B1DC0, 0x005B1E3C); - set_func_start(0x005B1E40, 0x005B1E40); - set_func_end(0x005B1E40, 0x005B1EBC); - set_func_start(0x005B1EC0, 0x005B1EC0); - set_func_end(0x005B1EC0, 0x005B1EED); - set_func_start(0x005B2040, 0x005B2040); - set_func_end(0x005B2040, 0x005B208B); - set_func_start(0x005B2090, 0x005B2090); - set_func_end(0x005B2090, 0x005B2113); - set_func_start(0x005B2120, 0x005B2120); - set_func_end(0x005B2120, 0x005B2166); - set_func_start(0x005B38E0, 0x005B38E0); - set_func_end(0x005B38E0, 0x005B3B2C); - set_func_start(0x005B3B30, 0x005B3B30); - set_func_end(0x005B3B30, 0x005B3C9B); - set_func_start(0x005B3CA0, 0x005B3CA0); - set_func_end(0x005B3CA0, 0x005B3DBC); - set_func_start(0x005B3DC0, 0x005B3DC0); - set_func_end(0x005B3DC0, 0x005B3EE1); - set_func_start(0x005B3EF0, 0x005B3EF0); - set_func_end(0x005B3EF0, 0x005B3FB2); - set_func_start(0x005B3FC0, 0x005B3FC0); - set_func_end(0x005B3FC0, 0x005B475C); - set_func_start(0x005B4760, 0x005B4760); - set_func_end(0x005B4760, 0x005B4768); - set_func_start(0x005B4770, 0x005B4770); - set_func_end(0x005B4770, 0x005B486E); - set_func_start(0x005B4870, 0x005B4870); - set_func_end(0x005B4870, 0x005B48CE); - set_func_start(0x005B48D0, 0x005B48D0); - set_func_end(0x005B48D0, 0x005B490A); - set_func_start(0x005B5290, 0x005B5290); - set_func_end(0x005B5290, 0x005B530A); - set_func_start(0x005B5530, 0x005B5530); - set_func_end(0x005B5530, 0x005B5613); - set_func_start(0x005B5620, 0x005B5620); - set_func_end(0x005B5620, 0x005B58AD); - set_func_start(0x005B58B0, 0x005B58B0); - set_func_end(0x005B58B0, 0x005B5E63); - set_func_start(0x005B5E70, 0x005B5E70); - set_func_end(0x005B5E70, 0x005B6101); - set_func_start(0x005B6110, 0x005B6110); - set_func_end(0x005B6110, 0x005B63E8); - set_func_start(0x005B71E0, 0x005B71E0); - set_func_end(0x005B71E0, 0x005B7202); - set_func_start(0x005B7260, 0x005B7260); - set_func_end(0x005B7260, 0x005B7408); - set_func_start(0x005B7410, 0x005B7410); - set_func_end(0x005B7410, 0x005B7597); - set_func_start(0x005B75A0, 0x005B75A0); - set_func_end(0x005B75A0, 0x005B765E); - set_func_start(0x005B7660, 0x005B7660); - set_func_end(0x005B7660, 0x005B7739); - set_func_start(0x005B7740, 0x005B7740); - set_func_end(0x005B7740, 0x005B7813); - set_func_start(0x005B80E0, 0x005B80E0); - set_func_end(0x005B80E0, 0x005B8120); - set_func_start(0x005B8120, 0x005B8120); - set_func_end(0x005B8120, 0x005B8160); - set_func_start(0x005B8160, 0x005B8160); - set_func_end(0x005B8160, 0x005B81E1); - set_func_start(0x005B81F0, 0x005B81F0); - set_func_end(0x005B81F0, 0x005B829E); - set_func_start(0x005B82A0, 0x005B82A0); - set_func_end(0x005B82A0, 0x005B8347); - set_func_start(0x005B8350, 0x005B8350); - set_func_end(0x005B8350, 0x005B840C); - set_func_start(0x005B8410, 0x005B8410); - set_func_end(0x005B8410, 0x005B8499); - set_func_start(0x005B84A0, 0x005B84A0); - set_func_end(0x005B84A0, 0x005B84C1); - set_func_start(0x005B84D0, 0x005B84D0); - set_func_end(0x005B84D0, 0x005B850F); - set_func_start(0x005B8510, 0x005B8510); - set_func_end(0x005B8510, 0x005B8536); - set_func_start(0x005B8540, 0x005B8540); - set_func_end(0x005B8540, 0x005B8570); - set_func_start(0x005B8570, 0x005B8570); - set_func_end(0x005B8570, 0x005B8685); - set_func_start(0x005B8690, 0x005B8690); - set_func_end(0x005B8690, 0x005B8713); - set_func_start(0x005B8730, 0x005B8730); - set_func_end(0x005B8730, 0x005B87CC); - set_func_start(0x005B87D0, 0x005B87D0); - set_func_end(0x005B87D0, 0x005B8836); - set_func_start(0x005B8840, 0x005B8840); - set_func_end(0x005B8840, 0x005B88A6); - set_func_start(0x005B88B0, 0x005B88B0); - set_func_end(0x005B88B0, 0x005B88DD); - set_func_start(0x005B88E0, 0x005B88E0); - set_func_end(0x005B88E0, 0x005B8962); - set_func_start(0x005B8970, 0x005B8970); - set_func_end(0x005B8970, 0x005B89B3); - set_func_start(0x005B89C0, 0x005B89C0); - set_func_end(0x005B89C0, 0x005B8A03); - set_func_start(0x005B8A10, 0x005B8A10); - set_func_end(0x005B8A10, 0x005B8A4C); - set_func_start(0x005B8A50, 0x005B8A50); - set_func_end(0x005B8A50, 0x005B8A9D); - set_func_start(0x005B8AA0, 0x005B8AA0); - set_func_end(0x005B8AA0, 0x005B8ADF); - set_func_start(0x005B8AE0, 0x005B8AE0); - set_func_end(0x005B8AE0, 0x005B8B2C); - set_func_start(0x005B8B30, 0x005B8B30); - set_func_end(0x005B8B30, 0x005B8B92); - set_func_start(0x005B8BA0, 0x005B8BA0); - set_func_end(0x005B8BA0, 0x005B8C02); - set_func_start(0x005B8C10, 0x005B8C10); - set_func_end(0x005B8C10, 0x005B8C2E); - set_func_start(0x005B99F0, 0x005B99F0); - set_func_end(0x005B99F0, 0x005B9AB9); - set_func_start(0x005B9AC0, 0x005B9AC0); - set_func_end(0x005B9AC0, 0x005B9BEC); - set_func_start(0x005B9BF0, 0x005B9BF0); - set_func_end(0x005B9BF0, 0x005B9C94); - set_func_start(0x005B9CA0, 0x005B9CA0); - set_func_end(0x005B9CA0, 0x005B9E10); - set_func_start(0x005B9E10, 0x005B9E10); - set_func_end(0x005B9E10, 0x005B9EA2); - set_func_start(0x005B9EB0, 0x005B9EB0); - set_func_end(0x005B9EB0, 0x005B9F75); - set_func_start(0x005B9F80, 0x005B9F80); - set_func_end(0x005B9F80, 0x005B9FFD); - set_func_start(0x005BA000, 0x005BA000); - set_func_end(0x005BA000, 0x005BA217); - set_func_start(0x005BA220, 0x005BA220); - set_func_end(0x005BA220, 0x005BA41D); - set_func_start(0x005BA420, 0x005BA420); - set_func_end(0x005BA420, 0x005BA592); - set_func_start(0x005BA5A0, 0x005BA5A0); - set_func_end(0x005BA5A0, 0x005BA5A8); - set_func_start(0x005BA5B0, 0x005BA5B0); - set_func_end(0x005BA5B0, 0x005BA675); - set_func_start(0x005BA680, 0x005BA680); - set_func_end(0x005BA680, 0x005BA6FD); - set_func_start(0x005BA700, 0x005BA700); - set_func_end(0x005BA700, 0x005BA7EF); - set_func_start(0x005BA7F0, 0x005BA7F0); - set_func_end(0x005BA7F0, 0x005BA90B); - set_func_start(0x005BA910, 0x005BA910); - set_func_end(0x005BA910, 0x005BAA12); - set_func_start(0x005BAA20, 0x005BAA20); - set_func_end(0x005BAA20, 0x005BAB4F); - set_func_start(0x005BAB50, 0x005BAB50); - set_func_end(0x005BAB50, 0x005BACF9); - set_func_start(0x005BAD00, 0x005BAD00); - set_func_end(0x005BAD00, 0x005BAEA9); - set_func_start(0x005BAEB0, 0x005BAEB0); - set_func_end(0x005BAEB0, 0x005BAFB7); - set_func_start(0x005BAFC0, 0x005BAFC0); - set_func_end(0x005BAFC0, 0x005BB0BB); - set_func_start(0x005BB0C0, 0x005BB0C0); - set_func_end(0x005BB0C0, 0x005BB124); - set_func_start(0x005BB130, 0x005BB130); - set_func_end(0x005BB130, 0x005BB20F); - set_func_start(0x005BB210, 0x005BB210); - set_func_end(0x005BB210, 0x005BB278); - set_func_start(0x005BB280, 0x005BB280); - set_func_end(0x005BB280, 0x005BB2E8); - set_func_start(0x005BB2F0, 0x005BB2F0); - set_func_end(0x005BB2F0, 0x005BB375); - set_func_start(0x005BB380, 0x005BB380); - set_func_end(0x005BB380, 0x005BB405); - set_func_start(0x005BB410, 0x005BB410); - set_func_end(0x005BB410, 0x005BB492); - set_func_start(0x005BB4A0, 0x005BB4A0); - set_func_end(0x005BB4A0, 0x005BB595); - set_func_start(0x005BB5A0, 0x005BB5A0); - set_func_end(0x005BB5A0, 0x005BB649); - set_func_start(0x005BB650, 0x005BB650); - set_func_end(0x005BB650, 0x005BB745); - set_func_start(0x005BB750, 0x005BB750); - set_func_end(0x005BB750, 0x005BB7F9); - set_func_start(0x005BB800, 0x005BB800); - set_func_end(0x005BB800, 0x005BB864); - set_func_start(0x005BB870, 0x005BB870); - set_func_end(0x005BB870, 0x005BB8AC); - set_func_start(0x005BB8B0, 0x005BB8B0); - set_func_end(0x005BB8B0, 0x005BB8EC); - set_func_start(0x005BB8F0, 0x005BB8F0); - set_func_end(0x005BB8F0, 0x005BB92C); - set_func_start(0x005BB930, 0x005BB930); - set_func_end(0x005BB930, 0x005BB96C); - set_func_start(0x005BB970, 0x005BB970); - set_func_end(0x005BB970, 0x005BBAF6); - set_func_start(0x005BBB00, 0x005BBB00); - set_func_end(0x005BBB00, 0x005BBB3E); - set_func_start(0x005BCC00, 0x005BCC00); - set_func_end(0x005BCC00, 0x005BCC63); - set_func_start(0x005BCC70, 0x005BCC70); - set_func_end(0x005BCC70, 0x005BCC95); - set_func_start(0x005BCCA0, 0x005BCCA0); - set_func_end(0x005BCCA0, 0x005BCCA8); - set_func_start(0x005BCCB0, 0x005BCCB0); - set_func_end(0x005BCCB0, 0x005BCD7E); - set_func_start(0x005BCD80, 0x005BCD80); - set_func_end(0x005BCD80, 0x005BCD88); - set_func_start(0x005BCD90, 0x005BCD90); - set_func_end(0x005BCD90, 0x005BCD98); - set_func_start(0x005BCDA0, 0x005BCDA0); - set_func_end(0x005BCDA0, 0x005BCE52); - set_func_start(0x005BCE60, 0x005BCE60); - set_func_end(0x005BCE60, 0x005BCEC4); - set_func_start(0x005BCED0, 0x005BCED0); - set_func_end(0x005BCED0, 0x005BCEF5); - set_func_start(0x005BCF00, 0x005BCF00); - set_func_end(0x005BCF00, 0x005BCF24); - set_func_start(0x005BCF30, 0x005BCF30); - set_func_end(0x005BCF30, 0x005BD038); - set_func_start(0x005BD040, 0x005BD040); - set_func_end(0x005BD040, 0x005BD12B); - set_func_start(0x005BD130, 0x005BD130); - set_func_end(0x005BD130, 0x005BD21D); - set_func_start(0x005BD220, 0x005BD220); - set_func_end(0x005BD220, 0x005BD338); - set_func_start(0x005BD340, 0x005BD340); - set_func_end(0x005BD340, 0x005BD458); - set_func_start(0x005BD460, 0x005BD460); - set_func_end(0x005BD460, 0x005BD4E5); - set_func_start(0x005BD4F0, 0x005BD4F0); - set_func_end(0x005BD4F0, 0x005BD600); - set_func_start(0x005BD600, 0x005BD600); - set_func_end(0x005BD600, 0x005BD6D7); - set_func_start(0x005BD6E0, 0x005BD6E0); - set_func_end(0x005BD6E0, 0x005BD749); - set_func_start(0x005BD750, 0x005BD750); - set_func_end(0x005BD750, 0x005BD75D); - set_func_start(0x005BD760, 0x005BD760); - set_func_end(0x005BD760, 0x005BD7C9); - set_func_start(0x005BD7D0, 0x005BD7D0); - set_func_end(0x005BD7D0, 0x005BD7D8); - set_func_start(0x005BD7E0, 0x005BD7E0); - set_func_end(0x005BD7E0, 0x005BD7F1); - set_func_start(0x005BD8A0, 0x005BD8A0); - set_func_end(0x005BD8A0, 0x005BDD85); - set_func_start(0x005BDD90, 0x005BDD90); - set_func_end(0x005BDD90, 0x005BDDD4); - set_func_start(0x005BF830, 0x005BF830); - set_func_end(0x005BF830, 0x005BF864); - set_func_start(0x005C1070, 0x005C1070); - set_func_end(0x005C1070, 0x005C1475); - set_func_start(0x005C1480, 0x005C1480); - set_func_end(0x005C1480, 0x005C15E1); - set_func_start(0x005C43B0, 0x005C43B0); - set_func_end(0x005C43B0, 0x005C446C); - set_func_start(0x005C4550, 0x005C4550); - set_func_end(0x005C4550, 0x005C4625); - set_func_start(0x005C49C0, 0x005C49C0); - set_func_end(0x005C49C0, 0x005C49CF); - set_func_start(0x005C49D0, 0x005C49D0); - set_func_end(0x005C49D0, 0x005C4AE5); - set_func_start(0x005C4AF0, 0x005C4AF0); - set_func_end(0x005C4AF0, 0x005C4B51); - set_func_start(0x005C4B60, 0x005C4B60); - set_func_end(0x005C4B60, 0x005C4D05); - set_func_start(0x005C4D10, 0x005C4D10); - set_func_end(0x005C4D10, 0x005C4DB4); - set_func_start(0x005C4DC0, 0x005C4DC0); - set_func_end(0x005C4DC0, 0x005C4E94); - set_func_start(0x005C4EA0, 0x005C4EA0); - set_func_end(0x005C4EA0, 0x005C4EDA); - set_func_start(0x005C5160, 0x005C5160); - set_func_end(0x005C5160, 0x005C533D); - set_func_start(0x005C5340, 0x005C5340); - set_func_end(0x005C5340, 0x005C5458); - set_func_start(0x005C5460, 0x005C5460); - set_func_end(0x005C5460, 0x005C5468); - set_func_start(0x005C5470, 0x005C5470); - set_func_end(0x005C5470, 0x005C54AA); - set_func_start(0x005C5500, 0x005C5500); - set_func_end(0x005C5500, 0x005C5544); - set_func_start(0x005C5550, 0x005C5550); - set_func_end(0x005C5550, 0x005C55E7); - set_func_start(0x005C55F0, 0x005C55F0); - set_func_end(0x005C55F0, 0x005C560E); - set_func_start(0x005C5810, 0x005C5810); - set_func_end(0x005C5810, 0x005C5876); - set_func_start(0x005C5CC0, 0x005C5CC0); - set_func_end(0x005C5CC0, 0x005C5D33); - set_func_start(0x005C5D40, 0x005C5D40); - set_func_end(0x005C5D40, 0x005C5DED); - set_func_start(0x005C5DF0, 0x005C5DF0); - set_func_end(0x005C5DF0, 0x005C5E6D); - set_func_start(0x005C5E70, 0x005C5E70); - set_func_end(0x005C5E70, 0x005C5EFC); - set_func_start(0x005C6150, 0x005C6150); - set_func_end(0x005C6150, 0x005C630D); - set_func_start(0x005C6310, 0x005C6310); - set_func_end(0x005C6310, 0x005C63AE); - set_func_start(0x005C63B0, 0x005C63B0); - set_func_end(0x005C63B0, 0x005C6418); - set_func_start(0x005C6420, 0x005C6420); - set_func_end(0x005C6420, 0x005C6472); - set_func_start(0x005C6A10, 0x005C6A10); - set_func_end(0x005C6A10, 0x005C6C56); - set_func_start(0x005C7130, 0x005C7130); - set_func_end(0x005C7130, 0x005C71F1); - set_func_start(0x005C7200, 0x005C7200); - set_func_end(0x005C7200, 0x005C7286); - set_func_start(0x005C7800, 0x005C7800); - set_func_end(0x005C7800, 0x005C7CD6); - set_func_start(0x005C7CE0, 0x005C7CE0); - set_func_end(0x005C7CE0, 0x005C7EC2); - set_func_start(0x005C7ED0, 0x005C7ED0); - set_func_end(0x005C7ED0, 0x005C80D5); - set_func_start(0x005C80E0, 0x005C80E0); - set_func_end(0x005C80E0, 0x005C8305); - set_func_start(0x005C9590, 0x005C9590); - set_func_end(0x005C9590, 0x005C968E); - set_func_start(0x005CA130, 0x005CA130); - set_func_end(0x005CA130, 0x005CA185); - set_func_start(0x005CA190, 0x005CA190); - set_func_end(0x005CA190, 0x005CA1AB); - set_func_start(0x005CA1B0, 0x005CA1B0); - set_func_end(0x005CA1B0, 0x005CA1DB); - set_func_start(0x005CA1E0, 0x005CA1E0); - set_func_end(0x005CA1E0, 0x005CA21C); - set_func_start(0x005CA220, 0x005CA220); - set_func_end(0x005CA220, 0x005CA254); - set_func_start(0x005CA260, 0x005CA260); - set_func_end(0x005CA260, 0x005CA2A7); - set_func_start(0x005CA2B0, 0x005CA2B0); - set_func_end(0x005CA2B0, 0x005CA329); - set_func_start(0x005CA330, 0x005CA330); - set_func_end(0x005CA330, 0x005CA34B); - set_func_start(0x005CA350, 0x005CA350); - set_func_end(0x005CA350, 0x005CA372); - set_func_start(0x005CABB0, 0x005CABB0); - set_func_end(0x005CABB0, 0x005CACF7); - set_func_start(0x005CAD00, 0x005CAD00); - set_func_end(0x005CAD00, 0x005CAE1D); - set_func_start(0x005CAE20, 0x005CAE20); - set_func_end(0x005CAE20, 0x005CAF40); - set_func_start(0x005CAF40, 0x005CAF40); - set_func_end(0x005CAF40, 0x005CAFD0); - set_func_start(0x005CAFD0, 0x005CAFD0); - set_func_end(0x005CAFD0, 0x005CAFFD); - set_func_start(0x005CB000, 0x005CB000); - set_func_end(0x005CB000, 0x005CB16B); - set_func_start(0x005CB170, 0x005CB170); - set_func_end(0x005CB170, 0x005CB329); - set_func_start(0x005CB330, 0x005CB330); - set_func_end(0x005CB330, 0x005CB3E3); - set_func_start(0x005CB3F0, 0x005CB3F0); - set_func_end(0x005CB3F0, 0x005CB461); - set_func_start(0x005CB470, 0x005CB470); - set_func_end(0x005CB470, 0x005CB553); - set_func_start(0x005CB560, 0x005CB560); - set_func_end(0x005CB560, 0x005CB693); - set_func_start(0x005CB6A0, 0x005CB6A0); - set_func_end(0x005CB6A0, 0x005CB700); - set_func_start(0x005CB700, 0x005CB700); - set_func_end(0x005CB700, 0x005CB752); - set_func_start(0x005CB760, 0x005CB760); - set_func_end(0x005CB760, 0x005CB804); - set_func_start(0x005CB810, 0x005CB810); - set_func_end(0x005CB810, 0x005CB818); - set_func_start(0x005CB820, 0x005CB820); - set_func_end(0x005CB820, 0x005CB8F6); - set_func_start(0x005CBCF0, 0x005CBCF0); - set_func_end(0x005CBCF0, 0x005CBD75); - set_func_start(0x005CBD80, 0x005CBD80); - set_func_end(0x005CBD80, 0x005CBE08); - set_func_start(0x005CBE10, 0x005CBE10); - set_func_end(0x005CBE10, 0x005CBE95); - set_func_start(0x005CBEA0, 0x005CBEA0); - set_func_end(0x005CBEA0, 0x005CBF25); - set_func_start(0x005CBF30, 0x005CBF30); - set_func_end(0x005CBF30, 0x005CBFB8); - set_func_start(0x005CBFC0, 0x005CBFC0); - set_func_end(0x005CBFC0, 0x005CC048); - set_func_start(0x005CC050, 0x005CC050); - set_func_end(0x005CC050, 0x005CC0D8); - set_func_start(0x005CC0E0, 0x005CC0E0); - set_func_end(0x005CC0E0, 0x005CC168); - set_func_start(0x005CC170, 0x005CC170); - set_func_end(0x005CC170, 0x005CC1F8); - set_func_start(0x005CC200, 0x005CC200); - set_func_end(0x005CC200, 0x005CC288); - set_func_start(0x005CC290, 0x005CC290); - set_func_end(0x005CC290, 0x005CC360); - set_func_start(0x005CC360, 0x005CC360); - set_func_end(0x005CC360, 0x005CC3D6); - set_func_start(0x005CC3E0, 0x005CC3E0); - set_func_end(0x005CC3E0, 0x005CC46F); - set_func_start(0x005CC470, 0x005CC470); - set_func_end(0x005CC470, 0x005CC502); - set_func_start(0x005CC9C0, 0x005CC9C0); - set_func_end(0x005CC9C0, 0x005CCC84); - set_func_start(0x005CCC90, 0x005CCC90); - set_func_end(0x005CCC90, 0x005CCD8E); - set_func_start(0x005CCD90, 0x005CCD90); - set_func_end(0x005CCD90, 0x005CD098); - set_func_start(0x005CD1B0, 0x005CD1B0); - set_func_end(0x005CD1B0, 0x005CD1E4); - set_func_start(0x005CD820, 0x005CD820); - set_func_end(0x005CD820, 0x005CD85E); - set_func_start(0x005CD860, 0x005CD860); - set_func_end(0x005CD860, 0x005CD8E7); - set_func_start(0x005CD8F0, 0x005CD8F0); - set_func_end(0x005CD8F0, 0x005CD91D); - set_func_start(0x005CDE20, 0x005CDE20); - set_func_end(0x005CDE20, 0x005CE2B5); - set_func_start(0x005CE2C0, 0x005CE2C0); - set_func_end(0x005CE2C0, 0x005CE39A); - set_func_start(0x005CE3A0, 0x005CE3A0); - set_func_end(0x005CE3A0, 0x005CE400); - set_func_start(0x005CE400, 0x005CE400); - set_func_end(0x005CE400, 0x005CE460); - set_func_start(0x005CE460, 0x005CE460); - set_func_end(0x005CE460, 0x005CE4C4); - set_func_start(0x005CE4D0, 0x005CE4D0); - set_func_end(0x005CE4D0, 0x005CE534); - set_func_start(0x005CE540, 0x005CE540); - set_func_end(0x005CE540, 0x005CE5CB); - set_func_start(0x005CE5D0, 0x005CE5D0); - set_func_end(0x005CE5D0, 0x005CE6E6); - set_func_start(0x005CE6F0, 0x005CE6F0); - set_func_end(0x005CE6F0, 0x005CE862); - set_func_start(0x005CEAC0, 0x005CEAC0); - set_func_end(0x005CEAC0, 0x005CEAF4); - set_func_start(0x005CECE0, 0x005CECE0); - set_func_end(0x005CECE0, 0x005CEE2D); - set_func_start(0x005CEE30, 0x005CEE30); - set_func_end(0x005CEE30, 0x005CEEF0); - set_func_start(0x005CF020, 0x005CF020); - set_func_end(0x005CF020, 0x005CF035); - set_func_start(0x005CF040, 0x005CF040); - set_func_end(0x005CF040, 0x005CF131); - set_func_start(0x005CF140, 0x005CF140); - set_func_end(0x005CF140, 0x005CF21B); - set_func_start(0x005CF220, 0x005CF220); - set_func_end(0x005CF220, 0x005CF446); - set_func_start(0x005CF450, 0x005CF450); - set_func_end(0x005CF450, 0x005CF529); - set_func_start(0x005CF950, 0x005CF950); - set_func_end(0x005CF950, 0x005CF9BB); - set_func_start(0x005CFDB0, 0x005CFDB0); - set_func_end(0x005CFDB0, 0x005CFDB8); - set_func_start(0x005CFF20, 0x005CFF20); - set_func_end(0x005CFF20, 0x005CFF54); - set_func_start(0x005D0740, 0x005D0740); - set_func_end(0x005D0740, 0x005D07B0); - set_func_start(0x005D07B0, 0x005D07B0); - set_func_end(0x005D07B0, 0x005D0814); - set_func_start(0x005D0820, 0x005D0820); - set_func_end(0x005D0820, 0x005D084D); - set_func_start(0x005D1150, 0x005D1150); - set_func_end(0x005D1150, 0x005D11D4); - set_func_start(0x005D11E0, 0x005D11E0); - set_func_end(0x005D11E0, 0x005D1240); - set_func_start(0x005D1240, 0x005D1240); - set_func_end(0x005D1240, 0x005D1384); - set_func_start(0x005D1390, 0x005D1390); - set_func_end(0x005D1390, 0x005D141B); - set_func_start(0x005D1420, 0x005D1420); - set_func_end(0x005D1420, 0x005D148E); - set_func_start(0x005D1E50, 0x005D1E50); - set_func_end(0x005D1E50, 0x005D1ED1); - set_func_start(0x005D1EE0, 0x005D1EE0); - set_func_end(0x005D1EE0, 0x005D1F61); - set_func_start(0x005D1F70, 0x005D1F70); - set_func_end(0x005D1F70, 0x005D1FB9); - set_func_start(0x005D1FC0, 0x005D1FC0); - set_func_end(0x005D1FC0, 0x005D1FD3); - set_func_start(0x005D1FE0, 0x005D1FE0); - set_func_end(0x005D1FE0, 0x005D1FF3); - set_func_start(0x005D2000, 0x005D2000); - set_func_end(0x005D2000, 0x005D2049); - set_func_start(0x005D3160, 0x005D3160); - set_func_end(0x005D3160, 0x005D317C); - set_func_start(0x005D3180, 0x005D3180); - set_func_end(0x005D3180, 0x005D31E7); - set_func_start(0x005D3720, 0x005D3720); - set_func_end(0x005D3720, 0x005D3779); - set_func_start(0x005D3780, 0x005D3780); - set_func_end(0x005D3780, 0x005D3817); - set_func_start(0x005D3820, 0x005D3820); - set_func_end(0x005D3820, 0x005D38B9); - set_func_start(0x005D38C0, 0x005D38C0); - set_func_end(0x005D38C0, 0x005D3957); - set_func_start(0x005D3960, 0x005D3960); - set_func_end(0x005D3960, 0x005D3A1D); - set_func_start(0x005D3A20, 0x005D3A20); - set_func_end(0x005D3A20, 0x005D3AF4); - set_func_start(0x005D3B00, 0x005D3B00); - set_func_end(0x005D3B00, 0x005D3BC1); - set_func_start(0x005D3BD0, 0x005D3BD0); - set_func_end(0x005D3BD0, 0x005D3CDA); - set_func_start(0x005D3CE0, 0x005D3CE0); - set_func_end(0x005D3CE0, 0x005D3D79); - set_func_start(0x005D3D80, 0x005D3D80); - set_func_end(0x005D3D80, 0x005D3E78); - set_func_start(0x005D4EC0, 0x005D4EC0); - set_func_end(0x005D4EC0, 0x005D5258); - set_func_start(0x005D5280, 0x005D5280); - set_func_end(0x005D5280, 0x005D53BA); - set_func_start(0x005D53C0, 0x005D53C0); - set_func_end(0x005D53C0, 0x005D53FF); - set_func_start(0x005D5400, 0x005D5400); - set_func_end(0x005D5400, 0x005D54B8); - set_func_start(0x005D54C0, 0x005D54C0); - set_func_end(0x005D54C0, 0x005D54EC); - set_func_start(0x005D54F0, 0x005D54F0); - set_func_end(0x005D54F0, 0x005D551C); - set_func_start(0x005D5520, 0x005D5520); - set_func_end(0x005D5520, 0x005D554C); - set_func_start(0x005D5550, 0x005D5550); - set_func_end(0x005D5550, 0x005D557C); - set_func_start(0x005D5580, 0x005D5580); - set_func_end(0x005D5580, 0x005D55AC); - set_func_start(0x005D55B0, 0x005D55B0); - set_func_end(0x005D55B0, 0x005D5640); - set_func_start(0x005D5640, 0x005D5640); - set_func_end(0x005D5640, 0x005D5648); - set_func_start(0x005D5650, 0x005D5650); - set_func_end(0x005D5650, 0x005D5658); - set_func_start(0x005D5660, 0x005D5660); - set_func_end(0x005D5660, 0x005D5668); - set_func_start(0x005D5670, 0x005D5670); - set_func_end(0x005D5670, 0x005D581B); - set_func_start(0x005D5820, 0x005D5820); - set_func_end(0x005D5820, 0x005D5A05); - set_func_start(0x005D5A10, 0x005D5A10); - set_func_end(0x005D5A10, 0x005D5A5C); - set_func_start(0x005D65C0, 0x005D65C0); - set_func_end(0x005D65C0, 0x005D66E5); - set_func_start(0x005D66F0, 0x005D66F0); - set_func_end(0x005D66F0, 0x005D67A4); - set_func_start(0x005D67B0, 0x005D67B0); - set_func_end(0x005D67B0, 0x005D68FE); - set_func_start(0x005D6F60, 0x005D6F60); - set_func_end(0x005D6F60, 0x005D6FEB); - set_func_start(0x005D6FF0, 0x005D6FF0); - set_func_end(0x005D6FF0, 0x005D7012); - set_func_start(0x005D7180, 0x005D7180); - set_func_end(0x005D7180, 0x005D729B); - set_func_start(0x005D74A0, 0x005D74A0); - set_func_end(0x005D74A0, 0x005D758A); - set_func_start(0x005D7590, 0x005D7590); - set_func_end(0x005D7590, 0x005D7820); - set_func_start(0x005D7820, 0x005D7820); - set_func_end(0x005D7820, 0x005D7A82); - set_func_start(0x005D7A90, 0x005D7A90); - set_func_end(0x005D7A90, 0x005D7C71); - set_func_start(0x005D7C80, 0x005D7C80); - set_func_end(0x005D7C80, 0x005D7CFF); - set_func_start(0x005D7D00, 0x005D7D00); - set_func_end(0x005D7D00, 0x005D7D84); - set_func_start(0x005D7D90, 0x005D7D90); - set_func_end(0x005D7D90, 0x005D7EED); - set_func_start(0x005D7EF0, 0x005D7EF0); - set_func_end(0x005D7EF0, 0x005D7FE6); - set_func_start(0x005D7FF0, 0x005D7FF0); - set_func_end(0x005D7FF0, 0x005D84E4); - set_func_start(0x005D84F0, 0x005D84F0); - set_func_end(0x005D84F0, 0x005D864E); - set_func_start(0x005D8650, 0x005D8650); - set_func_end(0x005D8650, 0x005D8B06); - set_func_start(0x005D8B10, 0x005D8B10); - set_func_end(0x005D8B10, 0x005D8BC7); - set_func_start(0x005D8BD0, 0x005D8BD0); - set_func_end(0x005D8BD0, 0x005D8C61); - set_func_start(0x005D8C70, 0x005D8C70); - set_func_end(0x005D8C70, 0x005D8D7F); - set_func_start(0x005D8D80, 0x005D8D80); - set_func_end(0x005D8D80, 0x005D8F61); - set_func_start(0x005D8F70, 0x005D8F70); - set_func_end(0x005D8F70, 0x005D91A1); - set_func_start(0x005D91B0, 0x005D91B0); - set_func_end(0x005D91B0, 0x005D92F2); - set_func_start(0x005D9300, 0x005D9300); - set_func_end(0x005D9300, 0x005D93FF); - set_func_start(0x005D9400, 0x005D9400); - set_func_end(0x005D9400, 0x005D953B); - set_func_start(0x005DA120, 0x005DA120); - set_func_end(0x005DA120, 0x005DA142); - set_func_start(0x005DA150, 0x005DA150); - set_func_end(0x005DA150, 0x005DA16C); - set_func_start(0x005DA170, 0x005DA170); - set_func_end(0x005DA170, 0x005DA1AE); - set_func_start(0x005DA1B0, 0x005DA1B0); - set_func_end(0x005DA1B0, 0x005DA267); - set_func_start(0x005DA270, 0x005DA270); - set_func_end(0x005DA270, 0x005DA2D5); - set_func_start(0x005DA2E0, 0x005DA2E0); - set_func_end(0x005DA2E0, 0x005DA30D); - set_func_start(0x005DA310, 0x005DA310); - set_func_end(0x005DA310, 0x005DA391); - set_func_start(0x005DA8B0, 0x005DA8B0); - set_func_end(0x005DA8B0, 0x005DA8FB); - set_func_start(0x005DA900, 0x005DA900); - set_func_end(0x005DA900, 0x005DA967); - set_func_start(0x005DA970, 0x005DA970); - set_func_end(0x005DA970, 0x005DA99D); - set_func_start(0x005DA9A0, 0x005DA9A0); - set_func_end(0x005DA9A0, 0x005DAA68); - set_func_start(0x005DAA70, 0x005DAA70); - set_func_end(0x005DAA70, 0x005DAB6C); - set_func_start(0x005DAB70, 0x005DAB70); - set_func_end(0x005DAB70, 0x005DABF6); - set_func_start(0x005DAC00, 0x005DAC00); - set_func_end(0x005DAC00, 0x005DACD2); - set_func_start(0x005DB2A0, 0x005DB2A0); - set_func_end(0x005DB2A0, 0x005DB543); - set_func_start(0x005DB550, 0x005DB550); - set_func_end(0x005DB550, 0x005DB6D2); - set_func_start(0x005DB6E0, 0x005DB6E0); - set_func_end(0x005DB6E0, 0x005DB808); - set_func_start(0x005DB810, 0x005DB810); - set_func_end(0x005DB810, 0x005DB919); - set_func_start(0x005DB920, 0x005DB920); - set_func_end(0x005DB920, 0x005DBA61); - set_func_start(0x005DBA70, 0x005DBA70); - set_func_end(0x005DBA70, 0x005DBBA0); - set_func_start(0x005DBBA0, 0x005DBBA0); - set_func_end(0x005DBBA0, 0x005DBCB6); - set_func_start(0x005DBCC0, 0x005DBCC0); - set_func_end(0x005DBCC0, 0x005DBE05); - set_func_start(0x005DBE10, 0x005DBE10); - set_func_end(0x005DBE10, 0x005DBF0A); - set_func_start(0x005DBF10, 0x005DBF10); - set_func_end(0x005DBF10, 0x005DBF8E); - set_func_start(0x005DBF90, 0x005DBF90); - set_func_end(0x005DBF90, 0x005DC0A8); - set_func_start(0x005DC0B0, 0x005DC0B0); - set_func_end(0x005DC0B0, 0x005DC109); - set_func_start(0x005DD070, 0x005DD070); - set_func_end(0x005DD070, 0x005DD08D); - set_func_start(0x005DD090, 0x005DD090); - set_func_end(0x005DD090, 0x005DD0ED); - set_func_start(0x005DD0F0, 0x005DD0F0); - set_func_end(0x005DD0F0, 0x005DD22B); - set_func_start(0x005DD230, 0x005DD230); - set_func_end(0x005DD230, 0x005DD3DD); - set_func_start(0x005DD3E0, 0x005DD3E0); - set_func_end(0x005DD3E0, 0x005DD41A); - set_func_start(0x005DD420, 0x005DD420); - set_func_end(0x005DD420, 0x005DD45A); - set_func_start(0x005DD460, 0x005DD460); - set_func_end(0x005DD460, 0x005DD4F6); - set_func_start(0x005DD500, 0x005DD500); - set_func_end(0x005DD500, 0x005DD594); - set_func_start(0x005DE400, 0x005DE400); - set_func_end(0x005DE400, 0x005DE619); - set_func_start(0x005DE620, 0x005DE620); - set_func_end(0x005DE620, 0x005DE8B6); - set_func_start(0x005DF010, 0x005DF010); - set_func_end(0x005DF010, 0x005DF094); - set_func_start(0x005DF0A0, 0x005DF0A0); - set_func_end(0x005DF0A0, 0x005DF0CD); - set_func_start(0x005DF0D0, 0x005DF0D0); - set_func_end(0x005DF0D0, 0x005DF0DD); - set_func_start(0x005DF0E0, 0x005DF0E0); - set_func_end(0x005DF0E0, 0x005DF143); - set_func_start(0x005DF150, 0x005DF150); - set_func_end(0x005DF150, 0x005DF1C8); - set_func_start(0x005DF1D0, 0x005DF1D0); - set_func_end(0x005DF1D0, 0x005DF246); - set_func_start(0x005DF250, 0x005DF250); - set_func_end(0x005DF250, 0x005DF395); - set_func_start(0x005DF3A0, 0x005DF3A0); - set_func_end(0x005DF3A0, 0x005DF3F6); - set_func_start(0x005DF400, 0x005DF400); - set_func_end(0x005DF400, 0x005DF456); - set_func_start(0x005DF460, 0x005DF460); - set_func_end(0x005DF460, 0x005DF51C); - set_func_start(0x005DF520, 0x005DF520); - set_func_end(0x005DF520, 0x005DF5CD); - set_func_start(0x005DF5D0, 0x005DF5D0); - set_func_end(0x005DF5D0, 0x005DF604); - set_func_start(0x005DF610, 0x005DF610); - set_func_end(0x005DF610, 0x005DF6F7); - set_func_start(0x005DF700, 0x005DF700); - set_func_end(0x005DF700, 0x005DF77D); - set_func_start(0x005DF780, 0x005DF780); - set_func_end(0x005DF780, 0x005DF862); - set_func_start(0x005DF870, 0x005DF870); - set_func_end(0x005DF870, 0x005DF89E); - set_func_start(0x005DF8A0, 0x005DF8A0); - set_func_end(0x005DF8A0, 0x005DF910); - set_func_start(0x005DF910, 0x005DF910); - set_func_end(0x005DF910, 0x005DF932); - set_func_start(0x005DF940, 0x005DF940); - set_func_end(0x005DF940, 0x005DFA02); - set_func_start(0x005DFA10, 0x005DFA10); - set_func_end(0x005DFA10, 0x005DFA74); - set_func_start(0x005DFA80, 0x005DFA80); - set_func_end(0x005DFA80, 0x005DFAF5); - set_func_start(0x005DFB00, 0x005DFB00); - set_func_end(0x005DFB00, 0x005DFB3F); - set_func_start(0x005DFB40, 0x005DFB40); - set_func_end(0x005DFB40, 0x005DFB95); - set_func_start(0x005DFBA0, 0x005DFBA0); - set_func_end(0x005DFBA0, 0x005DFC40); - set_func_start(0x005DFC40, 0x005DFC40); - set_func_end(0x005DFC40, 0x005DFD1D); - set_func_start(0x005E02F0, 0x005E02F0); - set_func_end(0x005E02F0, 0x005E0337); - set_func_start(0x005E0340, 0x005E0340); - set_func_end(0x005E0340, 0x005E041F); - set_func_start(0x005E0590, 0x005E0590); - set_func_end(0x005E0590, 0x005E06C1); - set_func_start(0x005E06D0, 0x005E06D0); - set_func_end(0x005E06D0, 0x005E07F7); - set_func_start(0x005E3D60, 0x005E3D60); - set_func_end(0x005E3D60, 0x005E405D); - set_func_start(0x005E4060, 0x005E4060); - set_func_end(0x005E4060, 0x005E4068); - set_func_start(0x005E4070, 0x005E4070); - set_func_end(0x005E4070, 0x005E419C); - set_func_start(0x005E41A0, 0x005E41A0); - set_func_end(0x005E41A0, 0x005E425E); - set_func_start(0x005E4260, 0x005E4260); - set_func_end(0x005E4260, 0x005E431E); - set_func_start(0x005E4320, 0x005E4320); - set_func_end(0x005E4320, 0x005E43E6); - set_func_start(0x005E43F0, 0x005E43F0); - set_func_end(0x005E43F0, 0x005E4484); - set_func_start(0x005E4490, 0x005E4490); - set_func_end(0x005E4490, 0x005E4660); - set_func_start(0x005E4660, 0x005E4660); - set_func_end(0x005E4660, 0x005E4833); - set_func_start(0x005E4840, 0x005E4840); - set_func_end(0x005E4840, 0x005E48EE); - set_func_start(0x005E48F0, 0x005E48F0); - set_func_end(0x005E48F0, 0x005E49A3); - set_func_start(0x005E49B0, 0x005E49B0); - set_func_end(0x005E49B0, 0x005E4B64); - set_func_start(0x005E4B70, 0x005E4B70); - set_func_end(0x005E4B70, 0x005E4C0C); - set_func_start(0x005E4C10, 0x005E4C10); - set_func_end(0x005E4C10, 0x005E4D10); - set_func_start(0x005E4D10, 0x005E4D10); - set_func_end(0x005E4D10, 0x005E4ECB); - set_func_start(0x005E4ED0, 0x005E4ED0); - set_func_end(0x005E4ED0, 0x005E4FA4); - set_func_start(0x005E4FB0, 0x005E4FB0); - set_func_end(0x005E4FB0, 0x005E50F7); - set_func_start(0x005E5100, 0x005E5100); - set_func_end(0x005E5100, 0x005E5149); - set_func_start(0x005E5150, 0x005E5150); - set_func_end(0x005E5150, 0x005E5199); - set_func_start(0x005E51A0, 0x005E51A0); - set_func_end(0x005E51A0, 0x005E51CA); - set_func_start(0x005E51D0, 0x005E51D0); - set_func_end(0x005E51D0, 0x005E52C2); - set_func_start(0x005E52D0, 0x005E52D0); - set_func_end(0x005E52D0, 0x005E53CB); - set_func_start(0x005E53D0, 0x005E53D0); - set_func_end(0x005E53D0, 0x005E54BB); - set_func_start(0x005E54C0, 0x005E54C0); - set_func_end(0x005E54C0, 0x005E5634); - set_func_start(0x005E5640, 0x005E5640); - set_func_end(0x005E5640, 0x005E56BC); - set_func_start(0x005E56C0, 0x005E56C0); - set_func_end(0x005E56C0, 0x005E573A); - set_func_start(0x005E5740, 0x005E5740); - set_func_end(0x005E5740, 0x005E5748); - set_func_start(0x005E5750, 0x005E5750); - set_func_end(0x005E5750, 0x005E57DC); - set_func_start(0x005E5CC0, 0x005E5CC0); - set_func_end(0x005E5CC0, 0x005E5F59); - set_func_start(0x005E5F60, 0x005E5F60); - set_func_end(0x005E5F60, 0x005E60CF); - set_func_start(0x005E60D0, 0x005E60D0); - set_func_end(0x005E60D0, 0x005E623F); - set_func_start(0x005E6240, 0x005E6240); - set_func_end(0x005E6240, 0x005E63CE); - set_func_start(0x005E63D0, 0x005E63D0); - set_func_end(0x005E63D0, 0x005E64AE); - set_func_start(0x005E64B0, 0x005E64B0); - set_func_end(0x005E64B0, 0x005E64CF); - set_func_start(0x005E6650, 0x005E6650); - set_func_end(0x005E6650, 0x005E67BC); - set_func_start(0x005E67C0, 0x005E67C0); - set_func_end(0x005E67C0, 0x005E687A); - set_func_start(0x005E6DE0, 0x005E6DE0); - set_func_end(0x005E6DE0, 0x005E6E31); - set_func_start(0x005E7700, 0x005E7700); - set_func_end(0x005E7700, 0x005E7758); - set_func_start(0x005E7780, 0x005E7780); - set_func_end(0x005E7780, 0x005E77BA); - set_func_start(0x005E77C0, 0x005E77C0); - set_func_end(0x005E77C0, 0x005E7885); - set_func_start(0x005E7890, 0x005E7890); - set_func_end(0x005E7890, 0x005E78E3); - set_func_start(0x005E7D60, 0x005E7D60); - set_func_end(0x005E7D60, 0x005E7E51); - set_func_start(0x005E7E60, 0x005E7E60); - set_func_end(0x005E7E60, 0x005E7F9C); - set_func_start(0x005E7FA0, 0x005E7FA0); - set_func_end(0x005E7FA0, 0x005E8030); - set_func_start(0x005E8030, 0x005E8030); - set_func_end(0x005E8030, 0x005E8284); - set_func_start(0x005E95C0, 0x005E95C0); - set_func_end(0x005E95C0, 0x005E9BB5); - set_func_start(0x005E9BC0, 0x005E9BC0); - set_func_end(0x005E9BC0, 0x005E9D71); - set_func_start(0x005E9D80, 0x005E9D80); - set_func_end(0x005E9D80, 0x005E9E31); - set_func_start(0x005E9E40, 0x005E9E40); - set_func_end(0x005E9E40, 0x005EA040); - set_func_start(0x005EA040, 0x005EA040); - set_func_end(0x005EA040, 0x005EA164); - set_func_start(0x005EA170, 0x005EA170); - set_func_end(0x005EA170, 0x005EA265); - set_func_start(0x005EA270, 0x005EA270); - set_func_end(0x005EA270, 0x005EA3DC); - set_func_start(0x005EA3E0, 0x005EA3E0); - set_func_end(0x005EA3E0, 0x005EA4E6); - set_func_start(0x005EA4F0, 0x005EA4F0); - set_func_end(0x005EA4F0, 0x005EA5EF); - set_func_start(0x005EA5F0, 0x005EA5F0); - set_func_end(0x005EA5F0, 0x005EA625); - set_func_start(0x005EA630, 0x005EA630); - set_func_end(0x005EA630, 0x005EA69D); - set_func_start(0x005EA6A0, 0x005EA6A0); - set_func_end(0x005EA6A0, 0x005EA6DA); - set_func_start(0x005EA6E0, 0x005EA6E0); - set_func_end(0x005EA6E0, 0x005EA77C); - set_func_start(0x005EA780, 0x005EA780); - set_func_end(0x005EA780, 0x005EA7F0); - set_func_start(0x005EA7F0, 0x005EA7F0); - set_func_end(0x005EA7F0, 0x005EA832); - set_func_start(0x005EA840, 0x005EA840); - set_func_end(0x005EA840, 0x005EA87A); - set_func_start(0x005EA880, 0x005EA880); - set_func_end(0x005EA880, 0x005EA924); - set_func_start(0x005EA930, 0x005EA930); - set_func_end(0x005EA930, 0x005EA9A7); - set_func_start(0x005EA9B0, 0x005EA9B0); - set_func_end(0x005EA9B0, 0x005EAAEC); - set_func_start(0x005EAAF0, 0x005EAAF0); - set_func_end(0x005EAAF0, 0x005EABF9); - set_func_start(0x005EAC00, 0x005EAC00); - set_func_end(0x005EAC00, 0x005EAC08); - set_func_start(0x005EAC10, 0x005EAC10); - set_func_end(0x005EAC10, 0x005EAC81); - set_func_start(0x005EAC90, 0x005EAC90); - set_func_end(0x005EAC90, 0x005EAC98); - set_func_start(0x005EACA0, 0x005EACA0); - set_func_end(0x005EACA0, 0x005EAE8C); - set_func_start(0x005EAE90, 0x005EAE90); - set_func_end(0x005EAE90, 0x005EAF27); - set_func_start(0x005EEB70, 0x005EEB70); - set_func_end(0x005EEB70, 0x005EEB71); - set_func_cmt(0x005EEB70, "SErrDisplayAppFatal resolves to this in release mode?", 0); - set_func_start(0x005F9550, 0x005F9550); - set_func_end(0x005F9550, 0x005F9572); - set_func_start(0x005F9DD0, 0x005F9DD0); - set_func_end(0x005F9DD0, 0x005F9E0F); - set_func_start(0x005F9E10, 0x005F9E10); - set_func_end(0x005F9E10, 0x005F9E5C); - set_func_start(0x005F9E60, 0x005F9E60); - set_func_end(0x005F9E60, 0x005F9F06); - set_func_start(0x005F9F10, 0x005F9F10); - set_func_end(0x005F9F10, 0x005F9F6E); - set_func_start(0x005F9F70, 0x005F9F70); - set_func_end(0x005F9F70, 0x005F9FDB); - set_func_start(0x005F9FE0, 0x005F9FE0); - set_func_end(0x005F9FE0, 0x005FA04B); - set_func_start(0x005FA050, 0x005FA050); - set_func_end(0x005FA050, 0x005FA05E); - set_func_start(0x005FAAE0, 0x005FAAE0); - set_func_end(0x005FAAE0, 0x005FAB6D); - set_func_start(0x005FB660, 0x005FB660); - set_func_end(0x005FB660, 0x005FB6C8); - set_func_start(0x005FB6D0, 0x005FB6D0); - set_func_end(0x005FB6D0, 0x005FB71B); - set_func_start(0x005FB720, 0x005FB720); - set_func_end(0x005FB720, 0x005FB76B); - set_func_start(0x005FB770, 0x005FB770); - set_func_end(0x005FB770, 0x005FB7CB); - set_func_start(0x005FB7D0, 0x005FB7D0); - set_func_end(0x005FB7D0, 0x005FB81C); - set_func_start(0x005FB820, 0x005FB820); - set_func_end(0x005FB820, 0x005FB8B1); - set_func_start(0x005FB8C0, 0x005FB8C0); - set_func_end(0x005FB8C0, 0x005FB967); - set_func_start(0x005FB970, 0x005FB970); - set_func_end(0x005FB970, 0x005FB9B5); - set_func_start(0x005FB9C0, 0x005FB9C0); - set_func_end(0x005FB9C0, 0x005FBA05); - set_func_start(0x005FBA10, 0x005FBA10); - set_func_end(0x005FBA10, 0x005FBA55); - set_func_start(0x005FBF80, 0x005FBF80); - set_func_end(0x005FBF80, 0x005FC095); - set_func_start(0x005FC0A0, 0x005FC0A0); - set_func_end(0x005FC0A0, 0x005FC0E2); - set_func_start(0x005FC140, 0x005FC140); - set_func_end(0x005FC140, 0x005FC182); - set_func_start(0x005FC190, 0x005FC190); - set_func_end(0x005FC190, 0x005FC1FA); - set_func_start(0x005FC200, 0x005FC200); - set_func_end(0x005FC200, 0x005FC242); - set_func_start(0x005FC250, 0x005FC250); - set_func_end(0x005FC250, 0x005FC28F); - set_func_start(0x005FC290, 0x005FC290); - set_func_end(0x005FC290, 0x005FC2D2); - set_func_start(0x005FC2E0, 0x005FC2E0); - set_func_end(0x005FC2E0, 0x005FC31F); - set_func_start(0x005FC320, 0x005FC320); - set_func_end(0x005FC320, 0x005FC360); - set_func_start(0x005FC360, 0x005FC360); - set_func_end(0x005FC360, 0x005FC3A2); - set_func_start(0x005FC3B0, 0x005FC3B0); - set_func_end(0x005FC3B0, 0x005FC3F0); - set_func_start(0x005FC3F0, 0x005FC3F0); - set_func_end(0x005FC3F0, 0x005FC432); - set_func_start(0x005FC440, 0x005FC440); - set_func_end(0x005FC440, 0x005FC482); - set_func_start(0x005FC490, 0x005FC490); - set_func_end(0x005FC490, 0x005FC4CF); - set_func_start(0x005FC4D0, 0x005FC4D0); - set_func_end(0x005FC4D0, 0x005FC515); - set_func_start(0x005FC520, 0x005FC520); - set_func_end(0x005FC520, 0x005FC562); - set_func_start(0x005FC570, 0x005FC570); - set_func_end(0x005FC570, 0x005FC5B2); - set_func_start(0x005FC5C0, 0x005FC5C0); - set_func_end(0x005FC5C0, 0x005FC602); - set_func_start(0x005FC610, 0x005FC610); - set_func_end(0x005FC610, 0x005FC671); - set_func_start(0x005FC680, 0x005FC680); - set_func_end(0x005FC680, 0x005FC6BB); - set_func_start(0x005FC6C0, 0x005FC6C0); - set_func_end(0x005FC6C0, 0x005FC721); - set_func_start(0x005FC730, 0x005FC730); - set_func_end(0x005FC730, 0x005FC77E); - set_func_start(0x005FC780, 0x005FC780); - set_func_end(0x005FC780, 0x005FC825); - set_func_start(0x005FC830, 0x005FC830); - set_func_end(0x005FC830, 0x005FC885); - set_func_start(0x005FC890, 0x005FC890); - set_func_end(0x005FC890, 0x005FC8D2); - set_func_start(0x005FC8E0, 0x005FC8E0); - set_func_end(0x005FC8E0, 0x005FC920); - set_func_start(0x005FC920, 0x005FC920); - set_func_end(0x005FC920, 0x005FC960); - set_func_start(0x005FCC10, 0x005FCC10); - set_func_end(0x005FCC10, 0x005FCC59); - set_func_start(0x005FD550, 0x005FD550); - set_func_end(0x005FD550, 0x005FD5B8); - set_func_start(0x005FF080, 0x005FF080); - set_func_end(0x005FF080, 0x005FF093); - set_func_start(0x005FF0A0, 0x005FF0A0); - set_func_end(0x005FF0A0, 0x005FF0C6); - set_func_start(0x005FF0D0, 0x005FF0D0); - set_func_end(0x005FF0D0, 0x005FF0E6); - set_func_start(0x005FF0F0, 0x005FF0F0); - set_func_end(0x005FF0F0, 0x005FF116); - set_func_start(0x005FF120, 0x005FF120); - set_func_end(0x005FF120, 0x005FF136); - set_func_start(0x005FF140, 0x005FF140); - set_func_end(0x005FF140, 0x005FF166); - set_func_start(0x005FF170, 0x005FF170); - set_func_end(0x005FF170, 0x005FF186); - set_func_start(0x005FF190, 0x005FF190); - set_func_end(0x005FF190, 0x005FF1B9); - set_func_start(0x005FF1C0, 0x005FF1C0); - set_func_end(0x005FF1C0, 0x005FF1D6); - set_func_start(0x005FF1E0, 0x005FF1E0); - set_func_end(0x005FF1E0, 0x005FF20C); - set_func_start(0x005FF210, 0x005FF210); - set_func_end(0x005FF210, 0x005FF226); - set_func_start(0x005FF230, 0x005FF230); - set_func_end(0x005FF230, 0x005FF25C); - set_func_start(0x005FF260, 0x005FF260); - set_func_end(0x005FF260, 0x005FF2B7); - set_func_start(0x005FF2C0, 0x005FF2C0); - set_func_end(0x005FF2C0, 0x005FF31B); - set_func_start(0x006017E0, 0x006017E0); - set_func_end(0x006017E0, 0x00601838); - set_func_start(0x00601840, 0x00601840); - set_func_end(0x00601840, 0x00601898); - set_func_start(0x006018A0, 0x006018A0); - set_func_end(0x006018A0, 0x006018A9); - set_func_start(0x006018B0, 0x006018B0); - set_func_end(0x006018B0, 0x006018B9); - set_func_start(0x006039B0, 0x006039B0); - set_func_end(0x006039B0, 0x00603A0F); - set_func_start(0x00604C80, 0x00604C80); - set_func_end(0x00604C80, 0x00604CD3); - set_func_start(0x00604CE0, 0x00604CE0); - set_func_end(0x00604CE0, 0x00604D0A); - set_func_start(0x00604D10, 0x00604D10); - set_func_end(0x00604D10, 0x00604D3A); - set_func_start(0x006081F0, 0x006081F0); - set_func_end(0x006081F0, 0x0060822A); - set_func_start(0x00608230, 0x00608230); - set_func_end(0x00608230, 0x00608266); - set_func_start(0x00608270, 0x00608270); - set_func_end(0x00608270, 0x006082B6); - set_func_start(0x006082C0, 0x006082C0); - set_func_end(0x006082C0, 0x00608364); - set_func_start(0x00608560, 0x00608560); - set_func_end(0x00608560, 0x0060857E); - set_func_start(0x00608580, 0x00608580); - set_func_end(0x00608580, 0x006085C1); - set_func_start(0x00608690, 0x00608690); - set_func_end(0x00608690, 0x00608760); - set_func_start(0x00608760, 0x00608760); - set_func_end(0x00608760, 0x0060887A); - set_func_start(0x0060A450, 0x0060A450); - set_func_end(0x0060A450, 0x0060A48A); - set_func_start(0x0060A490, 0x0060A490); - set_func_end(0x0060A490, 0x0060A50A); - set_func_start(0x0060A510, 0x0060A510); - set_func_end(0x0060A510, 0x0060A5CE); - set_func_start(0x0060C2A0, 0x0060C2A0); - set_func_end(0x0060C2A0, 0x0060C342); - set_func_start(0x0060C350, 0x0060C350); - set_func_end(0x0060C350, 0x0060C3C5); - set_func_start(0x0060C3D0, 0x0060C3D0); - set_func_end(0x0060C3D0, 0x0060C4A3); - set_func_start(0x0060C4B0, 0x0060C4B0); - set_func_end(0x0060C4B0, 0x0060C542); - set_func_start(0x0060C550, 0x0060C550); - set_func_end(0x0060C550, 0x0060C6E9); - set_func_start(0x0060C6F0, 0x0060C6F0); - set_func_end(0x0060C6F0, 0x0060C76F); - set_func_start(0x0060C770, 0x0060C770); - set_func_end(0x0060C770, 0x0060C810); - set_func_start(0x0060C810, 0x0060C810); - set_func_end(0x0060C810, 0x0060C89F); - set_func_start(0x0060C8A0, 0x0060C8A0); - set_func_end(0x0060C8A0, 0x0060C916); - set_func_start(0x0060C920, 0x0060C920); - set_func_end(0x0060C920, 0x0060C998); - set_func_start(0x0060C9A0, 0x0060C9A0); - set_func_end(0x0060C9A0, 0x0060CA18); - set_func_start(0x0060CA20, 0x0060CA20); - set_func_end(0x0060CA20, 0x0060CA94); - set_func_start(0x0060CAA0, 0x0060CAA0); - set_func_end(0x0060CAA0, 0x0060CB1D); - set_func_start(0x0060CB20, 0x0060CB20); - set_func_end(0x0060CB20, 0x0060CB98); - set_func_start(0x0060CBA0, 0x0060CBA0); - set_func_end(0x0060CBA0, 0x0060CC29); - set_func_start(0x0060CC30, 0x0060CC30); - set_func_end(0x0060CC30, 0x0060CD44); - set_func_start(0x0060CD50, 0x0060CD50); - set_func_end(0x0060CD50, 0x0060CE20); - set_func_start(0x0060CE20, 0x0060CE20); - set_func_end(0x0060CE20, 0x0060CF15); - set_func_start(0x0060CF20, 0x0060CF20); - set_func_end(0x0060CF20, 0x0060CFA4); - set_func_start(0x0060CFB0, 0x0060CFB0); - set_func_end(0x0060CFB0, 0x0060D091); - set_func_start(0x0060D0A0, 0x0060D0A0); - set_func_end(0x0060D0A0, 0x0060D27B); - set_func_start(0x0060D280, 0x0060D280); - set_func_end(0x0060D280, 0x0060D328); - set_func_start(0x0060D330, 0x0060D330); - set_func_end(0x0060D330, 0x0060D3CF); - set_func_start(0x0060D3D0, 0x0060D3D0); - set_func_end(0x0060D3D0, 0x0060D52E); - set_func_start(0x0060D530, 0x0060D530); - set_func_end(0x0060D530, 0x0060D68E); - set_func_start(0x0060D690, 0x0060D690); - set_func_end(0x0060D690, 0x0060D730); - set_func_start(0x0060D730, 0x0060D730); - set_func_end(0x0060D730, 0x0060D7CE); - set_func_start(0x0060D7D0, 0x0060D7D0); - set_func_end(0x0060D7D0, 0x0060D853); - set_func_start(0x0060D860, 0x0060D860); - set_func_end(0x0060D860, 0x0060D8E4); - set_func_start(0x0060D8F0, 0x0060D8F0); - set_func_end(0x0060D8F0, 0x0060D961); - set_func_start(0x0060D970, 0x0060D970); - set_func_end(0x0060D970, 0x0060D9F3); - set_func_start(0x0060DA00, 0x0060DA00); - set_func_end(0x0060DA00, 0x0060DB11); - set_func_start(0x0060DB20, 0x0060DB20); - set_func_end(0x0060DB20, 0x0060DB7C); - set_func_start(0x0060DB80, 0x0060DB80); - set_func_end(0x0060DB80, 0x0060DBE2); - set_func_start(0x0060DBF0, 0x0060DBF0); - set_func_end(0x0060DBF0, 0x0060DC69); - set_func_start(0x0060DC70, 0x0060DC70); - set_func_end(0x0060DC70, 0x0060DD3C); - set_func_start(0x0060DD40, 0x0060DD40); - set_func_end(0x0060DD40, 0x0060DDA1); - set_func_start(0x0060DDB0, 0x0060DDB0); - set_func_end(0x0060DDB0, 0x0060DE6F); - set_func_start(0x0060DE70, 0x0060DE70); - set_func_end(0x0060DE70, 0x0060DF2A); - set_func_start(0x0060DF30, 0x0060DF30); - set_func_end(0x0060DF30, 0x0060DF8F); - set_func_start(0x0060DF90, 0x0060DF90); - set_func_end(0x0060DF90, 0x0060DFEF); - set_func_start(0x0060DFF0, 0x0060DFF0); - set_func_end(0x0060DFF0, 0x0060E067); - set_func_start(0x0060E070, 0x0060E070); - set_func_end(0x0060E070, 0x0060E0CF); - set_func_start(0x0060E0D0, 0x0060E0D0); - set_func_end(0x0060E0D0, 0x0060E12F); - set_func_start(0x0060E130, 0x0060E130); - set_func_end(0x0060E130, 0x0060E1B0); - set_func_start(0x0060E1B0, 0x0060E1B0); - set_func_end(0x0060E1B0, 0x0060E230); - set_func_start(0x0060E230, 0x0060E230); - set_func_end(0x0060E230, 0x0060E28F); - set_func_start(0x0060E290, 0x0060E290); - set_func_end(0x0060E290, 0x0060E30E); - set_func_start(0x0060E310, 0x0060E310); - set_func_end(0x0060E310, 0x0060E3A8); - set_func_start(0x0060E3B0, 0x0060E3B0); - set_func_end(0x0060E3B0, 0x0060E40F); - set_func_start(0x0060E410, 0x0060E410); - set_func_end(0x0060E410, 0x0060E46F); - set_func_start(0x0060E470, 0x0060E470); - set_func_end(0x0060E470, 0x0060E4DC); - set_func_start(0x0060E4E0, 0x0060E4E0); - set_func_end(0x0060E4E0, 0x0060E560); - set_func_start(0x0060E560, 0x0060E560); - set_func_end(0x0060E560, 0x0060E626); - set_func_start(0x0060E630, 0x0060E630); - set_func_end(0x0060E630, 0x0060E731); - set_func_start(0x0060E740, 0x0060E740); - set_func_end(0x0060E740, 0x0060E994); - set_func_start(0x0060E9A0, 0x0060E9A0); - set_func_end(0x0060E9A0, 0x0060EA53); - set_func_start(0x0060EA60, 0x0060EA60); - set_func_end(0x0060EA60, 0x0060EADB); - set_func_start(0x0060EAE0, 0x0060EAE0); - set_func_end(0x0060EAE0, 0x0060EB5B); - set_func_start(0x0060EB60, 0x0060EB60); - set_func_end(0x0060EB60, 0x0060EC57); - set_func_start(0x0060EC60, 0x0060EC60); - set_func_end(0x0060EC60, 0x0060ED37); - set_func_start(0x0060ED40, 0x0060ED40); - set_func_end(0x0060ED40, 0x0060EF3B); - set_func_start(0x0060EF40, 0x0060EF40); - set_func_end(0x0060EF40, 0x0060F0F2); - set_func_start(0x0060F100, 0x0060F100); - set_func_end(0x0060F100, 0x0060F34F); - set_func_start(0x0060F350, 0x0060F350); - set_func_end(0x0060F350, 0x0060F3CE); - set_func_start(0x0060F3D0, 0x0060F3D0); - set_func_end(0x0060F3D0, 0x0060F47A); - set_func_start(0x0060F480, 0x0060F480); - set_func_end(0x0060F480, 0x0060F574); - set_func_start(0x0060F580, 0x0060F580); - set_func_end(0x0060F580, 0x0060F675); - set_func_start(0x0060F680, 0x0060F680); - set_func_end(0x0060F680, 0x0060F783); - set_func_start(0x0060F790, 0x0060F790); - set_func_end(0x0060F790, 0x0060F85C); - set_func_start(0x0060F860, 0x0060F860); - set_func_end(0x0060F860, 0x0060F8DE); - set_func_start(0x0060F8E0, 0x0060F8E0); - set_func_end(0x0060F8E0, 0x0060F9D8); - set_func_start(0x0060F9E0, 0x0060F9E0); - set_func_end(0x0060F9E0, 0x0060FB91); - set_func_start(0x0060FBA0, 0x0060FBA0); - set_func_end(0x0060FBA0, 0x0060FC39); - set_func_start(0x0060FC40, 0x0060FC40); - set_func_end(0x0060FC40, 0x0060FCB5); - set_func_start(0x0060FCC0, 0x0060FCC0); - set_func_end(0x0060FCC0, 0x0060FD35); - set_func_start(0x0060FD40, 0x0060FD40); - set_func_end(0x0060FD40, 0x0060FEBC); - set_func_start(0x0060FEC0, 0x0060FEC0); - set_func_end(0x0060FEC0, 0x0061003C); - set_func_start(0x00610040, 0x00610040); - set_func_end(0x00610040, 0x00610198); - set_func_start(0x006101A0, 0x006101A0); - set_func_end(0x006101A0, 0x006102F1); - set_func_start(0x00610300, 0x00610300); - set_func_end(0x00610300, 0x00610441); - set_func_start(0x00610450, 0x00610450); - set_func_end(0x00610450, 0x0061054B); - set_func_start(0x00610550, 0x00610550); - set_func_end(0x00610550, 0x006107C1); - set_func_start(0x006107D0, 0x006107D0); - set_func_end(0x006107D0, 0x0061085D); - set_func_start(0x00610860, 0x00610860); - set_func_end(0x00610860, 0x006109F2); - set_func_start(0x00610A00, 0x00610A00); - set_func_end(0x00610A00, 0x00610B59); - set_func_start(0x00610B60, 0x00610B60); - set_func_end(0x00610B60, 0x00610C93); - set_func_start(0x00610CA0, 0x00610CA0); - set_func_end(0x00610CA0, 0x00610DD3); - set_func_start(0x00610DE0, 0x00610DE0); - set_func_end(0x00610DE0, 0x00610EB4); - set_func_start(0x00610EC0, 0x00610EC0); - set_func_end(0x00610EC0, 0x00610FA6); - set_func_start(0x00610FB0, 0x00610FB0); - set_func_end(0x00610FB0, 0x00611092); - set_func_start(0x00611130, 0x00611130); - set_func_end(0x00611130, 0x006111A9); - set_func_start(0x006111B0, 0x006111B0); - set_func_end(0x006111B0, 0x00611229); - set_func_start(0x00611230, 0x00611230); - set_func_end(0x00611230, 0x006112A9); - set_func_start(0x006112B0, 0x006112B0); - set_func_end(0x006112B0, 0x00611327); - set_func_start(0x00611330, 0x00611330); - set_func_end(0x00611330, 0x006113D9); - set_func_start(0x006113E0, 0x006113E0); - set_func_end(0x006113E0, 0x006115F9); - set_func_start(0x00611600, 0x00611600); - set_func_end(0x00611600, 0x0061166E); - set_func_start(0x00611670, 0x00611670); - set_func_end(0x00611670, 0x00611779); - set_func_start(0x00611780, 0x00611780); - set_func_end(0x00611780, 0x00611812); - set_func_start(0x00611820, 0x00611820); - set_func_end(0x00611820, 0x006118B2); - set_func_start(0x006118C0, 0x006118C0); - set_func_end(0x006118C0, 0x00611A1C); - set_func_start(0x00611A20, 0x00611A20); - set_func_end(0x00611A20, 0x00611ACB); - set_func_start(0x00611AD0, 0x00611AD0); - set_func_end(0x00611AD0, 0x00611B7B); - set_func_start(0x00611B80, 0x00611B80); - set_func_end(0x00611B80, 0x00611C38); - set_func_start(0x00611C40, 0x00611C40); - set_func_end(0x00611C40, 0x00611CA2); - set_func_start(0x00611CB0, 0x00611CB0); - set_func_end(0x00611CB0, 0x00611DE9); - set_func_start(0x00611DF0, 0x00611DF0); - set_func_end(0x00611DF0, 0x0061208A); - set_func_start(0x00612090, 0x00612090); - set_func_end(0x00612090, 0x00612260); - set_func_start(0x00612260, 0x00612260); - set_func_end(0x00612260, 0x006122F4); - set_func_start(0x00612300, 0x00612300); - set_func_end(0x00612300, 0x0061235B); - set_func_start(0x00612360, 0x00612360); - set_func_end(0x00612360, 0x006123BB); - set_func_start(0x006123C0, 0x006123C0); - set_func_end(0x006123C0, 0x00612421); - set_func_start(0x00612430, 0x00612430); - set_func_end(0x00612430, 0x00612497); - set_func_start(0x006124A0, 0x006124A0); - set_func_end(0x006124A0, 0x006124FC); - set_func_start(0x00612500, 0x00612500); - set_func_end(0x00612500, 0x00612592); - set_func_start(0x006125A0, 0x006125A0); - set_func_end(0x006125A0, 0x00612605); - set_func_start(0x00612610, 0x00612610); - set_func_end(0x00612610, 0x0061266F); - set_func_start(0x00612670, 0x00612670); - set_func_end(0x00612670, 0x006127E6); - set_func_start(0x006127F0, 0x006127F0); - set_func_end(0x006127F0, 0x00612870); - set_func_start(0x00612870, 0x00612870); - set_func_end(0x00612870, 0x006128FB); - set_func_start(0x00612900, 0x00612900); - set_func_end(0x00612900, 0x00612980); - set_func_start(0x00612980, 0x00612980); - set_func_end(0x00612980, 0x00612A00); - set_func_start(0x00612A00, 0x00612A00); - set_func_end(0x00612A00, 0x00612A86); - set_func_start(0x00612A90, 0x00612A90); - set_func_end(0x00612A90, 0x00612B38); - set_func_start(0x00612B40, 0x00612B40); - set_func_end(0x00612B40, 0x00612BE6); - set_func_start(0x00612BF0, 0x00612BF0); - set_func_end(0x00612BF0, 0x00612CA4); - set_func_start(0x00612CB0, 0x00612CB0); - set_func_end(0x00612CB0, 0x00612D4B); - set_func_start(0x00612D50, 0x00612D50); - set_func_end(0x00612D50, 0x00612E17); - set_func_start(0x00612E20, 0x00612E20); - set_func_end(0x00612E20, 0x00612F08); - set_func_start(0x00612F10, 0x00612F10); - set_func_end(0x00612F10, 0x00613020); - set_func_start(0x00613020, 0x00613020); - set_func_end(0x00613020, 0x0061313E); - set_func_start(0x00613140, 0x00613140); - set_func_end(0x00613140, 0x006131DB); - set_func_start(0x006131E0, 0x006131E0); - set_func_end(0x006131E0, 0x00613207); - set_func_start(0x00613290, 0x00613290); - set_func_end(0x00613290, 0x0061332B); - set_func_start(0x00613330, 0x00613330); - set_func_end(0x00613330, 0x006133CB); - set_func_start(0x006133D0, 0x006133D0); - set_func_end(0x006133D0, 0x0061349E); - set_func_start(0x006134A0, 0x006134A0); - set_func_end(0x006134A0, 0x0061356E); - set_func_start(0x00613570, 0x00613570); - set_func_end(0x00613570, 0x006135FE); - set_func_start(0x00613700, 0x00613700); - set_func_end(0x00613700, 0x00613740); - set_func_start(0x00613740, 0x00613740); - set_func_end(0x00613740, 0x00613780); - set_func_start(0x00613780, 0x00613780); - set_func_end(0x00613780, 0x006137C1); - set_func_start(0x006137D0, 0x006137D0); - set_func_end(0x006137D0, 0x00613822); - set_func_start(0x00613830, 0x00613830); - set_func_end(0x00613830, 0x006138BC); - set_func_start(0x006138C0, 0x006138C0); - set_func_end(0x006138C0, 0x006139A6); - set_func_start(0x006139B0, 0x006139B0); - set_func_end(0x006139B0, 0x00613A5C); - set_func_start(0x00613A60, 0x00613A60); - set_func_end(0x00613A60, 0x00613B31); - set_func_start(0x00613B40, 0x00613B40); - set_func_end(0x00613B40, 0x00613C85); - set_func_start(0x00613C90, 0x00613C90); - set_func_end(0x00613C90, 0x00613D1C); - set_func_start(0x00613D20, 0x00613D20); - set_func_end(0x00613D20, 0x00613E0F); - set_func_start(0x00613E10, 0x00613E10); - set_func_end(0x00613E10, 0x00613ECD); - set_func_start(0x00613ED0, 0x00613ED0); - set_func_end(0x00613ED0, 0x00613F8C); - set_func_start(0x00613F90, 0x00613F90); - set_func_end(0x00613F90, 0x0061413A); - set_func_start(0x00614140, 0x00614140); - set_func_end(0x00614140, 0x00614187); - set_func_start(0x00614CA0, 0x00614CA0); - set_func_end(0x00614CA0, 0x00614CEF); - set_func_start(0x00614CF0, 0x00614CF0); - set_func_end(0x00614CF0, 0x00614D3F); - set_func_start(0x00614D40, 0x00614D40); - set_func_end(0x00614D40, 0x00614D83); - set_func_start(0x00614E60, 0x00614E60); - set_func_end(0x00614E60, 0x00614EEE); - set_func_start(0x00614EF0, 0x00614EF0); - set_func_end(0x00614EF0, 0x00614FC6); - set_func_start(0x006160B0, 0x006160B0); - set_func_end(0x006160B0, 0x00616211); - set_func_start(0x006162C0, 0x006162C0); - set_func_end(0x006162C0, 0x006163AD); - set_func_start(0x006163B0, 0x006163B0); - set_func_end(0x006163B0, 0x006164A5); - set_func_start(0x00616800, 0x00616800); - set_func_end(0x00616800, 0x0061682E); - set_func_start(0x00616AD0, 0x00616AD0); - set_func_end(0x00616AD0, 0x00616AE8); - set_func_start(0x00632050, 0x00632050); - set_func_start(0x00653A10, 0x00653A10); - set_func_start(0x00681290, 0x00681290); - set_func_end(0x00681290, 0x00681301); - set_func_start(0x006813B0, 0x006813B0); - set_func_end(0x006813B0, 0x006813CD); - set_func_start(0x006813D0, 0x006813D0); - set_func_end(0x006813D0, 0x006813EC); - set_func_start(0x006817E0, 0x006817E0); - set_func_end(0x006817E0, 0x006817F5); - set_func_start(0x00681AB0, 0x00681AB0); - set_func_end(0x00681AB0, 0x00681AFB); - set_func_start(0x00681B00, 0x00681B00); - set_func_start(0x00681BE0, 0x00681BE0); - set_func_end(0x00681BE0, 0x00681CAB); - set_func_cmt(0x00681BE0, "UC", 0); - set_func_start(0x00681CB0, 0x00681CB0); - set_func_end(0x00681CB0, 0x00681D87); - set_func_start(0x00681F60, 0x00681F60); - set_func_end(0x00681F60, 0x00682124); - set_func_start(0x00682340, 0x00682340); - set_func_end(0x00682340, 0x0068239E); - set_func_start(0x00682400, 0x00682400); - set_func_end(0x00682400, 0x00682781); - set_func_cmt(0x00682400, "this is one of the functions named 'GxPrimVertexPtr' that uses the fixed-function pipeline", 0); - set_func_start(0x006828C0, 0x006828C0); - set_func_end(0x006828C0, 0x006828FE); - set_func_start(0x00682A00, 0x00682A00); - set_func_end(0x00682A00, 0x00682A33); - set_func_start(0x00682CB0, 0x00682CB0); - set_func_end(0x00682CB0, 0x00682CCB); - set_func_start(0x00682CD0, 0x00682CD0); - set_func_end(0x00682CD0, 0x00682CF0); - set_func_start(0x00682CF0, 0x00682CF0); - set_func_end(0x00682CF0, 0x00682CFB); - set_func_start(0x00682D00, 0x00682D00); - set_func_end(0x00682D00, 0x00682D10); - set_func_start(0x00682D20, 0x00682D20); - set_func_end(0x00682D20, 0x00682D27); - set_func_start(0x00682D40, 0x00682D40); - set_func_end(0x00682D40, 0x00682D48); - set_func_start(0x00682D70, 0x00682D70); - set_func_end(0x00682D70, 0x00682D76); - set_func_start(0x00682DC0, 0x00682DC0); - set_func_end(0x00682DC0, 0x00682DE7); - set_func_start(0x00682E20, 0x00682E20); - set_func_end(0x00682E20, 0x00682E47); - set_func_start(0x00682E50, 0x00682E50); - set_func_end(0x00682E50, 0x00682E66); - set_func_start(0x00682F40, 0x00682F40); - set_func_end(0x00682F40, 0x00682F66); - set_func_start(0x00683080, 0x00683080); - set_func_end(0x00683080, 0x006830A4); - set_func_start(0x006830B0, 0x006830B0); - set_func_end(0x006830B0, 0x006830F9); - set_func_start(0x00683100, 0x00683100); - set_func_end(0x00683100, 0x00683121); - set_func_start(0x00683130, 0x00683130); - set_func_end(0x00683130, 0x00683142); - set_func_start(0x00683150, 0x00683150); - set_func_end(0x00683150, 0x00683171); - set_func_start(0x00683180, 0x00683180); - set_func_end(0x00683180, 0x006831A0); - set_func_start(0x006833A0, 0x006833A0); - set_func_end(0x006833A0, 0x006833DD); - set_func_start(0x006833E0, 0x006833E0); - set_func_end(0x006833E0, 0x00683554); - set_func_start(0x00683560, 0x00683560); - set_func_end(0x00683560, 0x00683577); - set_func_start(0x00683580, 0x00683580); - set_func_end(0x00683580, 0x006835D6); - set_func_start(0x006835E0, 0x006835E0); - set_func_end(0x006835E0, 0x00683602); - set_func_start(0x00683610, 0x00683610); - set_func_end(0x00683610, 0x00683632); - set_func_start(0x00683640, 0x00683640); - set_func_end(0x00683640, 0x00683650); - set_func_start(0x00683650, 0x00683650); - set_func_end(0x00683650, 0x00683657); - set_func_start(0x00683660, 0x00683660); - set_func_end(0x00683660, 0x00683670); - set_func_start(0x006840F0, 0x006840F0); - set_func_end(0x006840F0, 0x0068416C); - set_func_start(0x00684170, 0x00684170); - set_func_end(0x00684170, 0x00684189); - set_func_start(0x00684190, 0x00684190); - set_func_end(0x00684190, 0x006841AF); - set_func_start(0x00684360, 0x00684360); - set_func_end(0x00684360, 0x006843B0); - set_func_start(0x006843B0, 0x006843B0); - set_func_end(0x006843B0, 0x006843D9); - set_func_start(0x006843E0, 0x006843E0); - set_func_end(0x006843E0, 0x00684409); - set_func_start(0x00684410, 0x00684410); - set_func_end(0x00684410, 0x00684439); - set_func_start(0x00684440, 0x00684440); - set_func_end(0x00684440, 0x006844B9); - set_func_start(0x006847D0, 0x006847D0); - set_func_end(0x006847D0, 0x00684843); - set_func_start(0x00684850, 0x00684850); - set_func_end(0x00684850, 0x0068489F); - set_func_start(0x006848A0, 0x006848A0); - set_func_end(0x006848A0, 0x00684900); - set_func_start(0x00684900, 0x00684900); - set_func_end(0x00684900, 0x0068492D); - set_func_start(0x00684970, 0x00684970); - set_func_end(0x00684970, 0x00684AC8); - set_func_start(0x00684AD0, 0x00684AD0); - set_func_end(0x00684AD0, 0x00684B4A); - set_func_start(0x00684B50, 0x00684B50); - set_func_end(0x00684B50, 0x00684B99); - set_func_start(0x00684C20, 0x00684C20); - set_func_end(0x00684C20, 0x00684C3E); - set_func_start(0x00684C40, 0x00684C40); - set_func_end(0x00684C40, 0x00684D07); - set_func_cmt(0x00684C40, "CGxDevice::Log(CGxCaps const&) const", 0); - set_func_start(0x00684D10, 0x00684D10); - set_func_end(0x00684D10, 0x00684D6C); - set_func_start(0x006853B0, 0x006853B0); - set_func_end(0x006853B0, 0x006853C6); - set_func_start(0x006853D0, 0x006853D0); - set_func_end(0x006853D0, 0x0068545C); - set_func_start(0x00685460, 0x00685460); - set_func_end(0x00685460, 0x00685476); - set_func_start(0x00685480, 0x00685480); - set_func_end(0x00685480, 0x0068550C); - set_func_start(0x00685510, 0x00685510); - set_func_end(0x00685510, 0x00685526); - set_func_start(0x00685530, 0x00685530); - set_func_end(0x00685530, 0x006855BC); - set_func_start(0x00685970, 0x00685970); - set_func_end(0x00685970, 0x006859DB); - set_func_start(0x006859E0, 0x006859E0); - set_func_end(0x006859E0, 0x00685A65); - set_func_cmt(0x006859E0, "CGxDevice::IRsForceUpdate(EGxRenderState)", 0); - set_func_start(0x00685A70, 0x00685A70); - set_func_end(0x00685A70, 0x00685B4E); - set_func_cmt(0x00685A70, "CGxDevice::IRsForceUpdate()", 0); - set_func_start(0x00685B50, 0x00685B50); - set_func_end(0x00685B50, 0x00685BFE); - set_func_start(0x00685C60, 0x00685C60); - set_func_end(0x00685C60, 0x00685CCB); - set_func_start(0x00685EB0, 0x00685EB0); - set_func_end(0x00685EB0, 0x00685F33); - set_func_start(0x00685F50, 0x00685F50); - set_func_end(0x00685F50, 0x00685FB0); - set_func_start(0x00685FB0, 0x00685FB0); - set_func_end(0x00685FB0, 0x00686116); - set_func_start(0x00687660, 0x00687660); - set_func_end(0x00687660, 0x006876C9); - set_func_start(0x006876D0, 0x006876D0); - set_func_end(0x006876D0, 0x0068773F); - set_func_start(0x00687A90, 0x00687A90); - set_func_end(0x00687A90, 0x00687FCA); - set_func_start(0x00688340, 0x00688340); - set_func_end(0x00688340, 0x00688372); - set_func_start(0x00688690, 0x00688690); - set_func_end(0x00688690, 0x0068903F); - set_func_start(0x006890C0, 0x006890C0); - set_func_end(0x006890C0, 0x00689460); - set_func_start(0x00689690, 0x00689690); - set_func_end(0x00689690, 0x006896BB); - set_func_start(0x006897C0, 0x006897C0); - set_func_end(0x006897C0, 0x00689A49); - set_func_start(0x00689A50, 0x00689A50); - set_func_end(0x00689A50, 0x00689A6F); - set_func_start(0x00689EF0, 0x00689EF0); - set_func_end(0x00689EF0, 0x00689F14); - set_func_start(0x0068BBC0, 0x0068BBC0); - set_func_end(0x0068BBC0, 0x0068BD15); - set_func_start(0x0068BF20, 0x0068BF20); - set_func_end(0x0068BF20, 0x0068BF44); - set_func_start(0x0068C220, 0x0068C220); - set_func_end(0x0068C220, 0x0068C244); - set_func_start(0x0068E180, 0x0068E180); - set_func_end(0x0068E180, 0x0068E1E8); - set_func_start(0x0068E250, 0x0068E250); - set_func_end(0x0068E250, 0x0068E448); - set_func_start(0x0068E720, 0x0068E720); - set_func_end(0x0068E720, 0x0068E742); - set_func_start(0x0068E750, 0x0068E750); - set_func_end(0x0068E750, 0x0068E7D6); - set_func_start(0x0068E810, 0x0068E810); - set_func_end(0x0068E810, 0x0068E8F2); - set_func_start(0x0068E900, 0x0068E900); - set_func_end(0x0068E900, 0x0068E975); - set_func_start(0x0068EBB0, 0x0068EBB0); - set_func_end(0x0068EBB0, 0x0068ED78); - set_func_start(0x0068ED80, 0x0068ED80); - set_func_end(0x0068ED80, 0x0068EE13); - set_func_start(0x0068EE20, 0x0068EE20); - set_func_end(0x0068EE20, 0x0068F36D); - set_func_start(0x0068F3D0, 0x0068F3D0); - set_func_end(0x0068F3D0, 0x0068F692); - set_func_start(0x0068FA60, 0x0068FA60); - set_func_end(0x0068FA60, 0x0068FADC); - set_func_start(0x0068FAE0, 0x0068FAE0); - set_func_end(0x0068FAE0, 0x0068FB07); - set_func_start(0x0068FB10, 0x0068FB10); - set_func_end(0x0068FB10, 0x0068FCDC); - set_func_start(0x0068FCE0, 0x0068FCE0); - set_func_end(0x0068FCE0, 0x0068FCFE); - set_func_start(0x0068FD00, 0x0068FD00); - set_func_end(0x0068FD00, 0x0068FD49); - set_func_start(0x0068FD50, 0x0068FD50); - set_func_end(0x0068FD50, 0x0068FE80); - set_func_start(0x00690150, 0x00690150); - set_func_end(0x00690150, 0x00690223); - set_func_start(0x00690230, 0x00690230); - set_func_end(0x00690230, 0x0069038D); - set_func_start(0x006904D0, 0x006904D0); - set_func_end(0x006904D0, 0x006905E8); - set_func_start(0x00690680, 0x00690680); - set_func_end(0x00690680, 0x00690742); - set_func_start(0x00690750, 0x00690750); - set_func_end(0x00690750, 0x00690821); - set_func_start(0x0069FB00, 0x0069FB00); - set_func_end(0x0069FB00, 0x0069FB68); - set_func_start(0x0069FB70, 0x0069FB70); - set_func_end(0x0069FB70, 0x0069FBB8); - set_func_start(0x0069FE10, 0x0069FE10); - set_func_end(0x0069FE10, 0x0069FE57); - set_func_start(0x006A00C0, 0x006A00C0); - set_func_end(0x006A00C0, 0x006A0102); - set_func_start(0x006A0360, 0x006A0360); - set_func_end(0x006A0360, 0x006A0834); - set_func_start(0x006A1A90, 0x006A1A90); - set_func_end(0x006A1A90, 0x006A1C24); - set_func_start(0x006A2C00, 0x006A2C00); - set_func_end(0x006A2C00, 0x006A2D7E); - set_func_start(0x006A2D80, 0x006A2D80); - set_func_end(0x006A2D80, 0x006A3062); - set_func_start(0x006A3070, 0x006A3070); - set_func_end(0x006A3070, 0x006A30CF); - set_func_start(0x006A3350, 0x006A3350); - set_func_end(0x006A3350, 0x006A3417); - set_func_start(0x006A3420, 0x006A3420); - set_func_end(0x006A3420, 0x006A3449); - set_func_start(0x006A3450, 0x006A3450); - set_func_end(0x006A3450, 0x006A3611); - set_func_start(0x006A3620, 0x006A3620); - set_func_end(0x006A3620, 0x006A3716); - set_func_start(0x006A3810, 0x006A3810); - set_func_end(0x006A3810, 0x006A386E); - set_func_start(0x006A39E0, 0x006A39E0); - set_func_end(0x006A39E0, 0x006A3A59); - set_func_start(0x006A3A60, 0x006A3A60); - set_func_end(0x006A3A60, 0x006A3C34); - set_func_start(0x006A3C40, 0x006A3C40); - set_func_end(0x006A3C40, 0x006A40F2); - set_func_start(0x006A4190, 0x006A4190); - set_func_end(0x006A4190, 0x006A41EC); - set_func_start(0x006A41F0, 0x006A41F0); - set_func_end(0x006A41F0, 0x006A424C); - set_func_start(0x006A4700, 0x006A4700); - set_func_end(0x006A4700, 0x006A4846); - set_func_start(0x006A4850, 0x006A4850); - set_func_end(0x006A4850, 0x006A48FE); - set_func_start(0x006A4900, 0x006A4900); - set_func_end(0x006A4900, 0x006A4AB3); - set_func_start(0x006A4C30, 0x006A4C30); - set_func_end(0x006A4C30, 0x006A5499); - set_func_start(0x006A5540, 0x006A5540); - set_func_end(0x006A5540, 0x006A5677); - set_func_start(0x006A5700, 0x006A5700); - set_func_end(0x006A5700, 0x006A5934); - set_func_start(0x006A5940, 0x006A5940); - set_func_end(0x006A5940, 0x006A59F5); - set_func_start(0x006A5A00, 0x006A5A00); - set_func_end(0x006A5A00, 0x006A5A25); - set_func_start(0x006A5A30, 0x006A5A30); - set_func_end(0x006A5A30, 0x006A5A92); - set_func_start(0x006A5C70, 0x006A5C70); - set_func_end(0x006A5C70, 0x006A5D48); - set_func_start(0x006A5E10, 0x006A5E10); - set_func_end(0x006A5E10, 0x006A5E36); - set_func_start(0x006A5EF0, 0x006A5EF0); - set_func_end(0x006A5EF0, 0x006A5FDF); - set_func_start(0x006A74B0, 0x006A74B0); - set_func_end(0x006A74B0, 0x006A7538); - set_func_start(0x006A9920, 0x006A9920); - set_func_end(0x006A9920, 0x006A99D4); - set_func_start(0x006A9B40, 0x006A9B40); - set_func_end(0x006A9B40, 0x006A9D88); - set_func_start(0x006A9E00, 0x006A9E00); - set_func_end(0x006A9E00, 0x006A9E09); - set_func_start(0x006A9FE0, 0x006A9FE0); - set_func_end(0x006A9FE0, 0x006AA06D); - set_func_start(0x006AA070, 0x006AA070); - set_func_end(0x006AA070, 0x006AA0C5); - set_func_start(0x006AA0D0, 0x006AA0D0); - set_func_end(0x006AA0D0, 0x006AA125); - set_func_start(0x006AA130, 0x006AA130); - set_func_end(0x006AA130, 0x006AA18A); - set_func_start(0x006AA2F0, 0x006AA2F0); - set_func_end(0x006AA2F0, 0x006AA346); - set_func_start(0x006AA350, 0x006AA350); - set_func_end(0x006AA350, 0x006AA379); - set_func_cmt(0x006AA350, "UC", 0); - set_func_start(0x006AA380, 0x006AA380); - set_func_end(0x006AA380, 0x006AA3B0); - set_func_start(0x006AA3B0, 0x006AA3B0); - set_func_end(0x006AA3B0, 0x006AA3E0); - set_func_start(0x006AA3E0, 0x006AA3E0); - set_func_end(0x006AA3E0, 0x006AA41B); - set_func_start(0x006AA420, 0x006AA420); - set_func_end(0x006AA420, 0x006AA51E); - set_func_cmt(0x006AA420, "private utility method", 0); - set_func_start(0x006AA520, 0x006AA520); - set_func_end(0x006AA520, 0x006AA62F); - set_func_start(0x006AA630, 0x006AA630); - set_func_end(0x006AA630, 0x006AA6F2); - set_func_start(0x006AA700, 0x006AA700); - set_func_end(0x006AA700, 0x006AA81D); - set_func_start(0x006AA840, 0x006AA840); - set_func_end(0x006AA840, 0x006AA867); - set_func_start(0x006AA870, 0x006AA870); - set_func_end(0x006AA870, 0x006AA948); - set_func_start(0x006AAF40, 0x006AAF40); - set_func_end(0x006AAF40, 0x006AAFA5); - set_func_start(0x006AAFB0, 0x006AAFB0); - set_func_end(0x006AAFB0, 0x006AB0D4); - set_func_start(0x006AB0E0, 0x006AB0E0); - set_func_end(0x006AB0E0, 0x006AB212); - set_func_start(0x006AB220, 0x006AB220); - set_func_end(0x006AB220, 0x006AB381); - set_func_start(0x006AB390, 0x006AB390); - set_func_end(0x006AB390, 0x006AB447); - set_func_cmt(0x006AB390, "public method", 0); - set_func_start(0x006AB450, 0x006AB450); - set_func_end(0x006AB450, 0x006AB4A1); - set_func_start(0x006AB4B0, 0x006AB4B0); - set_func_end(0x006AB4B0, 0x006AB5B8); - set_func_start(0x006AB5C0, 0x006AB5C0); - set_func_end(0x006AB5C0, 0x006AB614); - set_func_start(0x006AB620, 0x006AB620); - set_func_end(0x006AB620, 0x006AB6B9); - set_func_start(0x006AB700, 0x006AB700); - set_func_end(0x006AB700, 0x006AB75C); - set_func_start(0x006AB760, 0x006AB760); - set_func_end(0x006AB760, 0x006AB7DF); - set_func_start(0x006AB810, 0x006AB810); - set_func_end(0x006AB810, 0x006AB85E); - set_func_start(0x006AB860, 0x006AB860); - set_func_end(0x006AB860, 0x006ABAAF); - set_func_start(0x006AE8B0, 0x006AE8B0); - set_func_end(0x006AE8B0, 0x006AE8DA); - set_func_start(0x006AE900, 0x006AE900); - set_func_end(0x006AE900, 0x006AE990); - set_func_start(0x006AE990, 0x006AE990); - set_func_end(0x006AE990, 0x006AE9D6); - set_func_start(0x006AE9E0, 0x006AE9E0); - set_func_end(0x006AE9E0, 0x006AEB93); - set_func_start(0x006AEBA0, 0x006AEBA0); - set_func_end(0x006AEBA0, 0x006AEE61); - set_func_start(0x006AEE70, 0x006AEE70); - set_func_end(0x006AEE70, 0x006AF133); - set_func_start(0x006AF140, 0x006AF140); - set_func_end(0x006AF140, 0x006AF33F); - set_func_start(0x006AF340, 0x006AF340); - set_func_end(0x006AF340, 0x006AF65D); - set_func_start(0x006AF6A0, 0x006AF6A0); - set_func_end(0x006AF6A0, 0x006AF6D1); - set_func_start(0x006AF730, 0x006AF730); - set_func_end(0x006AF730, 0x006AF7E9); - set_func_start(0x006AF810, 0x006AF810); - set_func_end(0x006AF810, 0x006AF984); - set_func_start(0x006AFCE0, 0x006AFCE0); - set_func_end(0x006AFCE0, 0x006AFF06); - set_func_start(0x006AFF10, 0x006AFF10); - set_func_end(0x006AFF10, 0x006AFFCF); - set_func_start(0x006AFFD0, 0x006AFFD0); - set_func_end(0x006AFFD0, 0x006B012E); - set_func_start(0x006B0960, 0x006B0960); - set_func_start(0x006B1B80, 0x006B1B80); - set_func_start(0x006B1B90, 0x006B1B90); - set_func_start(0x006B1BA0, 0x006B1BA0); - set_func_start(0x006B33D0, 0x006B33D0); - set_func_end(0x006B33D0, 0x006B3428); - set_func_start(0x006B3430, 0x006B3430); - set_func_end(0x006B3430, 0x006B344C); - set_func_start(0x006B4060, 0x006B4060); - set_func_end(0x006B4060, 0x006B412B); - set_func_start(0x006B4130, 0x006B4130); - set_func_end(0x006B4130, 0x006B43F3); - set_func_start(0x006B4400, 0x006B4400); - set_func_end(0x006B4400, 0x006B44A8); - set_func_start(0x006B44B0, 0x006B44B0); - set_func_end(0x006B44B0, 0x006B44E3); - set_func_start(0x006B44F0, 0x006B44F0); - set_func_end(0x006B44F0, 0x006B455F); - set_func_start(0x006B4560, 0x006B4560); - set_func_end(0x006B4560, 0x006B45BB); - set_func_start(0x006B45C0, 0x006B45C0); - set_func_end(0x006B45C0, 0x006B461B); - set_func_start(0x006B4620, 0x006B4620); - set_func_end(0x006B4620, 0x006B4759); - set_func_start(0x006B4760, 0x006B4760); - set_func_end(0x006B4760, 0x006B4899); - set_func_start(0x006B48A0, 0x006B48A0); - set_func_end(0x006B48A0, 0x006B4943); - set_func_start(0x006B4950, 0x006B4950); - set_func_end(0x006B4950, 0x006B49F3); - set_func_start(0x006B4A00, 0x006B4A00); - set_func_end(0x006B4A00, 0x006B4A33); - set_func_start(0x006B4A40, 0x006B4A40); - set_func_end(0x006B4A40, 0x006B4A73); - set_func_start(0x006B4A80, 0x006B4A80); - set_func_end(0x006B4A80, 0x006B4C7D); - set_func_start(0x006B4EB0, 0x006B4EB0); - set_func_end(0x006B4EB0, 0x006B4EDA); - set_func_start(0x006B6AF0, 0x006B6AF0); - set_func_end(0x006B6AF0, 0x006B6B44); - set_func_start(0x006B6B50, 0x006B6B50); - set_func_end(0x006B6B50, 0x006B6BA0); - set_func_start(0x006B6BA0, 0x006B6BA0); - set_func_end(0x006B6BA0, 0x006B6BCB); - set_func_start(0x006B6BD0, 0x006B6BD0); - set_func_end(0x006B6BD0, 0x006B6BFB); - set_func_start(0x006B6C00, 0x006B6C00); - set_func_end(0x006B6C00, 0x006B6C2B); - set_func_start(0x006B6C30, 0x006B6C30); - set_func_end(0x006B6C30, 0x006B6C5B); - set_func_start(0x006B6C60, 0x006B6C60); - set_func_end(0x006B6C60, 0x006B6CE7); - set_func_start(0x006B6CF0, 0x006B6CF0); - set_func_end(0x006B6CF0, 0x006B6D75); - set_func_start(0x006B6D80, 0x006B6D80); - set_func_end(0x006B6D80, 0x006B6E05); - set_func_start(0x006B7B70, 0x006B7B70); - set_func_end(0x006B7B70, 0x006B7BC4); - set_func_start(0x006B7BD0, 0x006B7BD0); - set_func_end(0x006B7BD0, 0x006B7C8A); - set_func_start(0x006B7C90, 0x006B7C90); - set_func_end(0x006B7C90, 0x006B7D6F); - set_func_start(0x006B7D70, 0x006B7D70); - set_func_end(0x006B7D70, 0x006B7D9B); - set_func_start(0x006B7DA0, 0x006B7DA0); - set_func_end(0x006B7DA0, 0x006B7DCB); - set_func_start(0x006BCE10, 0x006BCE10); - set_func_end(0x006BCE10, 0x006BCE32); - set_func_start(0x006BCE40, 0x006BCE40); - set_func_end(0x006BCE40, 0x006BCE52); - set_func_start(0x006BCE60, 0x006BCE60); - set_func_end(0x006BCE60, 0x006BCE98); - set_func_start(0x006BCEA0, 0x006BCEA0); - set_func_end(0x006BCEA0, 0x006BCEE7); - set_func_start(0x006BD020, 0x006BD020); - set_func_end(0x006BD020, 0x006BD069); - set_func_start(0x006BD0A0, 0x006BD0A0); - set_func_end(0x006BD0A0, 0x006BD0BE); - set_func_start(0x006BD0C0, 0x006BD0C0); - set_func_end(0x006BD0C0, 0x006BD0DF); - set_func_start(0x006BD5A0, 0x006BD5A0); - set_func_end(0x006BD5A0, 0x006BD89D); - set_func_start(0x006BDFC0, 0x006BDFC0); - set_func_end(0x006BDFC0, 0x006BE014); - set_func_start(0x006BE020, 0x006BE020); - set_func_end(0x006BE020, 0x006BE221); - set_func_start(0x006BE2B0, 0x006BE2B0); - set_func_end(0x006BE2B0, 0x006BE390); - set_func_start(0x006BE390, 0x006BE390); - set_func_end(0x006BE390, 0x006BE3AD); - set_func_start(0x006BE3B0, 0x006BE3B0); - set_func_end(0x006BE3B0, 0x006BE3DD); - set_func_start(0x006BE3E0, 0x006BE3E0); - set_func_end(0x006BE3E0, 0x006BEE87); - set_func_start(0x006BF160, 0x006BF160); - set_func_end(0x006BF160, 0x006BF202); - set_func_start(0x006BF370, 0x006BF370); - set_func_end(0x006BF370, 0x006BF4B2); - set_func_start(0x006BF4C0, 0x006BF4C0); - set_func_end(0x006BF4C0, 0x006BF5A4); - set_func_start(0x006BF6D0, 0x006BF6D0); - set_func_end(0x006BF6D0, 0x006BFB60); - set_func_start(0x006BFDA0, 0x006BFDA0); - set_func_end(0x006BFDA0, 0x006BFDFE); - set_func_start(0x006BFE00, 0x006BFE00); - set_func_end(0x006BFE00, 0x006BFE5C); - set_func_start(0x006BFE60, 0x006BFE60); - set_func_end(0x006BFE60, 0x006C004D); - set_func_start(0x006C8CC0, 0x006C8CC0); - set_func_end(0x006C8CC0, 0x006C8E6B); - set_func_start(0x00743550, 0x00743550); - set_func_start(0x00743560, 0x00743560); - set_func_start(0x0074D580, 0x0074D580); - set_func_end(0x0074D580, 0x0074D5A8); - set_func_start(0x0074D5B0, 0x0074D5B0); - set_func_end(0x0074D5B0, 0x0074D5FD); - set_func_start(0x0074D600, 0x0074D600); - set_func_end(0x0074D600, 0x0074D6A3); - set_func_start(0x0074D9E0, 0x0074D9E0); - set_func_end(0x0074D9E0, 0x0074D9FF); - set_func_start(0x0074F2B0, 0x0074F2B0); - set_func_end(0x0074F2B0, 0x0074F2CC); - set_func_start(0x0074FA60, 0x0074FA60); - set_func_end(0x0074FA60, 0x0074FA6D); - set_func_start(0x0074FA70, 0x0074FA70); - set_func_end(0x0074FA70, 0x0074FADD); - set_func_start(0x0074FAE0, 0x0074FAE0); - set_func_end(0x0074FAE0, 0x0074FC20); - set_func_start(0x0074FC20, 0x0074FC20); - set_func_end(0x0074FC20, 0x0074FD36); - set_func_start(0x0074FF70, 0x0074FF70); - set_func_end(0x0074FF70, 0x00750206); - set_func_start(0x00751120, 0x00751120); - set_func_end(0x00751120, 0x0075114B); - set_func_start(0x00763730, 0x00763730); - set_func_end(0x00763730, 0x007637CD); - set_func_cmt(0x00763730, "UC", 0); - set_func_start(0x007637D0, 0x007637D0); - set_func_end(0x007637D0, 0x0076382B); - set_func_start(0x00763830, 0x00763830); - set_func_end(0x00763830, 0x00763855); - set_func_start(0x00763860, 0x00763860); - set_func_end(0x00763860, 0x00763996); - set_func_start(0x007639A0, 0x007639A0); - set_func_end(0x007639A0, 0x007639CF); - set_func_start(0x007639D0, 0x007639D0); - set_func_end(0x007639D0, 0x00763A54); - set_func_start(0x00763A60, 0x00763A60); - set_func_end(0x00763A60, 0x00763AAA); - set_func_start(0x00763B40, 0x00763B40); - set_func_end(0x00763B40, 0x00763B83); - set_func_cmt(0x00763B40, "UC", 0); - set_func_start(0x00763B90, 0x00763B90); - set_func_end(0x00763B90, 0x00763BD6); - set_func_cmt(0x00763B90, "UC", 0); - set_func_start(0x00763BE0, 0x00763BE0); - set_func_end(0x00763BE0, 0x00763C0A); - set_func_start(0x00763C50, 0x00763C50); - set_func_end(0x00763C50, 0x00763C5D); - set_func_start(0x00763D60, 0x00763D60); - set_func_end(0x00763D60, 0x00763D71); - set_func_start(0x00763DF0, 0x00763DF0); - set_func_end(0x00763DF0, 0x00764039); - set_func_start(0x00764040, 0x00764040); - set_func_end(0x00764040, 0x00764196); - set_func_start(0x007641A0, 0x007641A0); - set_func_end(0x007641A0, 0x007643EA); - set_func_start(0x007643F0, 0x007643F0); - set_func_end(0x007643F0, 0x00764413); - set_func_start(0x00764520, 0x00764520); - set_func_end(0x00764520, 0x007645D3); - set_func_start(0x007645E0, 0x007645E0); - set_func_end(0x007645E0, 0x00764788); - set_func_start(0x00764800, 0x00764800); - set_func_end(0x00764800, 0x00764985); - set_func_start(0x00764990, 0x00764990); - set_func_end(0x00764990, 0x00764A03); - set_func_start(0x00764A10, 0x00764A10); - set_func_end(0x00764A10, 0x00764B88); - set_func_start(0x00764B90, 0x00764B90); - set_func_end(0x00764B90, 0x00764E4F); - set_func_start(0x00765270, 0x00765270); - set_func_end(0x00765270, 0x00765359); - set_func_start(0x007653B0, 0x007653B0); - set_func_end(0x007653B0, 0x00765400); - set_func_start(0x007658A0, 0x007658A0); - set_func_end(0x007658A0, 0x007659BF); - set_func_start(0x007659C0, 0x007659C0); - set_func_end(0x007659C0, 0x00765AE5); - set_func_start(0x00765AF0, 0x00765AF0); - set_func_end(0x00765AF0, 0x00765FB2); - set_func_start(0x00765FF0, 0x00765FF0); - set_func_end(0x00765FF0, 0x007660C2); - set_func_start(0x00766140, 0x00766140); - set_func_end(0x00766140, 0x00766295); - set_func_start(0x00766530, 0x00766530); - set_func_end(0x00766530, 0x007665C2); - set_func_start(0x007668C0, 0x007668C0); - set_func_end(0x007668C0, 0x00766936); - set_func_start(0x00767100, 0x00767100); - set_func_end(0x00767100, 0x0076719C); - set_func_start(0x007673F0, 0x007673F0); - set_func_end(0x007673F0, 0x00767434); - set_func_start(0x00767FC0, 0x00767FC0); - set_func_end(0x00767FC0, 0x007681E9); - set_func_start(0x00768340, 0x00768340); - set_func_end(0x00768340, 0x00768402); - set_func_start(0x00768410, 0x00768410); - set_func_end(0x00768410, 0x0076841B); - set_func_start(0x00768440, 0x00768440); - set_func_end(0x00768440, 0x0076845B); - set_func_start(0x007689E0, 0x007689E0); - set_func_end(0x007689E0, 0x00768A19); - set_func_start(0x00769100, 0x00769100); - set_func_end(0x00769100, 0x007691B3); - set_func_start(0x00769230, 0x00769230); - set_func_end(0x00769230, 0x00769236); - set_func_start(0x0076AB80, 0x0076AB80); - set_func_end(0x0076AB80, 0x0076B287); - set_func_start(0x0076E4A0, 0x0076E4A0); - set_func_end(0x0076E4A0, 0x0076E4D2); - set_func_start(0x0076E540, 0x0076E540); - set_func_end(0x0076E540, 0x0076E59A); - set_func_start(0x0076E5A0, 0x0076E5A0); - set_func_end(0x0076E5A0, 0x0076E5C4); - set_func_start(0x0076E5E0, 0x0076E5E0); - set_func_end(0x0076E5E0, 0x0076E6D6); - set_func_start(0x0076E6E0, 0x0076E6E0); - set_func_end(0x0076E6E0, 0x0076E712); - set_func_start(0x0076E720, 0x0076E720); - set_func_end(0x0076E720, 0x0076E756); - set_func_start(0x0076E760, 0x0076E760); - set_func_end(0x0076E760, 0x0076E77B); - set_func_start(0x0076E780, 0x0076E780); - set_func_end(0x0076E780, 0x0076E79B); - set_func_start(0x0076ED20, 0x0076ED20); - set_func_end(0x0076ED20, 0x0076ED98); - set_func_start(0x0076EE30, 0x0076EE30); - set_func_end(0x0076EE30, 0x0076EE5E); - set_func_start(0x0076EF70, 0x0076EF70); - set_func_end(0x0076EF70, 0x0076F001); - set_func_start(0x0076F070, 0x0076F070); - set_func_end(0x0076F070, 0x0076F09E); - set_func_start(0x0076F0A0, 0x0076F0A0); - set_func_end(0x0076F0A0, 0x0076F0CE); - set_func_start(0x0076F1E0, 0x0076F1E0); - set_func_end(0x0076F1E0, 0x0076F331); - set_func_start(0x0076F640, 0x0076F640); - set_func_end(0x0076F640, 0x0076F6B9); - set_func_start(0x00770840, 0x00770840); - set_func_end(0x00770840, 0x007708E9); - set_func_start(0x007709A0, 0x007709A0); - set_func_end(0x007709A0, 0x007709E8); - set_func_start(0x00771870, 0x00771870); - set_func_end(0x00771870, 0x00771886); - set_func_start(0x00771890, 0x00771890); - set_func_end(0x00771890, 0x007718F2); - set_func_start(0x00771900, 0x00771900); - set_func_end(0x00771900, 0x00771957); - set_func_start(0x00771B80, 0x00771B80); - set_func_end(0x00771B80, 0x00771C15); - set_func_start(0x00772B20, 0x00772B20); - set_func_end(0x00772B20, 0x00772B2C); - set_func_start(0x00773590, 0x00773590); - set_func_end(0x00773590, 0x007737C2); - set_func_start(0x00773890, 0x00773890); - set_func_end(0x00773890, 0x00773986); - set_func_start(0x00773990, 0x00773990); - set_func_end(0x00773990, 0x007739AD); - set_func_start(0x007739E0, 0x007739E0); - set_func_end(0x007739E0, 0x007739F4); - set_func_start(0x00773A80, 0x00773A80); - set_func_end(0x00773A80, 0x00773C81); - set_func_start(0x00774620, 0x00774620); - set_func_end(0x00774620, 0x0077462E); - set_func_start(0x00774630, 0x00774630); - set_func_end(0x00774630, 0x00774638); - set_func_start(0x00774640, 0x00774640); - set_func_end(0x00774640, 0x00774648); - set_func_start(0x00774650, 0x00774650); - set_func_end(0x00774650, 0x00774658); - set_func_start(0x00774660, 0x00774660); - set_func_end(0x00774660, 0x00774675); - set_func_start(0x00774690, 0x00774690); - set_func_end(0x00774690, 0x007746A4); - set_func_start(0x00774720, 0x00774720); - set_func_end(0x00774720, 0x0077472A); - set_func_start(0x00774730, 0x00774730); - set_func_end(0x00774730, 0x0077473A); - set_func_start(0x00777420, 0x00777420); - set_func_end(0x00777420, 0x00777588); - set_func_start(0x00777590, 0x00777590); - set_func_end(0x00777590, 0x00777897); - set_func_start(0x00777940, 0x00777940); - set_func_end(0x00777940, 0x00777971); - set_func_start(0x00777980, 0x00777980); - set_func_end(0x00777980, 0x00777A78); - set_func_start(0x007DAB80, 0x007DAB80); - set_func_end(0x007DAB80, 0x007DAC34); - set_func_start(0x007DAC40, 0x007DAC40); - set_func_end(0x007DAC40, 0x007DACEA); - set_func_start(0x007DACF0, 0x007DACF0); - set_func_end(0x007DACF0, 0x007DADD2); - set_func_start(0x007DAE40, 0x007DAE40); - set_func_end(0x007DAE40, 0x007DAF22); - set_func_start(0x007DAF90, 0x007DAF90); - set_func_end(0x007DAF90, 0x007DAFD7); - set_func_start(0x007DAFE0, 0x007DAFE0); - set_func_end(0x007DAFE0, 0x007DB027); - set_func_start(0x007DB030, 0x007DB030); - set_func_end(0x007DB030, 0x007DB0AA); - set_func_start(0x007DB0B0, 0x007DB0B0); - set_func_end(0x007DB0B0, 0x007DB1E3); - set_func_start(0x007DB1F0, 0x007DB1F0); - set_func_end(0x007DB1F0, 0x007DB277); - set_func_start(0x007DB280, 0x007DB280); - set_func_end(0x007DB280, 0x007DB36C); - set_func_start(0x007DB370, 0x007DB370); - set_func_end(0x007DB370, 0x007DB3FB); - set_func_start(0x007DB8D0, 0x007DB8D0); - set_func_end(0x007DB8D0, 0x007DB9AC); - set_func_start(0x007DC910, 0x007DC910); - set_func_end(0x007DC910, 0x007DC94A); - set_func_start(0x007DEEF0, 0x007DEEF0); - set_func_end(0x007DEEF0, 0x007DF0AF); - set_func_start(0x007DF0B0, 0x007DF0B0); - set_func_end(0x007DF0B0, 0x007DF142); - set_func_start(0x007FDCD0, 0x007FDCD0); - set_func_end(0x007FDCD0, 0x007FDD0A); - set_func_start(0x007FDD10, 0x007FDD10); - set_func_end(0x007FDD10, 0x007FDD56); - set_func_start(0x007FDD60, 0x007FDD60); - set_func_end(0x007FDD60, 0x007FDDA6); - set_func_start(0x008007E0, 0x008007E0); - set_func_end(0x008007E0, 0x008008C7); - set_func_start(0x008021D0, 0x008021D0); - set_func_end(0x008021D0, 0x0080226B); - set_func_start(0x00802270, 0x00802270); - set_func_end(0x00802270, 0x008022C9); - set_func_start(0x00804190, 0x00804190); - set_func_end(0x00804190, 0x0080421D); - set_func_start(0x00804220, 0x00804220); - set_func_end(0x00804220, 0x00804420); - set_func_start(0x00809E30, 0x00809E30); - set_func_end(0x00809E30, 0x00809E96); - set_func_start(0x00809EA0, 0x00809EA0); - set_func_end(0x00809EA0, 0x00809F7E); - set_func_start(0x0080DC00, 0x0080DC00); - set_func_end(0x0080DC00, 0x0080DCE3); - set_func_start(0x00819EA0, 0x00819EA0); - set_func_end(0x00819EA0, 0x0081A2B5); - set_func_start(0x0081B530, 0x0081B530); - set_func_end(0x0081B530, 0x0081B549); - set_func_start(0x0081B720, 0x0081B720); - set_func_end(0x0081B720, 0x0081B7AF); - set_func_start(0x0081B7B0, 0x0081B7B0); - set_func_end(0x0081B7B0, 0x0081B81E); - set_func_start(0x0081B820, 0x0081B820); - set_func_end(0x0081B820, 0x0081B86C); - set_func_start(0x0081B9C0, 0x0081B9C0); - set_func_end(0x0081B9C0, 0x0081BAAA); - set_func_start(0x0081BAB0, 0x0081BAB0); - set_func_end(0x0081BAB0, 0x0081BB15); - set_func_start(0x0081BB20, 0x0081BB20); - set_func_end(0x0081BB20, 0x0081BE68); - set_func_start(0x0081BE70, 0x0081BE70); - set_func_end(0x0081BE70, 0x0081BF4D); - set_func_start(0x0084DBD0, 0x0084DBD0); - set_func_start(0x0084DBF0, 0x0084DBF0); - set_func_start(0x0084DCC0, 0x0084DCC0); - set_func_start(0x0084DEB0, 0x0084DEB0); - set_func_start(0x0084DF20, 0x0084DF20); - set_func_start(0x0084DF60, 0x0084DF60); - set_func_start(0x0084E030, 0x0084E030); - set_func_start(0x0084E0E0, 0x0084E0E0); - set_func_start(0x0084E1C0, 0x0084E1C0); - set_func_start(0x0084E280, 0x0084E280); - set_func_start(0x0084E2A0, 0x0084E2A0); - set_func_start(0x0084E350, 0x0084E350); - set_func_start(0x0084E600, 0x0084E600); - set_func_start(0x0084E670, 0x0084E670); - set_func_start(0x0084E970, 0x0084E970); - set_func_start(0x0084F280, 0x0084F280); - set_func_start(0x0084F7A0, 0x0084F7A0); - set_func_start(0x00850920, 0x00850920); - set_func_start(0x008562E0, 0x008562E0); - set_func_start(0x00856370, 0x00856370); - set_func_start(0x00856760, 0x00856760); - set_func_start(0x00857CA0, 0x00857CA0); - set_func_start(0x008695B0, 0x008695B0); - set_func_end(0x008695B0, 0x008695FB); - set_func_start(0x00869720, 0x00869720); - set_func_end(0x00869720, 0x00869757); - set_func_cmt(0x00869720, "actually called by IEvtInputInitialize, but this is optimized out", 0); - set_func_start(0x00869760, 0x00869760); - set_func_end(0x00869760, 0x008697D3); - set_func_start(0x00869D90, 0x00869D90); - set_func_end(0x00869D90, 0x00869D9D); - set_func_start(0x00869DB0, 0x00869DB0); - set_func_end(0x00869DB0, 0x00869DF6); - set_func_start(0x00869E00, 0x00869E00); - set_func_end(0x00869E00, 0x0086A01A); - set_func_start(0x0086A020, 0x0086A020); - set_func_end(0x0086A020, 0x0086A063); - set_func_start(0x0086A0D0, 0x0086A0D0); - set_func_end(0x0086A0D0, 0x0086A130); - set_func_start(0x0086A130, 0x0086A130); - set_func_end(0x0086A130, 0x0086A194); - set_func_start(0x0086A1A0, 0x0086A1A0); - set_func_end(0x0086A1A0, 0x0086A20C); - set_func_start(0x0086AE20, 0x0086AE20); - set_func_end(0x0086AE20, 0x0086AE2B); - set_func_start(0x0086B0C0, 0x0086B0C0); - set_func_end(0x0086B0C0, 0x0086B0CB); - set_func_start(0x0086B240, 0x0086B240); - set_func_end(0x0086B240, 0x0086B27D); - set_func_start(0x0086BBD0, 0x0086BBD0); - set_func_end(0x0086BBD0, 0x0086BC2F); - set_func_start(0x0086BC30, 0x0086BC30); - set_func_end(0x0086BC30, 0x0086BC9E); - set_func_start(0x0086BE50, 0x0086BE50); - set_func_end(0x0086BE50, 0x0086BE9B); - set_func_start(0x0086BEA0, 0x0086BEA0); - set_func_end(0x0086BEA0, 0x0086BEBE); - set_func_start(0x0086C6A0, 0x0086C6A0); - set_func_end(0x0086C6A0, 0x0086C6CE); - set_func_start(0x0086D0A0, 0x0086D0A0); - set_func_end(0x0086D0A0, 0x0086D0B8); - set_func_start(0x0086D0C0, 0x0086D0C0); - set_func_end(0x0086D0C0, 0x0086D0DF); - set_func_start(0x0086F5A0, 0x0086F5A0); - set_func_end(0x0086F5A0, 0x0086F5EA); - set_func_start(0x0086F760, 0x0086F760); - set_func_end(0x0086F760, 0x0086F875); - set_func_start(0x0086F880, 0x0086F880); - set_func_end(0x0086F880, 0x0086F902); - set_func_start(0x008722A0, 0x008722A0); - set_func_end(0x008722A0, 0x008722BF); - set_func_start(0x008E5250, 0x008E5250); - set_func_end(0x008E5250, 0x008E5253); - set_func_cmt(0x008E5250, "Script_ToggleTris", 0); - set_func_start(0x0095BFB0, 0x0095BFB0); - set_func_end(0x0095BFB0, 0x0095BFB6); - set_func_start(0x0095CEC0, 0x0095CEC0); - set_func_end(0x0095CEC0, 0x0095CF39); - set_func_start(0x0095CF40, 0x0095CF40); - set_func_end(0x0095CF40, 0x0095CFAE); - set_func_start(0x0095CFB0, 0x0095CFB0); - set_func_end(0x0095CFB0, 0x0095D077); - set_func_start(0x0095D110, 0x0095D110); - set_func_cmt(0x0095D110, "CDataAllocator::GetData(int, char const*, int)", 0); - set_func_start(0x0095D1B0, 0x0095D1B0); - set_func_cmt(0x0095D1B0, "CDataAllocator::PutData(void*, char const*, int)", 0); - set_func_start(0x0095F3A0, 0x0095F3A0); - set_func_end(0x0095F3A0, 0x0095F40A); - set_func_start(0x0095F420, 0x0095F420); - set_func_end(0x0095F420, 0x0095F480); - set_func_start(0x0095F4D0, 0x0095F4D0); - set_func_end(0x0095F4D0, 0x0095F4E6); - set_func_start(0x0095F4F0, 0x0095F4F0); - set_func_end(0x0095F4F0, 0x0095F537); - set_func_start(0x0095F540, 0x0095F540); - set_func_end(0x0095F540, 0x0095F5BD); - set_func_start(0x0095F5C0, 0x0095F5C0); - set_func_end(0x0095F5C0, 0x0095F5DB); - set_func_start(0x0095F5E0, 0x0095F5E0); - set_func_end(0x0095F5E0, 0x0095F60A); - set_func_start(0x0095F610, 0x0095F610); - set_func_end(0x0095F610, 0x0095F641); - set_func_start(0x0095F680, 0x0095F680); - set_func_end(0x0095F680, 0x0095F7C5); - set_func_start(0x0095F7D0, 0x0095F7D0); - set_func_end(0x0095F7D0, 0x0095F7FB); - set_func_start(0x0095F800, 0x0095F800); - set_func_end(0x0095F800, 0x0095F989); - set_func_start(0x0095F990, 0x0095F990); - set_func_end(0x0095F990, 0x0095F9E8); - set_func_start(0x0095F9F0, 0x0095F9F0); - set_func_end(0x0095F9F0, 0x0095FA94); - set_func_start(0x0095FBA0, 0x0095FBA0); - set_func_end(0x0095FBA0, 0x0095FC21); - set_func_start(0x0095FC30, 0x0095FC30); - set_func_end(0x0095FC30, 0x00960070); - set_func_start(0x00960070, 0x00960070); - set_func_end(0x00960070, 0x009600D3); - set_func_start(0x009600E0, 0x009600E0); - set_func_end(0x009600E0, 0x0096018C); - set_func_start(0x00960190, 0x00960190); - set_func_end(0x00960190, 0x00960237); - set_func_start(0x00960280, 0x00960280); - set_func_end(0x00960280, 0x0096031D); - set_func_start(0x009603D0, 0x009603D0); - set_func_end(0x009603D0, 0x009603F0); - set_func_start(0x00960530, 0x00960530); - set_func_end(0x00960530, 0x009605CD); - set_func_start(0x009605D0, 0x009605D0); - set_func_end(0x009605D0, 0x0096061D); - set_func_start(0x00960620, 0x00960620); - set_func_end(0x00960620, 0x0096065E); - set_func_start(0x00960660, 0x00960660); - set_func_end(0x00960660, 0x009606DB); - set_func_start(0x009606E0, 0x009606E0); - set_func_end(0x009606E0, 0x00960758); - set_func_start(0x00960760, 0x00960760); - set_func_end(0x00960760, 0x009607D8); - set_func_start(0x009607E0, 0x009607E0); - set_func_end(0x009607E0, 0x009608AF); - set_func_start(0x009608B0, 0x009608B0); - set_func_end(0x009608B0, 0x0096096C); - set_func_start(0x00960970, 0x00960970); - set_func_end(0x00960970, 0x00960A0C); - set_func_start(0x00960A10, 0x00960A10); - set_func_end(0x00960A10, 0x00960D19); - set_func_start(0x00960D20, 0x00960D20); - set_func_end(0x00960D20, 0x00960DC6); - set_func_start(0x00960DD0, 0x00960DD0); - set_func_end(0x00960DD0, 0x00960FB5); - set_func_start(0x00960FC0, 0x00960FC0); - set_func_end(0x00960FC0, 0x0096103E); - set_func_start(0x00961040, 0x00961040); - set_func_end(0x00961040, 0x00961083); - set_func_start(0x00961090, 0x00961090); - set_func_end(0x00961090, 0x009610D3); - set_func_start(0x009610E0, 0x009610E0); - set_func_end(0x009610E0, 0x00961117); - set_func_start(0x00961120, 0x00961120); - set_func_end(0x00961120, 0x0096119E); - set_func_start(0x009611A0, 0x009611A0); - set_func_end(0x009611A0, 0x00961200); - set_func_start(0x00961200, 0x00961200); - set_func_end(0x00961200, 0x009612C6); - set_func_start(0x009612D0, 0x009612D0); - set_func_end(0x009612D0, 0x00961348); - set_func_start(0x00961350, 0x00961350); - set_func_end(0x00961350, 0x00961393); - set_func_start(0x009613A0, 0x009613A0); - set_func_end(0x009613A0, 0x00961418); - set_func_start(0x00961420, 0x00961420); - set_func_end(0x00961420, 0x00961463); - set_func_start(0x00961470, 0x00961470); - set_func_end(0x00961470, 0x009614A7); - set_func_start(0x009614B0, 0x009614B0); - set_func_end(0x009614B0, 0x00961534); - set_func_start(0x009858B0, 0x009858B0); - set_func_end(0x009858B0, 0x0098594B); - set_func_start(0x00985950, 0x00985950); - set_func_end(0x00985950, 0x009859AA); - set_func_start(0x009859B0, 0x009859B0); - set_func_end(0x009859B0, 0x00985A0A); - set_func_start(0x00985A10, 0x00985A10); - set_func_end(0x00985A10, 0x00985A18); - set_func_start(0x00985A20, 0x00985A20); - set_func_end(0x00985A20, 0x00985A4A); - set_func_start(0x00985A50, 0x00985A50); - set_func_end(0x00985A50, 0x00985AD5); - set_func_start(0x00985AE0, 0x00985AE0); - set_func_end(0x00985AE0, 0x00985B0A); - set_func_start(0x00985B10, 0x00985B10); - set_func_end(0x00985B10, 0x00985BAD); - set_func_start(0x00985BB0, 0x00985BB0); - set_func_end(0x00985BB0, 0x00985BDA); - set_func_start(0x00985BE0, 0x00985BE0); - set_func_end(0x00985BE0, 0x00985C65); - set_func_start(0x00985C70, 0x00985C70); - set_func_end(0x00985C70, 0x00985C9A); - set_func_start(0x00985CA0, 0x00985CA0); - set_func_end(0x00985CA0, 0x00985D25); - set_func_start(0x00985D30, 0x00985D30); - set_func_end(0x00985D30, 0x00985D4E); - set_func_start(0x00985D50, 0x00985D50); - set_func_end(0x00985D50, 0x00985D58); - set_func_start(0x00985D60, 0x00985D60); - set_func_end(0x00985D60, 0x00985DC1); - set_func_start(0x00985DD0, 0x00985DD0); - set_func_end(0x00985DD0, 0x00985DD8); - set_func_start(0x00985DE0, 0x00985DE0); - set_func_end(0x00985DE0, 0x00985DE8); - set_func_start(0x00985DF0, 0x00985DF0); - set_func_end(0x00985DF0, 0x00985DF8); - set_func_start(0x00985E00, 0x00985E00); - set_func_end(0x00985E00, 0x00985E2D); - set_func_start(0x00985E30, 0x00985E30); - set_func_end(0x00985E30, 0x00985E5D); - set_func_start(0x00985E60, 0x00985E60); - set_func_end(0x00985E60, 0x00985E8A); - set_func_start(0x00985E90, 0x00985E90); - set_func_end(0x00985E90, 0x00985E98); - set_func_start(0x00985EF0, 0x00985EF0); - set_func_end(0x00985EF0, 0x00985F6B); - set_func_start(0x009D34B0, 0x009D34B0); - set_func_start(0x009D34C0, 0x009D34C0); - set_func_start(0x009D4260, 0x009D4260); - set_func_start(0x009DB620, 0x009DB620); - set_func_start(0x009DB630, 0x009DB630); - set_func_start(0x009DD930, 0x009DD930); - set_func_start(0x009DD940, 0x009DD940); - set_func_start(0x009DD950, 0x009DD950); - set_func_start(0x009DD960, 0x009DD960); - set_func_start(0x009DD970, 0x009DD970); - set_func_start(0x009DD980, 0x009DD980); - set_func_start(0x009DD990, 0x009DD990); - set_func_start(0x009DD9A0, 0x009DD9A0); - set_func_start(0x009DD9B0, 0x009DD9B0); - set_func_start(0x009DD9C0, 0x009DD9C0); - set_func_start(0x009DD9D0, 0x009DD9D0); - set_func_start(0x009DD9E0, 0x009DD9E0); - set_func_start(0x009DD9F0, 0x009DD9F0); - set_func_start(0x009DDA00, 0x009DDA00); - set_func_start(0x009DDA10, 0x009DDA10); - set_func_start(0x009DDA20, 0x009DDA20); - set_func_start(0x009DDA30, 0x009DDA30); - set_func_start(0x009DDA40, 0x009DDA40); - set_func_start(0x009DDA50, 0x009DDA50); - set_func_start(0x009DDA60, 0x009DDA60); - set_func_start(0x009DDA70, 0x009DDA70); - set_func_start(0x009DDA80, 0x009DDA80); - set_func_start(0x009DDA90, 0x009DDA90); - set_func_start(0x009DDAA0, 0x009DDAA0); - set_func_start(0x009DDAB0, 0x009DDAB0); - set_func_start(0x009DDAC0, 0x009DDAC0); - set_func_start(0x009DDAD0, 0x009DDAD0); - set_func_start(0x009DDAE0, 0x009DDAE0); - set_func_start(0x009DDAF0, 0x009DDAF0); - set_func_start(0x009DDB00, 0x009DDB00); - set_func_start(0x009DDB10, 0x009DDB10); - set_func_start(0x009DDB20, 0x009DDB20); - set_func_start(0x009DDB30, 0x009DDB30); - set_func_start(0x009DDB40, 0x009DDB40); - set_func_start(0x009DDB50, 0x009DDB50); - set_func_start(0x009DDB60, 0x009DDB60); - set_func_start(0x009DDB70, 0x009DDB70); - set_func_start(0x009DDB80, 0x009DDB80); - set_func_start(0x009DDB90, 0x009DDB90); - set_func_start(0x009DDBA0, 0x009DDBA0); - set_func_start(0x009DDBB0, 0x009DDBB0); - set_func_start(0x009DDBC0, 0x009DDBC0); - set_func_start(0x009DDBD0, 0x009DDBD0); - set_func_start(0x009DDBE0, 0x009DDBE0); - set_func_start(0x009DDBF0, 0x009DDBF0); - set_func_start(0x009DDC00, 0x009DDC00); - set_func_start(0x009DDC10, 0x009DDC10); - set_func_start(0x009DDC20, 0x009DDC20); - set_func_start(0x009DDC30, 0x009DDC30); - set_func_start(0x009DDC40, 0x009DDC40); - set_func_start(0x009DDC50, 0x009DDC50); - set_func_start(0x009DDC60, 0x009DDC60); - set_func_start(0x009DDC70, 0x009DDC70); - set_func_start(0x009DDC80, 0x009DDC80); - set_func_start(0x009DDC90, 0x009DDC90); - set_func_start(0x009DDCA0, 0x009DDCA0); - set_func_start(0x009DDCB0, 0x009DDCB0); - set_func_start(0x009DDCC0, 0x009DDCC0); - set_func_start(0x009DDCD0, 0x009DDCD0); - set_func_start(0x009DDCE0, 0x009DDCE0); - set_func_start(0x009DDCF0, 0x009DDCF0); - set_func_start(0x009DDD00, 0x009DDD00); - set_func_start(0x009DDD10, 0x009DDD10); - set_func_start(0x009DDD20, 0x009DDD20); - set_func_start(0x009DDD30, 0x009DDD30); - set_func_start(0x009DDD40, 0x009DDD40); - set_func_start(0x009DDD50, 0x009DDD50); - set_func_start(0x009DDD60, 0x009DDD60); - set_func_start(0x009DDD70, 0x009DDD70); - set_func_start(0x009DDD80, 0x009DDD80); - set_func_start(0x009DDD90, 0x009DDD90); - set_func_start(0x009DDDA0, 0x009DDDA0); - set_func_start(0x009DDDB0, 0x009DDDB0); - set_func_start(0x009DDDC0, 0x009DDDC0); - set_func_start(0x009DDDD0, 0x009DDDD0); - set_func_start(0x009DDDE0, 0x009DDDE0); - set_func_start(0x009DDDF0, 0x009DDDF0); - set_func_start(0x009DDE00, 0x009DDE00); - set_func_start(0x009DDE10, 0x009DDE10); - set_func_start(0x009DDE20, 0x009DDE20); - set_func_start(0x009DDE30, 0x009DDE30); - set_func_start(0x009DDE40, 0x009DDE40); - set_func_start(0x009DDE50, 0x009DDE50); - set_func_start(0x009DDE60, 0x009DDE60); - set_func_start(0x009DDE70, 0x009DDE70); - set_func_start(0x009DDE80, 0x009DDE80); - set_func_start(0x009DDE90, 0x009DDE90); - set_func_start(0x009DDEA0, 0x009DDEA0); - set_func_start(0x009DDEB0, 0x009DDEB0); - set_func_start(0x009DDEC0, 0x009DDEC0); - set_func_start(0x009DDED0, 0x009DDED0); - set_func_start(0x009DDEE0, 0x009DDEE0); - set_func_start(0x009DDEF0, 0x009DDEF0); - set_func_start(0x009DDF00, 0x009DDF00); - set_func_start(0x009DDF10, 0x009DDF10); - set_func_start(0x009DDF20, 0x009DDF20); - set_func_start(0x009DDF30, 0x009DDF30); - set_func_start(0x009DDF40, 0x009DDF40); - set_func_start(0x009DDF50, 0x009DDF50); - set_func_start(0x009DDF60, 0x009DDF60); - set_func_start(0x009DDF70, 0x009DDF70); - set_func_start(0x009DDF80, 0x009DDF80); - set_func_start(0x009DDF90, 0x009DDF90); - set_func_start(0x009DDFA0, 0x009DDFA0); - set_func_start(0x009DDFB0, 0x009DDFB0); - set_func_start(0x009DDFC0, 0x009DDFC0); - set_func_start(0x009DDFD0, 0x009DDFD0); - set_func_start(0x009DDFE0, 0x009DDFE0); - set_func_start(0x009DDFF0, 0x009DDFF0); - set_func_start(0x009DE000, 0x009DE000); - set_func_start(0x009DE010, 0x009DE010); - set_func_start(0x009DE020, 0x009DE020); - set_func_start(0x009DE030, 0x009DE030); - set_func_start(0x009DE040, 0x009DE040); - set_func_start(0x009DE050, 0x009DE050); - set_func_start(0x009DE060, 0x009DE060); - set_func_start(0x009DE070, 0x009DE070); - set_func_start(0x009DE080, 0x009DE080); - set_func_start(0x009DE090, 0x009DE090); - set_func_start(0x009DE0A0, 0x009DE0A0); - set_func_start(0x009DE0B0, 0x009DE0B0); - set_func_start(0x009DE0C0, 0x009DE0C0); - set_func_start(0x009DE0D0, 0x009DE0D0); - set_func_start(0x009DE0E0, 0x009DE0E0); - set_func_start(0x009DE0F0, 0x009DE0F0); - set_func_start(0x009DE100, 0x009DE100); - set_func_start(0x009DE110, 0x009DE110); - set_func_start(0x009DE120, 0x009DE120); - set_func_start(0x009DE130, 0x009DE130); - set_func_start(0x009DE140, 0x009DE140); - set_func_start(0x009DE150, 0x009DE150); - set_func_start(0x009DE160, 0x009DE160); - set_func_start(0x009DE170, 0x009DE170); - set_func_start(0x009DE180, 0x009DE180); - set_func_start(0x009DE190, 0x009DE190); - set_func_start(0x009DE1A0, 0x009DE1A0); - set_func_start(0x009DE1B0, 0x009DE1B0); - set_func_start(0x009DE1C0, 0x009DE1C0); - set_func_start(0x009DE1D0, 0x009DE1D0); - set_func_start(0x00AC1B9C, 0x00AC1B9C); -} diff --git a/profile/3.3.5a-windows/symbol/gxdeviceopengl/label.sym b/profile/3.3.5a-windows/symbol/gxdeviceopengl/label.sym deleted file mode 100644 index e025e58..0000000 --- a/profile/3.3.5a-windows/symbol/gxdeviceopengl/label.sym +++ /dev/null @@ -1 +0,0 @@ -CGxDeviceOpenGl__vtable 00A2E198 l \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/gxprim/func.sym b/profile/3.3.5a-windows/symbol/gxprim/func.sym deleted file mode 100644 index a4443c3..0000000 --- a/profile/3.3.5a-windows/symbol/gxprim/func.sym +++ /dev/null @@ -1,4 +0,0 @@ -GxPrimIndexPtr 00681AB0 f end=00681AFB -GxPrimVertexPtr 00681B00 f -GxPrimVertexPtr_FFP 00682400 f end=00682781 ; this is one of the functions named 'GxPrimVertexPtr' that uses the fixed-function pipeline -GxPrimLockVertexPtrs 006828C0 f end=006828FE \ No newline at end of file diff --git a/profile/3.3.5a-windows/symbol/storm/func.sym b/profile/3.3.5a-windows/symbol/storm/func.sym deleted file mode 100644 index d40aa57..0000000 --- a/profile/3.3.5a-windows/symbol/storm/func.sym +++ /dev/null @@ -1,39 +0,0 @@ -SCmdRegisterArgList 00773590 f end=007737C2 -SCmdProcess 00773890 f end=00773986 -SCmdProcessCommandLine 00773990 f end=007739AD -SErrSetLastError 00771870 f end=00771886 -SErrSetLogTitleString 00771890 f end=007718F2 -SErrSetLogTitleCallback 00771900 f end=00771957 -SErrRegisterHandler 00771B80 f end=00771C15 -SErrCatchUnhandledExceptions 00772B20 f end=00772B2C -SMemAlloc 0076E540 f end=0076E59A type="void* __stdcall func(uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)" -SMemFree 0076E5A0 f end=0076E5C4 type="int32_t __stdcall func(void* ptr, char* filename, int32_t linenumber, uint32_t flags)" -SMemReAlloc 0076E5E0 f end=0076E6D6 type="void* __stdcall func(void* ptr, uint32_t bytes, char* filename, int32_t linenumber, uint32_t flags)" -SMemSetDebugFlags 0076E4A0 f end=0076E4D2 -SRegLoadValue 00770840 f end=007708E9 -SRegSaveValue 007709A0 f end=007709E8 -SStrChr 0076E6E0 f end=0076E712 -SStrChrR 0076E720 f end=0076E756 -SStrCmp 0076E760 f end=0076E77B -SStrCmpI 0076E780 f end=0076E79B -SStrCopy 0076ED20 f end=0076ED98 -SStrLen 0076EE30 f end=0076EE5E -SStrPack 0076EF70 f end=0076F001 -SStrPrintf 0076F070 f end=0076F09E type="int32_t __stdcall func(char* dest, size_t maxchars, char* format, ...)" -SStrVPrintf 0076F0A0 f end=0076F0CE -SStrTokenize 0076F1E0 f end=0076F331 -SStrHashHT 0076F640 f end=0076F6B9 -SEvent__Set 00774720 f end=0077472A -SEvent__Reset 00774730 f end=0077473A -SSyncObject__Wait 00774690 f end=007746A4 -StormInitialize 007739E0 f end=007739F4 -StormSetOption 00773A80 f end=00773C81 -TSList__LinkNode 004F71A0 f end=004F724D -SCritSect__SCritSect 00774620 f end=0077462E type="SCritSect* __thiscall func(SCritSect* this)" -SCritSect__Enter 00774640 f end=00774648 type="void __thiscall func(SCritSect *this)" -SCritSect__Leave 00774650 f end=00774658 type="void __thiscall func(SCritSect *this)" -SCritSect__destructor 00774630 f end=00774638 type="void __thiscall func(SCritSect *this)" -SRgnCreate 00777980 f end=00777A78 -SRgnDelete 00777940 f end=00777971 -SRgnCombineRectf 00777420 f end=00777588 type="void __stdcall func(HSRGN handle, RECTF* rect, void* param, int32_t combinemode)" -SRgnGetBoundingRectf 00777590 f end=00777897 type="void __stdcall func(HSRGN handle, RECTF* rect)" \ No newline at end of file diff --git a/profile/3.3.5a-windows/x32dbg/game.dd32 b/profile/3.3.5a-windows/x32dbg/game.dd32 deleted file mode 100644 index 4fef1b9..0000000 --- a/profile/3.3.5a-windows/x32dbg/game.dd32 +++ /dev/null @@ -1,38410 +0,0 @@ -{ - "functions": [ - { - "manual": true, - "start": "0x1070", - "end": "0x1070", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1070" - }, - { - "manual": true, - "start": "0x10d0", - "end": "0x10d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10d0" - }, - { - "manual": true, - "start": "0x10e0", - "end": "0x10e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10e0" - }, - { - "manual": true, - "start": "0x1130", - "end": "0x1130", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1130" - }, - { - "manual": true, - "start": "0x2b20", - "end": "0x2b8a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b20" - }, - { - "manual": true, - "start": "0x33b0", - "end": "0x33b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x33b0" - }, - { - "manual": true, - "start": "0x38a0", - "end": "0x38a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x38a0" - }, - { - "manual": true, - "start": "0x67f0", - "end": "0x6b66", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x67f0" - }, - { - "manual": true, - "start": "0x6b70", - "end": "0x6c64", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x6b70" - }, - { - "manual": true, - "start": "0x6c70", - "end": "0x6d63", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x6c70" - }, - { - "manual": true, - "start": "0x7f40", - "end": "0x7f75", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7f40" - }, - { - "manual": true, - "start": "0x7f80", - "end": "0x7fe9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7f80" - }, - { - "manual": true, - "start": "0x8030", - "end": "0x8048", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x8030" - }, - { - "manual": true, - "start": "0x8070", - "end": "0x80d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x8070" - }, - { - "manual": true, - "start": "0x8110", - "end": "0x820e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x8110" - }, - { - "manual": true, - "start": "0x8210", - "end": "0x823a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x8210" - }, - { - "manual": true, - "start": "0x8240", - "end": "0x8257", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x8240" - }, - { - "manual": true, - "start": "0x8bf0", - "end": "0x8c26", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x8bf0" - }, - { - "manual": true, - "start": "0x9670", - "end": "0x96cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x9670" - }, - { - "manual": true, - "start": "0xbaa5", - "end": "0xbace", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbaa5" - }, - { - "manual": true, - "start": "0xd3b5", - "end": "0xd3b5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd3b5" - }, - { - "manual": true, - "start": "0x217c0", - "end": "0x217d9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x217c0" - }, - { - "manual": true, - "start": "0x218c0", - "end": "0x21947", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x218c0" - }, - { - "manual": true, - "start": "0x21af0", - "end": "0x21b49", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x21af0" - }, - { - "manual": true, - "start": "0x21bb0", - "end": "0x21c97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x21bb0" - }, - { - "manual": true, - "start": "0x21ca0", - "end": "0x21cb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x21ca0" - }, - { - "manual": true, - "start": "0x22130", - "end": "0x22138", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x22130" - }, - { - "manual": true, - "start": "0x22530", - "end": "0x227d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x22530" - }, - { - "manual": true, - "start": "0x22910", - "end": "0x229aa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x22910" - }, - { - "manual": true, - "start": "0x24b10", - "end": "0x24b40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x24b10" - }, - { - "manual": true, - "start": "0x24b50", - "end": "0x24e43", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x24b50" - }, - { - "manual": true, - "start": "0x24e80", - "end": "0x24f45", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x24e80" - }, - { - "manual": true, - "start": "0x24f80", - "end": "0x24f97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x24f80" - }, - { - "manual": true, - "start": "0x61b00", - "end": "0x61b08", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x61b00" - }, - { - "manual": true, - "start": "0x61b50", - "end": "0x61b87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x61b50" - }, - { - "manual": true, - "start": "0x61bd0", - "end": "0x61bf3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x61bd0" - }, - { - "manual": true, - "start": "0x61db0", - "end": "0x61dd6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x61db0" - }, - { - "manual": true, - "start": "0x61fa0", - "end": "0x61ff9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x61fa0" - }, - { - "manual": true, - "start": "0x7add0", - "end": "0x7add0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7add0" - }, - { - "manual": true, - "start": "0x7ade0", - "end": "0x7ade0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7ade0" - }, - { - "manual": true, - "start": "0x7ae10", - "end": "0x7ae10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7ae10" - }, - { - "manual": true, - "start": "0x7ae50", - "end": "0x7ae50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7ae50" - }, - { - "manual": true, - "start": "0x7aea0", - "end": "0x7aea0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7aea0" - }, - { - "manual": true, - "start": "0x7af40", - "end": "0x7af40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7af40" - }, - { - "manual": true, - "start": "0x7afe0", - "end": "0x7afe0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7afe0" - }, - { - "manual": true, - "start": "0x7b040", - "end": "0x7b040", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b040" - }, - { - "manual": true, - "start": "0x7b0a0", - "end": "0x7b0a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b0a0" - }, - { - "manual": true, - "start": "0x7b100", - "end": "0x7b100", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b100" - }, - { - "manual": true, - "start": "0x7b1c0", - "end": "0x7b1c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b1c0" - }, - { - "manual": true, - "start": "0x7b280", - "end": "0x7b280", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b280" - }, - { - "manual": true, - "start": "0x7b290", - "end": "0x7b290", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b290" - }, - { - "manual": true, - "start": "0x7b300", - "end": "0x7b300", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b300" - }, - { - "manual": true, - "start": "0x7b340", - "end": "0x7b370", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b340" - }, - { - "manual": true, - "start": "0x7b380", - "end": "0x7b3b2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b380" - }, - { - "manual": true, - "start": "0x7b3c0", - "end": "0x7b3f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b3c0" - }, - { - "manual": true, - "start": "0x7b400", - "end": "0x7b439", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b400" - }, - { - "manual": true, - "start": "0x7b440", - "end": "0x7b470", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b440" - }, - { - "manual": true, - "start": "0x7b480", - "end": "0x7b55f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b480" - }, - { - "manual": true, - "start": "0x7b560", - "end": "0x7b5ec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b560" - }, - { - "manual": true, - "start": "0x7b6b0", - "end": "0x7b6e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b6b0" - }, - { - "manual": true, - "start": "0x7b720", - "end": "0x7b735", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b720" - }, - { - "manual": true, - "start": "0x7b760", - "end": "0x7b760", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7b760" - }, - { - "manual": true, - "start": "0x7bf30", - "end": "0x7bf45", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bf30" - }, - { - "manual": true, - "start": "0x7bf50", - "end": "0x7bf6a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bf50" - }, - { - "manual": true, - "start": "0x7bf70", - "end": "0x7bf81", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bf70" - }, - { - "manual": true, - "start": "0x7bf90", - "end": "0x7bfc7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bf90" - }, - { - "manual": true, - "start": "0x7bfd0", - "end": "0x7bfd6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bfd0" - }, - { - "manual": true, - "start": "0x7bfe0", - "end": "0x7bfe6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bfe0" - }, - { - "manual": true, - "start": "0x7bff0", - "end": "0x7c018", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7bff0" - }, - { - "manual": true, - "start": "0x7c020", - "end": "0x7c048", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7c020" - }, - { - "manual": true, - "start": "0x7c050", - "end": "0x7c05d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7c050" - }, - { - "manual": true, - "start": "0x7c060", - "end": "0x7c06d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7c060" - }, - { - "manual": true, - "start": "0x7c070", - "end": "0x7c07d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7c070" - }, - { - "manual": true, - "start": "0x7c080", - "end": "0x7c08d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7c080" - }, - { - "manual": true, - "start": "0x7cbf0", - "end": "0x7cc07", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7cbf0" - }, - { - "manual": true, - "start": "0x7cc20", - "end": "0x7cc40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7cc20" - }, - { - "manual": true, - "start": "0x7cc50", - "end": "0x7cc6f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7cc50" - }, - { - "manual": true, - "start": "0x7cf80", - "end": "0x7cfeb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7cf80" - }, - { - "manual": true, - "start": "0x7cff0", - "end": "0x7d02c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7cff0" - }, - { - "manual": true, - "start": "0x7d030", - "end": "0x7d04d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d030" - }, - { - "manual": true, - "start": "0x7d080", - "end": "0x7d088", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d080" - }, - { - "manual": true, - "start": "0x7d090", - "end": "0x7d098", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d090" - }, - { - "manual": true, - "start": "0x7d0e0", - "end": "0x7d169", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d0e0" - }, - { - "manual": true, - "start": "0x7d1d0", - "end": "0x7d22f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d1d0" - }, - { - "manual": true, - "start": "0x7d230", - "end": "0x7d28f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d230" - }, - { - "manual": true, - "start": "0x7d290", - "end": "0x7d304", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d290" - }, - { - "manual": true, - "start": "0x7d310", - "end": "0x7d3ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d310" - }, - { - "manual": true, - "start": "0x7d3c0", - "end": "0x7d442", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d3c0" - }, - { - "manual": true, - "start": "0x7d450", - "end": "0x7d4b6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d450" - }, - { - "manual": true, - "start": "0x7d530", - "end": "0x7d59b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d530" - }, - { - "manual": true, - "start": "0x7d620", - "end": "0x7d682", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d620" - }, - { - "manual": true, - "start": "0x7d690", - "end": "0x7d6fc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d690" - }, - { - "manual": true, - "start": "0x7d770", - "end": "0x7d78c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d770" - }, - { - "manual": true, - "start": "0x7d790", - "end": "0x7d7a8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d790" - }, - { - "manual": true, - "start": "0x7d990", - "end": "0x7d9ea", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7d990" - }, - { - "manual": true, - "start": "0x7dbc0", - "end": "0x7dc13", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7dbc0" - }, - { - "manual": true, - "start": "0x7dc20", - "end": "0x7dc4f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7dc20" - }, - { - "manual": true, - "start": "0x7dc50", - "end": "0x7dc8c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7dc50" - }, - { - "manual": true, - "start": "0x7dca0", - "end": "0x7de08", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7dca0" - }, - { - "manual": true, - "start": "0x7dea0", - "end": "0x7e116", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7dea0" - }, - { - "manual": true, - "start": "0x7e910", - "end": "0x7ea68", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7e910" - }, - { - "manual": true, - "start": "0x7ec10", - "end": "0x7ec10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7ec10" - }, - { - "manual": true, - "start": "0x7eff0", - "end": "0x7f224", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7eff0" - }, - { - "manual": true, - "start": "0x7f230", - "end": "0x7f2c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7f230" - }, - { - "manual": true, - "start": "0x7f2d0", - "end": "0x7f2eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7f2d0" - }, - { - "manual": true, - "start": "0x7f2f0", - "end": "0x7f5b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7f2f0" - }, - { - "manual": true, - "start": "0x7f5c0", - "end": "0x7f6b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7f5c0" - }, - { - "manual": true, - "start": "0x7fac0", - "end": "0x7fb21", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7fac0" - }, - { - "manual": true, - "start": "0x7fb80", - "end": "0x7fb91", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7fb80" - }, - { - "manual": true, - "start": "0x7fba0", - "end": "0x7fba4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7fba0" - }, - { - "manual": true, - "start": "0x7fbb0", - "end": "0x7fc16", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7fbb0" - }, - { - "manual": true, - "start": "0x7fc20", - "end": "0x7fc35", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7fc20" - }, - { - "manual": true, - "start": "0x7fc90", - "end": "0x7fdd3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x7fc90" - }, - { - "manual": true, - "start": "0x800a0", - "end": "0x800ee", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x800a0" - }, - { - "manual": true, - "start": "0x80410", - "end": "0x804a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80410" - }, - { - "manual": true, - "start": "0x804b0", - "end": "0x804b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x804b0" - }, - { - "manual": true, - "start": "0x804c0", - "end": "0x804e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x804c0" - }, - { - "manual": true, - "start": "0x804f0", - "end": "0x805f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x804f0" - }, - { - "manual": true, - "start": "0x806a0", - "end": "0x8071e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x806a0" - }, - { - "manual": true, - "start": "0x80a50", - "end": "0x80ac1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80a50" - }, - { - "manual": true, - "start": "0x80ad0", - "end": "0x80bca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80ad0" - }, - { - "manual": true, - "start": "0x80bd0", - "end": "0x80d27", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80bd0" - }, - { - "manual": true, - "start": "0x80d30", - "end": "0x80dd0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80d30" - }, - { - "manual": true, - "start": "0x80ea0", - "end": "0x80ed8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80ea0" - }, - { - "manual": true, - "start": "0x80f70", - "end": "0x80fc9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x80f70" - }, - { - "manual": true, - "start": "0x81100", - "end": "0x81288", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x81100" - }, - { - "manual": true, - "start": "0x81290", - "end": "0x8138e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x81290" - }, - { - "manual": true, - "start": "0x81390", - "end": "0x814e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x81390" - }, - { - "manual": true, - "start": "0x829d0", - "end": "0x829e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x829d0" - }, - { - "manual": true, - "start": "0x829f0", - "end": "0x82a12", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x829f0" - }, - { - "manual": true, - "start": "0x82a20", - "end": "0x82a3b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x82a20" - }, - { - "manual": true, - "start": "0x82a40", - "end": "0x82a5c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x82a40" - }, - { - "manual": true, - "start": "0x93bf0", - "end": "0x93c08", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x93bf0" - }, - { - "manual": true, - "start": "0x94ee0", - "end": "0x94f2d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x94ee0" - }, - { - "manual": true, - "start": "0x94f30", - "end": "0x94f88", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x94f30" - }, - { - "manual": true, - "start": "0x95410", - "end": "0x95469", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x95410" - }, - { - "manual": true, - "start": "0xa8500", - "end": "0xa8521", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xa8500" - }, - { - "manual": true, - "start": "0xa8720", - "end": "0xa8b57", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xa8720" - }, - { - "manual": true, - "start": "0xa8bb0", - "end": "0xa8c82", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xa8bb0" - }, - { - "manual": true, - "start": "0xa8d10", - "end": "0xa8dbe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xa8d10" - }, - { - "manual": true, - "start": "0xb5510", - "end": "0xb5548", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb5510" - }, - { - "manual": true, - "start": "0xb5550", - "end": "0xb55d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb5550" - }, - { - "manual": true, - "start": "0xb5a00", - "end": "0xb5ba1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb5a00" - }, - { - "manual": true, - "start": "0xb7220", - "end": "0xb72f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb7220" - }, - { - "manual": true, - "start": "0xb7300", - "end": "0xb73d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb7300" - }, - { - "manual": true, - "start": "0xb78a0", - "end": "0xb7a9f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb78a0" - }, - { - "manual": true, - "start": "0xb8070", - "end": "0xb81cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb8070" - }, - { - "manual": true, - "start": "0xb81d0", - "end": "0xb8384", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xb81d0" - }, - { - "manual": true, - "start": "0xbd9d0", - "end": "0xbd9e9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbd9d0" - }, - { - "manual": true, - "start": "0xbdaa0", - "end": "0xbdbe3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbdaa0" - }, - { - "manual": true, - "start": "0xbdbf0", - "end": "0xbdc4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbdbf0" - }, - { - "manual": true, - "start": "0xbdd80", - "end": "0xbdd80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbdd80" - }, - { - "manual": true, - "start": "0xbe9c0", - "end": "0xbeb8b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbe9c0" - }, - { - "manual": true, - "start": "0xbec70", - "end": "0xbec87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbec70" - }, - { - "manual": true, - "start": "0xbecf0", - "end": "0xbee5d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbecf0" - }, - { - "manual": true, - "start": "0xbee60", - "end": "0xbf0b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbee60" - }, - { - "manual": true, - "start": "0xbf0c0", - "end": "0xbf0e1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbf0c0" - }, - { - "manual": true, - "start": "0xbf770", - "end": "0xbfa4d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbf770" - }, - { - "manual": true, - "start": "0xbfca0", - "end": "0xbfcd3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xbfca0" - }, - { - "manual": true, - "start": "0xc1510", - "end": "0xc1510", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1510" - }, - { - "manual": true, - "start": "0xc1930", - "end": "0xc1930", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1930" - }, - { - "manual": true, - "start": "0xc1b30", - "end": "0xc1b30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1b30" - }, - { - "manual": true, - "start": "0xc1b90", - "end": "0xc1b90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1b90" - }, - { - "manual": true, - "start": "0xc1bf0", - "end": "0xc1bf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1bf0" - }, - { - "manual": true, - "start": "0xc1de0", - "end": "0xc1de0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1de0" - }, - { - "manual": true, - "start": "0xc1f00", - "end": "0xc1f00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc1f00" - }, - { - "manual": true, - "start": "0xc21b0", - "end": "0xc21b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc21b0" - }, - { - "manual": true, - "start": "0xc2370", - "end": "0xc2370", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc2370" - }, - { - "manual": true, - "start": "0xc23d0", - "end": "0xc23d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc23d0" - }, - { - "manual": true, - "start": "0xc2f90", - "end": "0xc2f90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc2f90" - }, - { - "manual": true, - "start": "0xc2fc0", - "end": "0xc2fc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc2fc0" - }, - { - "manual": true, - "start": "0xc30a0", - "end": "0xc30a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc30a0" - }, - { - "manual": true, - "start": "0xc3290", - "end": "0xc3290", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc3290" - }, - { - "manual": true, - "start": "0xc3300", - "end": "0xc3300", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc3300" - }, - { - "manual": true, - "start": "0xc3340", - "end": "0xc3340", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc3340" - }, - { - "manual": true, - "start": "0xc3380", - "end": "0xc3380", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc3380" - }, - { - "manual": true, - "start": "0xc33c0", - "end": "0xc33c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc33c0" - }, - { - "manual": true, - "start": "0xc3420", - "end": "0xc3420", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc3420" - }, - { - "manual": true, - "start": "0xc3600", - "end": "0xc3600", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc3600" - }, - { - "manual": true, - "start": "0xc51b0", - "end": "0xc51b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xc51b0" - }, - { - "manual": true, - "start": "0xd7f60", - "end": "0xd7f81", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd7f60" - }, - { - "manual": true, - "start": "0xd80c0", - "end": "0xd81ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd80c0" - }, - { - "manual": true, - "start": "0xd82a0", - "end": "0xd82b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd82a0" - }, - { - "manual": true, - "start": "0xd82c0", - "end": "0xd834c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd82c0" - }, - { - "manual": true, - "start": "0xd8860", - "end": "0xd8923", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd8860" - }, - { - "manual": true, - "start": "0xd8930", - "end": "0xd8a2c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd8930" - }, - { - "manual": true, - "start": "0xd8a30", - "end": "0xd8b9b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd8a30" - }, - { - "manual": true, - "start": "0xd8bd0", - "end": "0xd8c55", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd8bd0" - }, - { - "manual": true, - "start": "0xd9500", - "end": "0xd9581", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd9500" - }, - { - "manual": true, - "start": "0xd95c0", - "end": "0xd960c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd95c0" - }, - { - "manual": true, - "start": "0xd98d0", - "end": "0xd99d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xd98d0" - }, - { - "manual": true, - "start": "0xda3d0", - "end": "0xda4a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xda3d0" - }, - { - "manual": true, - "start": "0xda4b0", - "end": "0xda50c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xda4b0" - }, - { - "manual": true, - "start": "0xda5f0", - "end": "0xda9c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xda5f0" - }, - { - "manual": true, - "start": "0xda9d0", - "end": "0xdab3c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xda9d0" - }, - { - "manual": true, - "start": "0xdab40", - "end": "0xdb9e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdab40" - }, - { - "manual": true, - "start": "0xdb9f0", - "end": "0xdbbbe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdb9f0" - }, - { - "manual": true, - "start": "0xdbfd0", - "end": "0xdbff2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdbfd0" - }, - { - "manual": true, - "start": "0xdce40", - "end": "0xdce5d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdce40" - }, - { - "manual": true, - "start": "0xdd400", - "end": "0xdd411", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdd400" - }, - { - "manual": true, - "start": "0xdd420", - "end": "0xdd42c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdd420" - }, - { - "manual": true, - "start": "0xdd610", - "end": "0xdd670", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xdd610" - }, - { - "manual": true, - "start": "0xddc20", - "end": "0xddc50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xddc20" - }, - { - "manual": true, - "start": "0xe4a40", - "end": "0xe4a9d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xe4a40" - }, - { - "manual": true, - "start": "0xf71a0", - "end": "0xf724c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xf71a0" - }, - { - "manual": true, - "start": "0xfbd00", - "end": "0xfbd12", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfbd00" - }, - { - "manual": true, - "start": "0xfbd20", - "end": "0xfbd35", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfbd20" - }, - { - "manual": true, - "start": "0xfbd40", - "end": "0xfbd8f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfbd40" - }, - { - "manual": true, - "start": "0xfbd90", - "end": "0xfbf5c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfbd90" - }, - { - "manual": true, - "start": "0xfbf60", - "end": "0xfc017", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfbf60" - }, - { - "manual": true, - "start": "0xfc020", - "end": "0xfc0b3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc020" - }, - { - "manual": true, - "start": "0xfc0c0", - "end": "0xfc168", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc0c0" - }, - { - "manual": true, - "start": "0xfc170", - "end": "0xfc248", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc170" - }, - { - "manual": true, - "start": "0xfc250", - "end": "0xfc328", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc250" - }, - { - "manual": true, - "start": "0xfc330", - "end": "0xfc3ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc330" - }, - { - "manual": true, - "start": "0xfc3d0", - "end": "0xfc460", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc3d0" - }, - { - "manual": true, - "start": "0xfc470", - "end": "0xfc5aa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc470" - }, - { - "manual": true, - "start": "0xfc5b0", - "end": "0xfc658", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc5b0" - }, - { - "manual": true, - "start": "0xfc660", - "end": "0xfc6da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc660" - }, - { - "manual": true, - "start": "0xfc6e0", - "end": "0xfc75a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc6e0" - }, - { - "manual": true, - "start": "0xfc760", - "end": "0xfc806", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc760" - }, - { - "manual": true, - "start": "0xfc810", - "end": "0xfc88a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc810" - }, - { - "manual": true, - "start": "0xfc890", - "end": "0xfc99d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc890" - }, - { - "manual": true, - "start": "0xfc9a0", - "end": "0xfca4a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfc9a0" - }, - { - "manual": true, - "start": "0xfca50", - "end": "0xfca83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfca50" - }, - { - "manual": true, - "start": "0xfcbf0", - "end": "0xfcc51", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfcbf0" - }, - { - "manual": true, - "start": "0xfcc60", - "end": "0xfcca2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfcc60" - }, - { - "manual": true, - "start": "0xfccb0", - "end": "0xfcce9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfccb0" - }, - { - "manual": true, - "start": "0xfccf0", - "end": "0xfcde8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfccf0" - }, - { - "manual": true, - "start": "0xfcdf0", - "end": "0xfcee6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfcdf0" - }, - { - "manual": true, - "start": "0xfe630", - "end": "0xfe64b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe630" - }, - { - "manual": true, - "start": "0xfe650", - "end": "0xfe714", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe650" - }, - { - "manual": true, - "start": "0xfe720", - "end": "0xfe805", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe720" - }, - { - "manual": true, - "start": "0xfe810", - "end": "0xfe82b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe810" - }, - { - "manual": true, - "start": "0xfe830", - "end": "0xfe84b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe830" - }, - { - "manual": true, - "start": "0xfe850", - "end": "0xfe94d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe850" - }, - { - "manual": true, - "start": "0xfe950", - "end": "0xfe96b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe950" - }, - { - "manual": true, - "start": "0xfe970", - "end": "0xfe98b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe970" - }, - { - "manual": true, - "start": "0xfe990", - "end": "0xfe9ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe990" - }, - { - "manual": true, - "start": "0xfe9b0", - "end": "0xfe9cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe9b0" - }, - { - "manual": true, - "start": "0xfe9d0", - "end": "0xfe9eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe9d0" - }, - { - "manual": true, - "start": "0xfe9f0", - "end": "0xfea0b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfe9f0" - }, - { - "manual": true, - "start": "0xfea10", - "end": "0xfea2b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfea10" - }, - { - "manual": true, - "start": "0xfea30", - "end": "0xfea4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfea30" - }, - { - "manual": true, - "start": "0xfea50", - "end": "0xfea6b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfea50" - }, - { - "manual": true, - "start": "0xfea70", - "end": "0xfea8b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfea70" - }, - { - "manual": true, - "start": "0xfea90", - "end": "0xfeaab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfea90" - }, - { - "manual": true, - "start": "0xfeab0", - "end": "0xfeacb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfeab0" - }, - { - "manual": true, - "start": "0xfead0", - "end": "0xfeaeb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfead0" - }, - { - "manual": true, - "start": "0xfeaf0", - "end": "0xfed0b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfeaf0" - }, - { - "manual": true, - "start": "0xfed10", - "end": "0xfedb4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfed10" - }, - { - "manual": true, - "start": "0xfedc0", - "end": "0xfeed0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfedc0" - }, - { - "manual": true, - "start": "0xfeee0", - "end": "0xfefe4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfeee0" - }, - { - "manual": true, - "start": "0xfeff0", - "end": "0xff0c6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xfeff0" - }, - { - "manual": true, - "start": "0xff0d0", - "end": "0xff1f8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xff0d0" - }, - { - "manual": true, - "start": "0xff200", - "end": "0xff2b3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xff200" - }, - { - "manual": true, - "start": "0xff2c0", - "end": "0xff4e9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xff2c0" - }, - { - "manual": true, - "start": "0xff580", - "end": "0xffa00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xff580" - }, - { - "manual": true, - "start": "0xffa10", - "end": "0xffa60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffa10" - }, - { - "manual": true, - "start": "0xffa70", - "end": "0xffadf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffa70" - }, - { - "manual": true, - "start": "0xffae0", - "end": "0xffb4f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffae0" - }, - { - "manual": true, - "start": "0xffb50", - "end": "0xffc22", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffb50" - }, - { - "manual": true, - "start": "0xffc30", - "end": "0xffc4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffc30" - }, - { - "manual": true, - "start": "0xffc50", - "end": "0xffcb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffc50" - }, - { - "manual": true, - "start": "0xffcc0", - "end": "0xffcdb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0xffcc0" - }, - { - "manual": true, - "start": "0x100560", - "end": "0x100750", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100560" - }, - { - "manual": true, - "start": "0x100760", - "end": "0x10078d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100760" - }, - { - "manual": true, - "start": "0x100810", - "end": "0x100905", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100810" - }, - { - "manual": true, - "start": "0x100910", - "end": "0x100974", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100910" - }, - { - "manual": true, - "start": "0x100980", - "end": "0x100ad8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100980" - }, - { - "manual": true, - "start": "0x100ae0", - "end": "0x100bd5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100ae0" - }, - { - "manual": true, - "start": "0x100be0", - "end": "0x100c7e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100be0" - }, - { - "manual": true, - "start": "0x100c80", - "end": "0x100d74", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x100c80" - }, - { - "manual": true, - "start": "0x101140", - "end": "0x101245", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x101140" - }, - { - "manual": true, - "start": "0x101250", - "end": "0x1012e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x101250" - }, - { - "manual": true, - "start": "0x1012f0", - "end": "0x1013f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1012f0" - }, - { - "manual": true, - "start": "0x101400", - "end": "0x101496", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x101400" - }, - { - "manual": true, - "start": "0x101db0", - "end": "0x101ef7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x101db0" - }, - { - "manual": true, - "start": "0x101f00", - "end": "0x102263", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x101f00" - }, - { - "manual": true, - "start": "0x104e10", - "end": "0x104e48", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x104e10" - }, - { - "manual": true, - "start": "0x104e50", - "end": "0x104f26", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x104e50" - }, - { - "manual": true, - "start": "0x104f30", - "end": "0x10518b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x104f30" - }, - { - "manual": true, - "start": "0x105190", - "end": "0x1052d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x105190" - }, - { - "manual": true, - "start": "0x1052e0", - "end": "0x105353", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1052e0" - }, - { - "manual": true, - "start": "0x105360", - "end": "0x1053d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x105360" - }, - { - "manual": true, - "start": "0x1096d0", - "end": "0x109717", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1096d0" - }, - { - "manual": true, - "start": "0x10d170", - "end": "0x10d89f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10d170" - }, - { - "manual": true, - "start": "0x10d8a0", - "end": "0x10d8ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10d8a0" - }, - { - "manual": true, - "start": "0x10daa0", - "end": "0x10dab3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10daa0" - }, - { - "manual": true, - "start": "0x10dac0", - "end": "0x10dad3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10dac0" - }, - { - "manual": true, - "start": "0x10dae0", - "end": "0x10dc00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10dae0" - }, - { - "manual": true, - "start": "0x10dc10", - "end": "0x10ddd4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10dc10" - }, - { - "manual": true, - "start": "0x10ed00", - "end": "0x10edc4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10ed00" - }, - { - "manual": true, - "start": "0x10f830", - "end": "0x10f883", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10f830" - }, - { - "manual": true, - "start": "0x10f890", - "end": "0x10f8e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10f890" - }, - { - "manual": true, - "start": "0x10f8f0", - "end": "0x10f942", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10f8f0" - }, - { - "manual": true, - "start": "0x10f950", - "end": "0x10f987", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10f950" - }, - { - "manual": true, - "start": "0x10f990", - "end": "0x10fe76", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10f990" - }, - { - "manual": true, - "start": "0x10fe80", - "end": "0x10fe97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10fe80" - }, - { - "manual": true, - "start": "0x10ff30", - "end": "0x10ff43", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10ff30" - }, - { - "manual": true, - "start": "0x10ff50", - "end": "0x110034", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x10ff50" - }, - { - "manual": true, - "start": "0x110040", - "end": "0x1100b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110040" - }, - { - "manual": true, - "start": "0x1100c0", - "end": "0x110144", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1100c0" - }, - { - "manual": true, - "start": "0x110150", - "end": "0x1101cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110150" - }, - { - "manual": true, - "start": "0x1101d0", - "end": "0x1101f8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1101d0" - }, - { - "manual": true, - "start": "0x110200", - "end": "0x110226", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110200" - }, - { - "manual": true, - "start": "0x110230", - "end": "0x1102a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110230" - }, - { - "manual": true, - "start": "0x1102b0", - "end": "0x1102d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1102b0" - }, - { - "manual": true, - "start": "0x1102e0", - "end": "0x110357", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1102e0" - }, - { - "manual": true, - "start": "0x110360", - "end": "0x110388", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110360" - }, - { - "manual": true, - "start": "0x110390", - "end": "0x11040a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110390" - }, - { - "manual": true, - "start": "0x110410", - "end": "0x110428", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110410" - }, - { - "manual": true, - "start": "0x110430", - "end": "0x110442", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110430" - }, - { - "manual": true, - "start": "0x110450", - "end": "0x110462", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110450" - }, - { - "manual": true, - "start": "0x110470", - "end": "0x110490", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110470" - }, - { - "manual": true, - "start": "0x1104a0", - "end": "0x11091f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1104a0" - }, - { - "manual": true, - "start": "0x110920", - "end": "0x110927", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110920" - }, - { - "manual": true, - "start": "0x110930", - "end": "0x110972", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110930" - }, - { - "manual": true, - "start": "0x110980", - "end": "0x1109c2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110980" - }, - { - "manual": true, - "start": "0x1109d0", - "end": "0x1109d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1109d0" - }, - { - "manual": true, - "start": "0x1109e0", - "end": "0x1109e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1109e0" - }, - { - "manual": true, - "start": "0x1109f0", - "end": "0x1109fe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1109f0" - }, - { - "manual": true, - "start": "0x110a00", - "end": "0x110a0c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110a00" - }, - { - "manual": true, - "start": "0x110a10", - "end": "0x110ab2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110a10" - }, - { - "manual": true, - "start": "0x110ac0", - "end": "0x110b28", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110ac0" - }, - { - "manual": true, - "start": "0x110b30", - "end": "0x110b71", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110b30" - }, - { - "manual": true, - "start": "0x110b80", - "end": "0x110b87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110b80" - }, - { - "manual": true, - "start": "0x110b90", - "end": "0x110ba5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110b90" - }, - { - "manual": true, - "start": "0x110bb0", - "end": "0x110bc7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110bb0" - }, - { - "manual": true, - "start": "0x110bd0", - "end": "0x110c52", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110bd0" - }, - { - "manual": true, - "start": "0x110c60", - "end": "0x110cf5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110c60" - }, - { - "manual": true, - "start": "0x110d00", - "end": "0x110dac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110d00" - }, - { - "manual": true, - "start": "0x110db0", - "end": "0x110db7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110db0" - }, - { - "manual": true, - "start": "0x110dc0", - "end": "0x110dcc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110dc0" - }, - { - "manual": true, - "start": "0x110dd0", - "end": "0x110ddc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110dd0" - }, - { - "manual": true, - "start": "0x110de0", - "end": "0x110dfc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110de0" - }, - { - "manual": true, - "start": "0x110e00", - "end": "0x110e1b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110e00" - }, - { - "manual": true, - "start": "0x110e20", - "end": "0x110ee9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110e20" - }, - { - "manual": true, - "start": "0x110f20", - "end": "0x110fb8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110f20" - }, - { - "manual": true, - "start": "0x110fc0", - "end": "0x1110c6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x110fc0" - }, - { - "manual": true, - "start": "0x1110d0", - "end": "0x11114f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1110d0" - }, - { - "manual": true, - "start": "0x111150", - "end": "0x1111fe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111150" - }, - { - "manual": true, - "start": "0x111200", - "end": "0x111233", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111200" - }, - { - "manual": true, - "start": "0x111240", - "end": "0x111422", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111240" - }, - { - "manual": true, - "start": "0x111430", - "end": "0x111504", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111430" - }, - { - "manual": true, - "start": "0x111510", - "end": "0x111522", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111510" - }, - { - "manual": true, - "start": "0x111530", - "end": "0x111600", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111530" - }, - { - "manual": true, - "start": "0x111610", - "end": "0x111630", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111610" - }, - { - "manual": true, - "start": "0x111640", - "end": "0x111652", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111640" - }, - { - "manual": true, - "start": "0x111660", - "end": "0x11171b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111660" - }, - { - "manual": true, - "start": "0x111720", - "end": "0x1117bd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111720" - }, - { - "manual": true, - "start": "0x1117c0", - "end": "0x111828", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1117c0" - }, - { - "manual": true, - "start": "0x111830", - "end": "0x111837", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111830" - }, - { - "manual": true, - "start": "0x111840", - "end": "0x1118f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111840" - }, - { - "manual": true, - "start": "0x111900", - "end": "0x111939", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111900" - }, - { - "manual": true, - "start": "0x111940", - "end": "0x1119f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111940" - }, - { - "manual": true, - "start": "0x111a00", - "end": "0x111a39", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111a00" - }, - { - "manual": true, - "start": "0x111a40", - "end": "0x111a50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111a40" - }, - { - "manual": true, - "start": "0x111a60", - "end": "0x111b2f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111a60" - }, - { - "manual": true, - "start": "0x111b30", - "end": "0x111c31", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111b30" - }, - { - "manual": true, - "start": "0x111c40", - "end": "0x111c79", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111c40" - }, - { - "manual": true, - "start": "0x111c80", - "end": "0x111cbb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111c80" - }, - { - "manual": true, - "start": "0x111cc0", - "end": "0x111d14", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111cc0" - }, - { - "manual": true, - "start": "0x111d20", - "end": "0x111d27", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111d20" - }, - { - "manual": true, - "start": "0x111d30", - "end": "0x111dca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111d30" - }, - { - "manual": true, - "start": "0x111dd0", - "end": "0x111e7c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111dd0" - }, - { - "manual": true, - "start": "0x111e80", - "end": "0x111f81", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111e80" - }, - { - "manual": true, - "start": "0x111f90", - "end": "0x111f97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111f90" - }, - { - "manual": true, - "start": "0x111fa0", - "end": "0x111fa7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111fa0" - }, - { - "manual": true, - "start": "0x111fb0", - "end": "0x111fdf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111fb0" - }, - { - "manual": true, - "start": "0x111fe0", - "end": "0x112089", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x111fe0" - }, - { - "manual": true, - "start": "0x112090", - "end": "0x1120dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x112090" - }, - { - "manual": true, - "start": "0x114430", - "end": "0x1144b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114430" - }, - { - "manual": true, - "start": "0x1144c0", - "end": "0x114517", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1144c0" - }, - { - "manual": true, - "start": "0x114520", - "end": "0x114579", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114520" - }, - { - "manual": true, - "start": "0x114580", - "end": "0x114601", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114580" - }, - { - "manual": true, - "start": "0x114610", - "end": "0x11466a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114610" - }, - { - "manual": true, - "start": "0x114670", - "end": "0x1146ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114670" - }, - { - "manual": true, - "start": "0x1146d0", - "end": "0x114755", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1146d0" - }, - { - "manual": true, - "start": "0x114760", - "end": "0x1147ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114760" - }, - { - "manual": true, - "start": "0x1147c0", - "end": "0x11481a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1147c0" - }, - { - "manual": true, - "start": "0x114820", - "end": "0x1148a5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114820" - }, - { - "manual": true, - "start": "0x1148b0", - "end": "0x114b93", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1148b0" - }, - { - "manual": true, - "start": "0x114ba0", - "end": "0x114c0e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114ba0" - }, - { - "manual": true, - "start": "0x114c10", - "end": "0x114d39", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114c10" - }, - { - "manual": true, - "start": "0x114d40", - "end": "0x114e22", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114d40" - }, - { - "manual": true, - "start": "0x114e30", - "end": "0x114f51", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114e30" - }, - { - "manual": true, - "start": "0x114f60", - "end": "0x115009", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x114f60" - }, - { - "manual": true, - "start": "0x115010", - "end": "0x1150d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115010" - }, - { - "manual": true, - "start": "0x1150e0", - "end": "0x1150f7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1150e0" - }, - { - "manual": true, - "start": "0x115100", - "end": "0x11513f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115100" - }, - { - "manual": true, - "start": "0x115140", - "end": "0x115179", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115140" - }, - { - "manual": true, - "start": "0x115180", - "end": "0x1151b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115180" - }, - { - "manual": true, - "start": "0x1151c0", - "end": "0x1151f9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1151c0" - }, - { - "manual": true, - "start": "0x115200", - "end": "0x115527", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115200" - }, - { - "manual": true, - "start": "0x115560", - "end": "0x11556c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115560" - }, - { - "manual": true, - "start": "0x115570", - "end": "0x115594", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115570" - }, - { - "manual": true, - "start": "0x1155a0", - "end": "0x1155c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1155a0" - }, - { - "manual": true, - "start": "0x1155d0", - "end": "0x1155f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1155d0" - }, - { - "manual": true, - "start": "0x115600", - "end": "0x115624", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115600" - }, - { - "manual": true, - "start": "0x115630", - "end": "0x115697", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115630" - }, - { - "manual": true, - "start": "0x1156a0", - "end": "0x11574b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1156a0" - }, - { - "manual": true, - "start": "0x115750", - "end": "0x115786", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115750" - }, - { - "manual": true, - "start": "0x115790", - "end": "0x115808", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115790" - }, - { - "manual": true, - "start": "0x115810", - "end": "0x11587a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115810" - }, - { - "manual": true, - "start": "0x115880", - "end": "0x1158f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115880" - }, - { - "manual": true, - "start": "0x115950", - "end": "0x1159b4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115950" - }, - { - "manual": true, - "start": "0x1159c0", - "end": "0x1159f9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1159c0" - }, - { - "manual": true, - "start": "0x115a00", - "end": "0x115a42", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115a00" - }, - { - "manual": true, - "start": "0x115a50", - "end": "0x115a83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115a50" - }, - { - "manual": true, - "start": "0x115a90", - "end": "0x115b6c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115a90" - }, - { - "manual": true, - "start": "0x115b70", - "end": "0x115bd7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115b70" - }, - { - "manual": true, - "start": "0x115be0", - "end": "0x115c47", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115be0" - }, - { - "manual": true, - "start": "0x115c50", - "end": "0x115cb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115c50" - }, - { - "manual": true, - "start": "0x115cc0", - "end": "0x115dca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115cc0" - }, - { - "manual": true, - "start": "0x115dd0", - "end": "0x115eab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115dd0" - }, - { - "manual": true, - "start": "0x115eb0", - "end": "0x115fe3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115eb0" - }, - { - "manual": true, - "start": "0x115ff0", - "end": "0x116123", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x115ff0" - }, - { - "manual": true, - "start": "0x116130", - "end": "0x11620b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116130" - }, - { - "manual": true, - "start": "0x116210", - "end": "0x116271", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116210" - }, - { - "manual": true, - "start": "0x116280", - "end": "0x1162d4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116280" - }, - { - "manual": true, - "start": "0x1162e0", - "end": "0x116334", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1162e0" - }, - { - "manual": true, - "start": "0x116340", - "end": "0x116408", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116340" - }, - { - "manual": true, - "start": "0x116410", - "end": "0x1164a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116410" - }, - { - "manual": true, - "start": "0x1164b0", - "end": "0x116504", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1164b0" - }, - { - "manual": true, - "start": "0x116510", - "end": "0x116573", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116510" - }, - { - "manual": true, - "start": "0x116580", - "end": "0x1165d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116580" - }, - { - "manual": true, - "start": "0x1165e0", - "end": "0x11660c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1165e0" - }, - { - "manual": true, - "start": "0x116610", - "end": "0x1166e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116610" - }, - { - "manual": true, - "start": "0x1166f0", - "end": "0x116757", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1166f0" - }, - { - "manual": true, - "start": "0x116760", - "end": "0x116799", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116760" - }, - { - "manual": true, - "start": "0x1167a0", - "end": "0x1167d2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1167a0" - }, - { - "manual": true, - "start": "0x1167e0", - "end": "0x11683f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1167e0" - }, - { - "manual": true, - "start": "0x116840", - "end": "0x1168a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116840" - }, - { - "manual": true, - "start": "0x1168b0", - "end": "0x116965", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1168b0" - }, - { - "manual": true, - "start": "0x116970", - "end": "0x116a92", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116970" - }, - { - "manual": true, - "start": "0x116aa0", - "end": "0x116b19", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116aa0" - }, - { - "manual": true, - "start": "0x116b20", - "end": "0x116b81", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116b20" - }, - { - "manual": true, - "start": "0x116b90", - "end": "0x116be0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116b90" - }, - { - "manual": true, - "start": "0x116bf0", - "end": "0x116c55", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116bf0" - }, - { - "manual": true, - "start": "0x116c60", - "end": "0x116ec7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116c60" - }, - { - "manual": true, - "start": "0x116ed0", - "end": "0x117012", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x116ed0" - }, - { - "manual": true, - "start": "0x117020", - "end": "0x1170f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117020" - }, - { - "manual": true, - "start": "0x117100", - "end": "0x1171e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117100" - }, - { - "manual": true, - "start": "0x1171f0", - "end": "0x1172df", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1171f0" - }, - { - "manual": true, - "start": "0x1172e0", - "end": "0x1173d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1172e0" - }, - { - "manual": true, - "start": "0x1173e0", - "end": "0x117528", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1173e0" - }, - { - "manual": true, - "start": "0x117530", - "end": "0x1176e4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117530" - }, - { - "manual": true, - "start": "0x117890", - "end": "0x1179a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117890" - }, - { - "manual": true, - "start": "0x1179b0", - "end": "0x117a96", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1179b0" - }, - { - "manual": true, - "start": "0x117aa0", - "end": "0x117b4d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117aa0" - }, - { - "manual": true, - "start": "0x117b50", - "end": "0x117bdb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117b50" - }, - { - "manual": true, - "start": "0x117c20", - "end": "0x117c57", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117c20" - }, - { - "manual": true, - "start": "0x117c60", - "end": "0x117d13", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117c60" - }, - { - "manual": true, - "start": "0x117d20", - "end": "0x117d2c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117d20" - }, - { - "manual": true, - "start": "0x117d30", - "end": "0x117d69", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117d30" - }, - { - "manual": true, - "start": "0x117d70", - "end": "0x117df0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x117d70" - }, - { - "manual": true, - "start": "0x11a3b0", - "end": "0x11a3c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a3b0" - }, - { - "manual": true, - "start": "0x11a3d0", - "end": "0x11a527", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a3d0" - }, - { - "manual": true, - "start": "0x11a530", - "end": "0x11a5b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a530" - }, - { - "manual": true, - "start": "0x11a5c0", - "end": "0x11a647", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a5c0" - }, - { - "manual": true, - "start": "0x11a650", - "end": "0x11a67e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a650" - }, - { - "manual": true, - "start": "0x11a680", - "end": "0x11a6aa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a680" - }, - { - "manual": true, - "start": "0x11a6b0", - "end": "0x11a6d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a6b0" - }, - { - "manual": true, - "start": "0x11a6e0", - "end": "0x11a795", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a6e0" - }, - { - "manual": true, - "start": "0x11a7a0", - "end": "0x11a875", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a7a0" - }, - { - "manual": true, - "start": "0x11a880", - "end": "0x11a8b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a880" - }, - { - "manual": true, - "start": "0x11a8c0", - "end": "0x11aa84", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11a8c0" - }, - { - "manual": true, - "start": "0x11aa90", - "end": "0x11aaba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11aa90" - }, - { - "manual": true, - "start": "0x11aac0", - "end": "0x11aaea", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11aac0" - }, - { - "manual": true, - "start": "0x11aaf0", - "end": "0x11ab1a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11aaf0" - }, - { - "manual": true, - "start": "0x11ab20", - "end": "0x11ab97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ab20" - }, - { - "manual": true, - "start": "0x11aba0", - "end": "0x11abc8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11aba0" - }, - { - "manual": true, - "start": "0x11abd0", - "end": "0x11abf8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11abd0" - }, - { - "manual": true, - "start": "0x11ac00", - "end": "0x11ac28", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ac00" - }, - { - "manual": true, - "start": "0x11ac30", - "end": "0x11ac58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ac30" - }, - { - "manual": true, - "start": "0x11ac60", - "end": "0x11ac88", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ac60" - }, - { - "manual": true, - "start": "0x11ac90", - "end": "0x11acc8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ac90" - }, - { - "manual": true, - "start": "0x11acd0", - "end": "0x11adc8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11acd0" - }, - { - "manual": true, - "start": "0x11add0", - "end": "0x11ae78", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11add0" - }, - { - "manual": true, - "start": "0x11ae80", - "end": "0x11aee5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ae80" - }, - { - "manual": true, - "start": "0x11aef0", - "end": "0x11af4e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11aef0" - }, - { - "manual": true, - "start": "0x11af50", - "end": "0x11afae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11af50" - }, - { - "manual": true, - "start": "0x11afb0", - "end": "0x11b041", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11afb0" - }, - { - "manual": true, - "start": "0x11b050", - "end": "0x11b107", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b050" - }, - { - "manual": true, - "start": "0x11b110", - "end": "0x11b1cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b110" - }, - { - "manual": true, - "start": "0x11b1d0", - "end": "0x11b238", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b1d0" - }, - { - "manual": true, - "start": "0x11b240", - "end": "0x11b3a5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b240" - }, - { - "manual": true, - "start": "0x11b3b0", - "end": "0x11b40e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b3b0" - }, - { - "manual": true, - "start": "0x11b410", - "end": "0x11b4db", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b410" - }, - { - "manual": true, - "start": "0x11b4e0", - "end": "0x11b69e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b4e0" - }, - { - "manual": true, - "start": "0x11b6a0", - "end": "0x11b6dd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b6a0" - }, - { - "manual": true, - "start": "0x11b6e0", - "end": "0x11b73a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b6e0" - }, - { - "manual": true, - "start": "0x11b740", - "end": "0x11b79a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b740" - }, - { - "manual": true, - "start": "0x11b7a0", - "end": "0x11b7fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b7a0" - }, - { - "manual": true, - "start": "0x11b800", - "end": "0x11b8a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b800" - }, - { - "manual": true, - "start": "0x11b8b0", - "end": "0x11b954", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b8b0" - }, - { - "manual": true, - "start": "0x11b960", - "end": "0x11ba4f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11b960" - }, - { - "manual": true, - "start": "0x11ba50", - "end": "0x11bc92", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11ba50" - }, - { - "manual": true, - "start": "0x11bca0", - "end": "0x11bcfb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bca0" - }, - { - "manual": true, - "start": "0x11bd00", - "end": "0x11bd58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bd00" - }, - { - "manual": true, - "start": "0x11bd60", - "end": "0x11bdc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bd60" - }, - { - "manual": true, - "start": "0x11bdd0", - "end": "0x11bf46", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bdd0" - }, - { - "manual": true, - "start": "0x11bf50", - "end": "0x11bf8e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bf50" - }, - { - "manual": true, - "start": "0x11bf90", - "end": "0x11bfcd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bf90" - }, - { - "manual": true, - "start": "0x11bfd0", - "end": "0x11c032", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11bfd0" - }, - { - "manual": true, - "start": "0x11c040", - "end": "0x11c0a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c040" - }, - { - "manual": true, - "start": "0x11c0b0", - "end": "0x11c0fe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c0b0" - }, - { - "manual": true, - "start": "0x11c100", - "end": "0x11c14e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c100" - }, - { - "manual": true, - "start": "0x11c150", - "end": "0x11c2d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c150" - }, - { - "manual": true, - "start": "0x11c2e0", - "end": "0x11c44b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c2e0" - }, - { - "manual": true, - "start": "0x11c450", - "end": "0x11c68d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c450" - }, - { - "manual": true, - "start": "0x11c690", - "end": "0x11c731", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c690" - }, - { - "manual": true, - "start": "0x11c740", - "end": "0x11c86b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c740" - }, - { - "manual": true, - "start": "0x11c870", - "end": "0x11c9b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c870" - }, - { - "manual": true, - "start": "0x11c9c0", - "end": "0x11cb2f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11c9c0" - }, - { - "manual": true, - "start": "0x11cb30", - "end": "0x11cb9b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11cb30" - }, - { - "manual": true, - "start": "0x11cba0", - "end": "0x11cc0b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11cba0" - }, - { - "manual": true, - "start": "0x11cc10", - "end": "0x11ccf7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11cc10" - }, - { - "manual": true, - "start": "0x11cd00", - "end": "0x11cda9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11cd00" - }, - { - "manual": true, - "start": "0x11cdb0", - "end": "0x11d0a4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11cdb0" - }, - { - "manual": true, - "start": "0x11d0b0", - "end": "0x11d0f9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d0b0" - }, - { - "manual": true, - "start": "0x11d100", - "end": "0x11d160", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d100" - }, - { - "manual": true, - "start": "0x11d170", - "end": "0x11d1ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d170" - }, - { - "manual": true, - "start": "0x11d1b0", - "end": "0x11d221", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d1b0" - }, - { - "manual": true, - "start": "0x11d230", - "end": "0x11d2a1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d230" - }, - { - "manual": true, - "start": "0x11d2b0", - "end": "0x11d321", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d2b0" - }, - { - "manual": true, - "start": "0x11d330", - "end": "0x11d502", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d330" - }, - { - "manual": true, - "start": "0x11d520", - "end": "0x11d583", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d520" - }, - { - "manual": true, - "start": "0x11d590", - "end": "0x11d597", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d590" - }, - { - "manual": true, - "start": "0x11d5a0", - "end": "0x11d5fb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d5a0" - }, - { - "manual": true, - "start": "0x11d600", - "end": "0x11d705", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x11d600" - }, - { - "manual": true, - "start": "0x1222e0", - "end": "0x122313", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1222e0" - }, - { - "manual": true, - "start": "0x122320", - "end": "0x12247e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122320" - }, - { - "manual": true, - "start": "0x122480", - "end": "0x1224ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122480" - }, - { - "manual": true, - "start": "0x1224c0", - "end": "0x1225d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1224c0" - }, - { - "manual": true, - "start": "0x1225e0", - "end": "0x1225ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1225e0" - }, - { - "manual": true, - "start": "0x122600", - "end": "0x12270a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122600" - }, - { - "manual": true, - "start": "0x122710", - "end": "0x12286f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122710" - }, - { - "manual": true, - "start": "0x122870", - "end": "0x12294b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122870" - }, - { - "manual": true, - "start": "0x122950", - "end": "0x122979", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122950" - }, - { - "manual": true, - "start": "0x122980", - "end": "0x122a15", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122980" - }, - { - "manual": true, - "start": "0x122a20", - "end": "0x122ae3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122a20" - }, - { - "manual": true, - "start": "0x122af0", - "end": "0x122bb3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122af0" - }, - { - "manual": true, - "start": "0x122bc0", - "end": "0x122c83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122bc0" - }, - { - "manual": true, - "start": "0x122c90", - "end": "0x122d53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122c90" - }, - { - "manual": true, - "start": "0x122d60", - "end": "0x122e23", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122d60" - }, - { - "manual": true, - "start": "0x122e30", - "end": "0x122f6b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122e30" - }, - { - "manual": true, - "start": "0x122f70", - "end": "0x122f89", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122f70" - }, - { - "manual": true, - "start": "0x122f90", - "end": "0x122f9f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122f90" - }, - { - "manual": true, - "start": "0x122fa0", - "end": "0x122fa7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122fa0" - }, - { - "manual": true, - "start": "0x122fb0", - "end": "0x12308b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x122fb0" - }, - { - "manual": true, - "start": "0x123090", - "end": "0x123152", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x123090" - }, - { - "manual": true, - "start": "0x123160", - "end": "0x12320d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x123160" - }, - { - "manual": true, - "start": "0x123260", - "end": "0x12335f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x123260" - }, - { - "manual": true, - "start": "0x123360", - "end": "0x123367", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x123360" - }, - { - "manual": true, - "start": "0x123370", - "end": "0x1233c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x123370" - }, - { - "manual": true, - "start": "0x1233d0", - "end": "0x12349c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1233d0" - }, - { - "manual": true, - "start": "0x124980", - "end": "0x1249b6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x124980" - }, - { - "manual": true, - "start": "0x125a30", - "end": "0x125a8a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125a30" - }, - { - "manual": true, - "start": "0x125a90", - "end": "0x125aca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125a90" - }, - { - "manual": true, - "start": "0x125ad0", - "end": "0x125b0a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125ad0" - }, - { - "manual": true, - "start": "0x125b10", - "end": "0x125b4a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125b10" - }, - { - "manual": true, - "start": "0x125b50", - "end": "0x125b8a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125b50" - }, - { - "manual": true, - "start": "0x125b90", - "end": "0x125bca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125b90" - }, - { - "manual": true, - "start": "0x125bd0", - "end": "0x125bf1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125bd0" - }, - { - "manual": true, - "start": "0x125c00", - "end": "0x125c21", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125c00" - }, - { - "manual": true, - "start": "0x125c30", - "end": "0x125cc3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125c30" - }, - { - "manual": true, - "start": "0x125cd0", - "end": "0x125d63", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125cd0" - }, - { - "manual": true, - "start": "0x125d70", - "end": "0x125de5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125d70" - }, - { - "manual": true, - "start": "0x125df0", - "end": "0x125e4e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125df0" - }, - { - "manual": true, - "start": "0x125e50", - "end": "0x125eae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125e50" - }, - { - "manual": true, - "start": "0x125eb0", - "end": "0x125fb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125eb0" - }, - { - "manual": true, - "start": "0x125fc0", - "end": "0x12604a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x125fc0" - }, - { - "manual": true, - "start": "0x126050", - "end": "0x12619b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x126050" - }, - { - "manual": true, - "start": "0x1261a0", - "end": "0x1262c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1261a0" - }, - { - "manual": true, - "start": "0x1262d0", - "end": "0x1262d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1262d0" - }, - { - "manual": true, - "start": "0x1262e0", - "end": "0x126361", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1262e0" - }, - { - "manual": true, - "start": "0x127f00", - "end": "0x127fd3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x127f00" - }, - { - "manual": true, - "start": "0x128920", - "end": "0x128ae0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x128920" - }, - { - "manual": true, - "start": "0x12a980", - "end": "0x12aec5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12a980" - }, - { - "manual": true, - "start": "0x12b470", - "end": "0x12b4d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12b470" - }, - { - "manual": true, - "start": "0x12b4e0", - "end": "0x12b543", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12b4e0" - }, - { - "manual": true, - "start": "0x12c110", - "end": "0x12c186", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c110" - }, - { - "manual": true, - "start": "0x12c190", - "end": "0x12c1c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c190" - }, - { - "manual": true, - "start": "0x12c1d0", - "end": "0x12c269", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c1d0" - }, - { - "manual": true, - "start": "0x12c270", - "end": "0x12c29c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c270" - }, - { - "manual": true, - "start": "0x12c2a0", - "end": "0x12c2c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c2a0" - }, - { - "manual": true, - "start": "0x12c2d0", - "end": "0x12c309", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c2d0" - }, - { - "manual": true, - "start": "0x12c310", - "end": "0x12c349", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c310" - }, - { - "manual": true, - "start": "0x12c350", - "end": "0x12c36b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12c350" - }, - { - "manual": true, - "start": "0x12ccd0", - "end": "0x12cd25", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12ccd0" - }, - { - "manual": true, - "start": "0x12cd30", - "end": "0x12cd85", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12cd30" - }, - { - "manual": true, - "start": "0x12cd90", - "end": "0x12cedc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12cd90" - }, - { - "manual": true, - "start": "0x12cf00", - "end": "0x12cf5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12cf00" - }, - { - "manual": true, - "start": "0x12cf60", - "end": "0x12cff5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12cf60" - }, - { - "manual": true, - "start": "0x12d000", - "end": "0x12d052", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12d000" - }, - { - "manual": true, - "start": "0x12d990", - "end": "0x12d9b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12d990" - }, - { - "manual": true, - "start": "0x12d9c0", - "end": "0x12daeb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12d9c0" - }, - { - "manual": true, - "start": "0x12daf0", - "end": "0x12dc1b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12daf0" - }, - { - "manual": true, - "start": "0x12dc20", - "end": "0x12de53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12dc20" - }, - { - "manual": true, - "start": "0x12de60", - "end": "0x12df34", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12de60" - }, - { - "manual": true, - "start": "0x12e1b0", - "end": "0x12e3f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e1b0" - }, - { - "manual": true, - "start": "0x12e400", - "end": "0x12e411", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e400" - }, - { - "manual": true, - "start": "0x12e420", - "end": "0x12e474", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e420" - }, - { - "manual": true, - "start": "0x12e4f0", - "end": "0x12e511", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e4f0" - }, - { - "manual": true, - "start": "0x12e850", - "end": "0x12e9a5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e850" - }, - { - "manual": true, - "start": "0x12e9b0", - "end": "0x12e9cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e9b0" - }, - { - "manual": true, - "start": "0x12e9d0", - "end": "0x12e9eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12e9d0" - }, - { - "manual": true, - "start": "0x12ed60", - "end": "0x12ed7b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12ed60" - }, - { - "manual": true, - "start": "0x12ed80", - "end": "0x12ed87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12ed80" - }, - { - "manual": true, - "start": "0x12eef0", - "end": "0x12eef7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12eef0" - }, - { - "manual": true, - "start": "0x12f900", - "end": "0x12f90a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12f900" - }, - { - "manual": true, - "start": "0x12fdd0", - "end": "0x12fe5e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x12fdd0" - }, - { - "manual": true, - "start": "0x1301d0", - "end": "0x130238", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1301d0" - }, - { - "manual": true, - "start": "0x130240", - "end": "0x1302a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130240" - }, - { - "manual": true, - "start": "0x130700", - "end": "0x13074c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130700" - }, - { - "manual": true, - "start": "0x130750", - "end": "0x13079e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130750" - }, - { - "manual": true, - "start": "0x1307a0", - "end": "0x130817", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1307a0" - }, - { - "manual": true, - "start": "0x130820", - "end": "0x130827", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130820" - }, - { - "manual": true, - "start": "0x130830", - "end": "0x130837", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130830" - }, - { - "manual": true, - "start": "0x1308d0", - "end": "0x13091e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1308d0" - }, - { - "manual": true, - "start": "0x130ec0", - "end": "0x130f12", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130ec0" - }, - { - "manual": true, - "start": "0x130f20", - "end": "0x130f57", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x130f20" - }, - { - "manual": true, - "start": "0x132af0", - "end": "0x132af6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x132af0" - }, - { - "manual": true, - "start": "0x1343f0", - "end": "0x134580", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1343f0" - }, - { - "manual": true, - "start": "0x134590", - "end": "0x1346eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x134590" - }, - { - "manual": true, - "start": "0x1349f0", - "end": "0x134b5b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1349f0" - }, - { - "manual": true, - "start": "0x134ed0", - "end": "0x134f72", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x134ed0" - }, - { - "manual": true, - "start": "0x134f80", - "end": "0x13507a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x134f80" - }, - { - "manual": true, - "start": "0x135080", - "end": "0x135170", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135080" - }, - { - "manual": true, - "start": "0x135180", - "end": "0x13537d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135180" - }, - { - "manual": true, - "start": "0x135380", - "end": "0x13548a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135380" - }, - { - "manual": true, - "start": "0x135490", - "end": "0x1355b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135490" - }, - { - "manual": true, - "start": "0x1355c0", - "end": "0x135655", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1355c0" - }, - { - "manual": true, - "start": "0x135660", - "end": "0x1356f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135660" - }, - { - "manual": true, - "start": "0x135700", - "end": "0x135795", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135700" - }, - { - "manual": true, - "start": "0x1357a0", - "end": "0x13585d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1357a0" - }, - { - "manual": true, - "start": "0x135860", - "end": "0x13591d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135860" - }, - { - "manual": true, - "start": "0x135920", - "end": "0x135a9a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135920" - }, - { - "manual": true, - "start": "0x135aa0", - "end": "0x135c53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135aa0" - }, - { - "manual": true, - "start": "0x135c60", - "end": "0x135cd8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135c60" - }, - { - "manual": true, - "start": "0x135ce0", - "end": "0x135ea3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135ce0" - }, - { - "manual": true, - "start": "0x135eb0", - "end": "0x136025", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x135eb0" - }, - { - "manual": true, - "start": "0x136030", - "end": "0x136106", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136030" - }, - { - "manual": true, - "start": "0x136110", - "end": "0x13621e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136110" - }, - { - "manual": true, - "start": "0x136220", - "end": "0x136328", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136220" - }, - { - "manual": true, - "start": "0x136330", - "end": "0x1363fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136330" - }, - { - "manual": true, - "start": "0x136400", - "end": "0x1364d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136400" - }, - { - "manual": true, - "start": "0x1364e0", - "end": "0x1365a5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1364e0" - }, - { - "manual": true, - "start": "0x1365b0", - "end": "0x13669b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1365b0" - }, - { - "manual": true, - "start": "0x1366a0", - "end": "0x13678c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1366a0" - }, - { - "manual": true, - "start": "0x136790", - "end": "0x13688a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136790" - }, - { - "manual": true, - "start": "0x136890", - "end": "0x136966", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136890" - }, - { - "manual": true, - "start": "0x136970", - "end": "0x136a8f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136970" - }, - { - "manual": true, - "start": "0x136a90", - "end": "0x136b55", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136a90" - }, - { - "manual": true, - "start": "0x136b60", - "end": "0x136c4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136b60" - }, - { - "manual": true, - "start": "0x136c50", - "end": "0x136d3c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136c50" - }, - { - "manual": true, - "start": "0x136d40", - "end": "0x136e3a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136d40" - }, - { - "manual": true, - "start": "0x136e40", - "end": "0x137008", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x136e40" - }, - { - "manual": true, - "start": "0x137010", - "end": "0x13706b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137010" - }, - { - "manual": true, - "start": "0x137070", - "end": "0x1370c9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137070" - }, - { - "manual": true, - "start": "0x1370d0", - "end": "0x13723d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1370d0" - }, - { - "manual": true, - "start": "0x137240", - "end": "0x13750e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137240" - }, - { - "manual": true, - "start": "0x137510", - "end": "0x1375f7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137510" - }, - { - "manual": true, - "start": "0x137600", - "end": "0x1376ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137600" - }, - { - "manual": true, - "start": "0x1376c0", - "end": "0x1377b2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1376c0" - }, - { - "manual": true, - "start": "0x1377c0", - "end": "0x13789f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1377c0" - }, - { - "manual": true, - "start": "0x1378a0", - "end": "0x137942", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1378a0" - }, - { - "manual": true, - "start": "0x137950", - "end": "0x1379f2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137950" - }, - { - "manual": true, - "start": "0x137a00", - "end": "0x137a5d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x137a00" - }, - { - "manual": true, - "start": "0x139bf0", - "end": "0x139cb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x139bf0" - }, - { - "manual": true, - "start": "0x139cc0", - "end": "0x139d6a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x139cc0" - }, - { - "manual": true, - "start": "0x139d70", - "end": "0x139f81", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x139d70" - }, - { - "manual": true, - "start": "0x139f90", - "end": "0x13a024", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x139f90" - }, - { - "manual": true, - "start": "0x13a030", - "end": "0x13a14f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13a030" - }, - { - "manual": true, - "start": "0x13a150", - "end": "0x13a2f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13a150" - }, - { - "manual": true, - "start": "0x13a300", - "end": "0x13a538", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13a300" - }, - { - "manual": true, - "start": "0x13a540", - "end": "0x13a65d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13a540" - }, - { - "manual": true, - "start": "0x13a660", - "end": "0x13a741", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13a660" - }, - { - "manual": true, - "start": "0x13b5c0", - "end": "0x13b5f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13b5c0" - }, - { - "manual": true, - "start": "0x13b650", - "end": "0x13b6b5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13b650" - }, - { - "manual": true, - "start": "0x13b6c0", - "end": "0x13b738", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13b6c0" - }, - { - "manual": true, - "start": "0x13be70", - "end": "0x13c0a4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13be70" - }, - { - "manual": true, - "start": "0x13c0b0", - "end": "0x13c0e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13c0b0" - }, - { - "manual": true, - "start": "0x13c0f0", - "end": "0x13c176", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13c0f0" - }, - { - "manual": true, - "start": "0x13c180", - "end": "0x13c29b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13c180" - }, - { - "manual": true, - "start": "0x13c2a0", - "end": "0x13c303", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13c2a0" - }, - { - "manual": true, - "start": "0x13c310", - "end": "0x13c392", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13c310" - }, - { - "manual": true, - "start": "0x13c3a0", - "end": "0x13c425", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13c3a0" - }, - { - "manual": true, - "start": "0x13dd10", - "end": "0x13dd20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13dd10" - }, - { - "manual": true, - "start": "0x13dd30", - "end": "0x13de08", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13dd30" - }, - { - "manual": true, - "start": "0x13de10", - "end": "0x13de50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13de10" - }, - { - "manual": true, - "start": "0x13de60", - "end": "0x13de88", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13de60" - }, - { - "manual": true, - "start": "0x13de90", - "end": "0x13e059", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13de90" - }, - { - "manual": true, - "start": "0x13e060", - "end": "0x13e2b5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13e060" - }, - { - "manual": true, - "start": "0x13e2c0", - "end": "0x13e48f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13e2c0" - }, - { - "manual": true, - "start": "0x13e490", - "end": "0x13e5d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13e490" - }, - { - "manual": true, - "start": "0x13e5e0", - "end": "0x13e6a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13e5e0" - }, - { - "manual": true, - "start": "0x13e6b0", - "end": "0x13e7d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13e6b0" - }, - { - "manual": true, - "start": "0x13e7e0", - "end": "0x13e80b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x13e7e0" - }, - { - "manual": true, - "start": "0x140310", - "end": "0x1405a8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x140310" - }, - { - "manual": true, - "start": "0x1407f0", - "end": "0x1408d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1407f0" - }, - { - "manual": true, - "start": "0x1408e0", - "end": "0x140a25", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1408e0" - }, - { - "manual": true, - "start": "0x140a30", - "end": "0x140d65", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x140a30" - }, - { - "manual": true, - "start": "0x140d70", - "end": "0x140de2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x140d70" - }, - { - "manual": true, - "start": "0x140df0", - "end": "0x140e74", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x140df0" - }, - { - "manual": true, - "start": "0x140e80", - "end": "0x14100b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x140e80" - }, - { - "manual": true, - "start": "0x141010", - "end": "0x1410dd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141010" - }, - { - "manual": true, - "start": "0x1410e0", - "end": "0x14113b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1410e0" - }, - { - "manual": true, - "start": "0x141140", - "end": "0x14119b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141140" - }, - { - "manual": true, - "start": "0x1411a0", - "end": "0x1411fb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1411a0" - }, - { - "manual": true, - "start": "0x141200", - "end": "0x141241", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141200" - }, - { - "manual": true, - "start": "0x141250", - "end": "0x1412b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141250" - }, - { - "manual": true, - "start": "0x1412c0", - "end": "0x141335", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1412c0" - }, - { - "manual": true, - "start": "0x141340", - "end": "0x14141c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141340" - }, - { - "manual": true, - "start": "0x141420", - "end": "0x1414fc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141420" - }, - { - "manual": true, - "start": "0x141500", - "end": "0x1415cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141500" - }, - { - "manual": true, - "start": "0x1415d0", - "end": "0x141678", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1415d0" - }, - { - "manual": true, - "start": "0x141680", - "end": "0x1417fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141680" - }, - { - "manual": true, - "start": "0x141800", - "end": "0x1418ec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141800" - }, - { - "manual": true, - "start": "0x1418f0", - "end": "0x1419e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1418f0" - }, - { - "manual": true, - "start": "0x1419f0", - "end": "0x141ae3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1419f0" - }, - { - "manual": true, - "start": "0x141af0", - "end": "0x141c50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141af0" - }, - { - "manual": true, - "start": "0x141c60", - "end": "0x141dee", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x141c60" - }, - { - "manual": true, - "start": "0x143020", - "end": "0x143053", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x143020" - }, - { - "manual": true, - "start": "0x143060", - "end": "0x143093", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x143060" - }, - { - "manual": true, - "start": "0x1430a0", - "end": "0x1432b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1430a0" - }, - { - "manual": true, - "start": "0x1432c0", - "end": "0x1434d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1432c0" - }, - { - "manual": true, - "start": "0x1434e0", - "end": "0x143532", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1434e0" - }, - { - "manual": true, - "start": "0x143540", - "end": "0x143592", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x143540" - }, - { - "manual": true, - "start": "0x1435a0", - "end": "0x1435fc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1435a0" - }, - { - "manual": true, - "start": "0x143600", - "end": "0x143641", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x143600" - }, - { - "manual": true, - "start": "0x144b20", - "end": "0x144b8c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144b20" - }, - { - "manual": true, - "start": "0x144b90", - "end": "0x144c3a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144b90" - }, - { - "manual": true, - "start": "0x144c40", - "end": "0x144c9c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144c40" - }, - { - "manual": true, - "start": "0x144ca0", - "end": "0x144d39", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144ca0" - }, - { - "manual": true, - "start": "0x144d40", - "end": "0x144e02", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144d40" - }, - { - "manual": true, - "start": "0x144e10", - "end": "0x144e70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144e10" - }, - { - "manual": true, - "start": "0x144e80", - "end": "0x144fb1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144e80" - }, - { - "manual": true, - "start": "0x144fc0", - "end": "0x14504f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x144fc0" - }, - { - "manual": true, - "start": "0x145050", - "end": "0x145101", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145050" - }, - { - "manual": true, - "start": "0x145110", - "end": "0x14587f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145110" - }, - { - "manual": true, - "start": "0x145880", - "end": "0x145940", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145880" - }, - { - "manual": true, - "start": "0x145950", - "end": "0x1459bc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145950" - }, - { - "manual": true, - "start": "0x1459c0", - "end": "0x145a28", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1459c0" - }, - { - "manual": true, - "start": "0x145a30", - "end": "0x145c7a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145a30" - }, - { - "manual": true, - "start": "0x145c80", - "end": "0x145e56", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145c80" - }, - { - "manual": true, - "start": "0x145e60", - "end": "0x145f11", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145e60" - }, - { - "manual": true, - "start": "0x145f20", - "end": "0x145fd1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145f20" - }, - { - "manual": true, - "start": "0x145fe0", - "end": "0x145fe7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145fe0" - }, - { - "manual": true, - "start": "0x145ff0", - "end": "0x1460f6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x145ff0" - }, - { - "manual": true, - "start": "0x146290", - "end": "0x1462b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x146290" - }, - { - "manual": true, - "start": "0x1469e0", - "end": "0x146a82", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1469e0" - }, - { - "manual": true, - "start": "0x146a90", - "end": "0x146c4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x146a90" - }, - { - "manual": true, - "start": "0x146c50", - "end": "0x146e75", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x146c50" - }, - { - "manual": true, - "start": "0x146e80", - "end": "0x146ee9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x146e80" - }, - { - "manual": true, - "start": "0x146ef0", - "end": "0x146fda", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x146ef0" - }, - { - "manual": true, - "start": "0x147b80", - "end": "0x147c01", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x147b80" - }, - { - "manual": true, - "start": "0x147c10", - "end": "0x147c1c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x147c10" - }, - { - "manual": true, - "start": "0x148720", - "end": "0x148753", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x148720" - }, - { - "manual": true, - "start": "0x148d40", - "end": "0x148f48", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x148d40" - }, - { - "manual": true, - "start": "0x149ad0", - "end": "0x149b3f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149ad0" - }, - { - "manual": true, - "start": "0x149b40", - "end": "0x149b7a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149b40" - }, - { - "manual": true, - "start": "0x149b80", - "end": "0x149c36", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149b80" - }, - { - "manual": true, - "start": "0x149c40", - "end": "0x149cc4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149c40" - }, - { - "manual": true, - "start": "0x149cd0", - "end": "0x149d2f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149cd0" - }, - { - "manual": true, - "start": "0x149d30", - "end": "0x149dc5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149d30" - }, - { - "manual": true, - "start": "0x149dd0", - "end": "0x149e72", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149dd0" - }, - { - "manual": true, - "start": "0x149e80", - "end": "0x149eb3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149e80" - }, - { - "manual": true, - "start": "0x149ec0", - "end": "0x149f12", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149ec0" - }, - { - "manual": true, - "start": "0x149f20", - "end": "0x149f53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149f20" - }, - { - "manual": true, - "start": "0x149f60", - "end": "0x14a031", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x149f60" - }, - { - "manual": true, - "start": "0x14a040", - "end": "0x14a0d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a040" - }, - { - "manual": true, - "start": "0x14a0e0", - "end": "0x14a139", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a0e0" - }, - { - "manual": true, - "start": "0x14a140", - "end": "0x14a173", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a140" - }, - { - "manual": true, - "start": "0x14a180", - "end": "0x14a27b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a180" - }, - { - "manual": true, - "start": "0x14a280", - "end": "0x14a2b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a280" - }, - { - "manual": true, - "start": "0x14a2c0", - "end": "0x14a2f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a2c0" - }, - { - "manual": true, - "start": "0x14a300", - "end": "0x14a360", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a300" - }, - { - "manual": true, - "start": "0x14a370", - "end": "0x14a3d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14a370" - }, - { - "manual": true, - "start": "0x14baa0", - "end": "0x14bad3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14baa0" - }, - { - "manual": true, - "start": "0x14bae0", - "end": "0x14bb3c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14bae0" - }, - { - "manual": true, - "start": "0x14bb40", - "end": "0x14bbc5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14bb40" - }, - { - "manual": true, - "start": "0x14bbd0", - "end": "0x14bc23", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14bbd0" - }, - { - "manual": true, - "start": "0x14bc30", - "end": "0x14be78", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14bc30" - }, - { - "manual": true, - "start": "0x14be90", - "end": "0x14c11f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14be90" - }, - { - "manual": true, - "start": "0x14c120", - "end": "0x14c166", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c120" - }, - { - "manual": true, - "start": "0x14c170", - "end": "0x14c247", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c170" - }, - { - "manual": true, - "start": "0x14c250", - "end": "0x14c2df", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c250" - }, - { - "manual": true, - "start": "0x14c2e0", - "end": "0x14c4cf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c2e0" - }, - { - "manual": true, - "start": "0x14c4d0", - "end": "0x14c6d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c4d0" - }, - { - "manual": true, - "start": "0x14c6e0", - "end": "0x14c73c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c6e0" - }, - { - "manual": true, - "start": "0x14c740", - "end": "0x14c79f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c740" - }, - { - "manual": true, - "start": "0x14c7a0", - "end": "0x14c807", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c7a0" - }, - { - "manual": true, - "start": "0x14c810", - "end": "0x14c86f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c810" - }, - { - "manual": true, - "start": "0x14c870", - "end": "0x14c891", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c870" - }, - { - "manual": true, - "start": "0x14c8a0", - "end": "0x14c9d2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c8a0" - }, - { - "manual": true, - "start": "0x14c9f0", - "end": "0x14ca21", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14c9f0" - }, - { - "manual": true, - "start": "0x14d770", - "end": "0x14d8e1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14d770" - }, - { - "manual": true, - "start": "0x14d8f0", - "end": "0x14d98f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14d8f0" - }, - { - "manual": true, - "start": "0x14d990", - "end": "0x14da0f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14d990" - }, - { - "manual": true, - "start": "0x14da10", - "end": "0x14dc90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14da10" - }, - { - "manual": true, - "start": "0x14dca0", - "end": "0x14dca7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14dca0" - }, - { - "manual": true, - "start": "0x14dcb0", - "end": "0x14dcb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14dcb0" - }, - { - "manual": true, - "start": "0x14dcc0", - "end": "0x14ddf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14dcc0" - }, - { - "manual": true, - "start": "0x14de00", - "end": "0x14e006", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14de00" - }, - { - "manual": true, - "start": "0x14e010", - "end": "0x14e15d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14e010" - }, - { - "manual": true, - "start": "0x14e160", - "end": "0x14e190", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14e160" - }, - { - "manual": true, - "start": "0x14e1a0", - "end": "0x14e1bf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14e1a0" - }, - { - "manual": true, - "start": "0x14e1c0", - "end": "0x14e1f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14e1c0" - }, - { - "manual": true, - "start": "0x14e200", - "end": "0x14e21f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14e200" - }, - { - "manual": true, - "start": "0x14e6d0", - "end": "0x14e716", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14e6d0" - }, - { - "manual": true, - "start": "0x14ea60", - "end": "0x14ea88", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14ea60" - }, - { - "manual": true, - "start": "0x14ea90", - "end": "0x14eb0a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14ea90" - }, - { - "manual": true, - "start": "0x14eb10", - "end": "0x14eb3a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14eb10" - }, - { - "manual": true, - "start": "0x14eb40", - "end": "0x14ebb9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14eb40" - }, - { - "manual": true, - "start": "0x14ebc0", - "end": "0x14ebfa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14ebc0" - }, - { - "manual": true, - "start": "0x14ed80", - "end": "0x14ee57", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14ed80" - }, - { - "manual": true, - "start": "0x14ee60", - "end": "0x14ef86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14ee60" - }, - { - "manual": true, - "start": "0x14ef90", - "end": "0x14efd4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14ef90" - }, - { - "manual": true, - "start": "0x14f430", - "end": "0x14f49c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f430" - }, - { - "manual": true, - "start": "0x14f4a0", - "end": "0x14f560", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f4a0" - }, - { - "manual": true, - "start": "0x14f570", - "end": "0x14f683", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f570" - }, - { - "manual": true, - "start": "0x14f690", - "end": "0x14f81c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f690" - }, - { - "manual": true, - "start": "0x14f820", - "end": "0x14f8a9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f820" - }, - { - "manual": true, - "start": "0x14f8b0", - "end": "0x14f97a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f8b0" - }, - { - "manual": true, - "start": "0x14f980", - "end": "0x14fb0a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x14f980" - }, - { - "manual": true, - "start": "0x151720", - "end": "0x151758", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151720" - }, - { - "manual": true, - "start": "0x151760", - "end": "0x151782", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151760" - }, - { - "manual": true, - "start": "0x151790", - "end": "0x1517cf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151790" - }, - { - "manual": true, - "start": "0x1517d0", - "end": "0x1518b2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1517d0" - }, - { - "manual": true, - "start": "0x1518c0", - "end": "0x1518ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1518c0" - }, - { - "manual": true, - "start": "0x151900", - "end": "0x1519e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151900" - }, - { - "manual": true, - "start": "0x1519f0", - "end": "0x151a2f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1519f0" - }, - { - "manual": true, - "start": "0x151a30", - "end": "0x151b3c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151a30" - }, - { - "manual": true, - "start": "0x151b40", - "end": "0x151b8e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151b40" - }, - { - "manual": true, - "start": "0x151b90", - "end": "0x151bb2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151b90" - }, - { - "manual": true, - "start": "0x151bc0", - "end": "0x151bff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151bc0" - }, - { - "manual": true, - "start": "0x151c00", - "end": "0x151d0c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151c00" - }, - { - "manual": true, - "start": "0x151d10", - "end": "0x151d5e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151d10" - }, - { - "manual": true, - "start": "0x151d60", - "end": "0x151d98", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151d60" - }, - { - "manual": true, - "start": "0x151da0", - "end": "0x151dc2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151da0" - }, - { - "manual": true, - "start": "0x151dd0", - "end": "0x151fa0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151dd0" - }, - { - "manual": true, - "start": "0x151fb0", - "end": "0x151fcb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151fb0" - }, - { - "manual": true, - "start": "0x151fd0", - "end": "0x151feb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151fd0" - }, - { - "manual": true, - "start": "0x151ff0", - "end": "0x15200b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x151ff0" - }, - { - "manual": true, - "start": "0x1523a0", - "end": "0x152438", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1523a0" - }, - { - "manual": true, - "start": "0x152440", - "end": "0x15257c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x152440" - }, - { - "manual": true, - "start": "0x152580", - "end": "0x1526c7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x152580" - }, - { - "manual": true, - "start": "0x1529a0", - "end": "0x1529d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1529a0" - }, - { - "manual": true, - "start": "0x152dd0", - "end": "0x152e0f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x152dd0" - }, - { - "manual": true, - "start": "0x152e10", - "end": "0x152e83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x152e10" - }, - { - "manual": true, - "start": "0x152e90", - "end": "0x152f2e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x152e90" - }, - { - "manual": true, - "start": "0x152f30", - "end": "0x152ffd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x152f30" - }, - { - "manual": true, - "start": "0x153110", - "end": "0x153118", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153110" - }, - { - "manual": true, - "start": "0x153120", - "end": "0x153162", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153120" - }, - { - "manual": true, - "start": "0x153170", - "end": "0x1531c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153170" - }, - { - "manual": true, - "start": "0x153ba0", - "end": "0x153c24", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153ba0" - }, - { - "manual": true, - "start": "0x153c30", - "end": "0x153d5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153c30" - }, - { - "manual": true, - "start": "0x153d60", - "end": "0x153e18", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153d60" - }, - { - "manual": true, - "start": "0x153e20", - "end": "0x153f45", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153e20" - }, - { - "manual": true, - "start": "0x153f50", - "end": "0x153f85", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153f50" - }, - { - "manual": true, - "start": "0x153f90", - "end": "0x154156", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x153f90" - }, - { - "manual": true, - "start": "0x154160", - "end": "0x154167", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154160" - }, - { - "manual": true, - "start": "0x154370", - "end": "0x154378", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154370" - }, - { - "manual": true, - "start": "0x154440", - "end": "0x154448", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154440" - }, - { - "manual": true, - "start": "0x1545e0", - "end": "0x1545fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1545e0" - }, - { - "manual": true, - "start": "0x154600", - "end": "0x15460c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154600" - }, - { - "manual": true, - "start": "0x154680", - "end": "0x154688", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154680" - }, - { - "manual": true, - "start": "0x154740", - "end": "0x154748", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154740" - }, - { - "manual": true, - "start": "0x1548e0", - "end": "0x1548e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1548e0" - }, - { - "manual": true, - "start": "0x1548f0", - "end": "0x154957", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1548f0" - }, - { - "manual": true, - "start": "0x154a50", - "end": "0x154a58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154a50" - }, - { - "manual": true, - "start": "0x154bd0", - "end": "0x154bd8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154bd0" - }, - { - "manual": true, - "start": "0x154be0", - "end": "0x154d1a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154be0" - }, - { - "manual": true, - "start": "0x154d20", - "end": "0x154e5a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x154d20" - }, - { - "manual": true, - "start": "0x1551e0", - "end": "0x1553a4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1551e0" - }, - { - "manual": true, - "start": "0x1553b0", - "end": "0x1553e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1553b0" - }, - { - "manual": true, - "start": "0x155590", - "end": "0x1555cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x155590" - }, - { - "manual": true, - "start": "0x1555d0", - "end": "0x155652", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1555d0" - }, - { - "manual": true, - "start": "0x155660", - "end": "0x1556ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x155660" - }, - { - "manual": true, - "start": "0x1556d0", - "end": "0x155751", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1556d0" - }, - { - "manual": true, - "start": "0x155760", - "end": "0x155838", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x155760" - }, - { - "manual": true, - "start": "0x155840", - "end": "0x155918", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x155840" - }, - { - "manual": true, - "start": "0x155fd0", - "end": "0x15627b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x155fd0" - }, - { - "manual": true, - "start": "0x156280", - "end": "0x1564c9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x156280" - }, - { - "manual": true, - "start": "0x1564d0", - "end": "0x1567d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1564d0" - }, - { - "manual": true, - "start": "0x1567e0", - "end": "0x1569cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1567e0" - }, - { - "manual": true, - "start": "0x1569d0", - "end": "0x156a48", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1569d0" - }, - { - "manual": true, - "start": "0x156a50", - "end": "0x156ac8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x156a50" - }, - { - "manual": true, - "start": "0x156ad0", - "end": "0x156b52", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x156ad0" - }, - { - "manual": true, - "start": "0x156b60", - "end": "0x156bbe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x156b60" - }, - { - "manual": true, - "start": "0x156bc0", - "end": "0x156d6f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x156bc0" - }, - { - "manual": true, - "start": "0x157520", - "end": "0x157656", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157520" - }, - { - "manual": true, - "start": "0x157660", - "end": "0x1576a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157660" - }, - { - "manual": true, - "start": "0x1576b0", - "end": "0x157880", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1576b0" - }, - { - "manual": true, - "start": "0x157890", - "end": "0x157924", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157890" - }, - { - "manual": true, - "start": "0x157930", - "end": "0x157a98", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157930" - }, - { - "manual": true, - "start": "0x157aa0", - "end": "0x157bda", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157aa0" - }, - { - "manual": true, - "start": "0x157be0", - "end": "0x157d55", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157be0" - }, - { - "manual": true, - "start": "0x157d60", - "end": "0x157e30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157d60" - }, - { - "manual": true, - "start": "0x157e40", - "end": "0x157f60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157e40" - }, - { - "manual": true, - "start": "0x157f70", - "end": "0x15805b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x157f70" - }, - { - "manual": true, - "start": "0x158060", - "end": "0x1580da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x158060" - }, - { - "manual": true, - "start": "0x1580e0", - "end": "0x15815a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1580e0" - }, - { - "manual": true, - "start": "0x1586d0", - "end": "0x15870e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1586d0" - }, - { - "manual": true, - "start": "0x159400", - "end": "0x1594d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x159400" - }, - { - "manual": true, - "start": "0x1594e0", - "end": "0x1594f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1594e0" - }, - { - "manual": true, - "start": "0x159500", - "end": "0x1595c8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x159500" - }, - { - "manual": true, - "start": "0x1595d0", - "end": "0x1595d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1595d0" - }, - { - "manual": true, - "start": "0x159f50", - "end": "0x159fe3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x159f50" - }, - { - "manual": true, - "start": "0x159ff0", - "end": "0x15a03a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x159ff0" - }, - { - "manual": true, - "start": "0x15a040", - "end": "0x15a0be", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15a040" - }, - { - "manual": true, - "start": "0x15a0c0", - "end": "0x15a12f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15a0c0" - }, - { - "manual": true, - "start": "0x15d280", - "end": "0x15d2a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15d280" - }, - { - "manual": true, - "start": "0x15d2b0", - "end": "0x15d43c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15d2b0" - }, - { - "manual": true, - "start": "0x15dc00", - "end": "0x15dc22", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15dc00" - }, - { - "manual": true, - "start": "0x15dc30", - "end": "0x15dc56", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15dc30" - }, - { - "manual": true, - "start": "0x15dc60", - "end": "0x15dc83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15dc60" - }, - { - "manual": true, - "start": "0x15e8d0", - "end": "0x15e9af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15e8d0" - }, - { - "manual": true, - "start": "0x15e9b0", - "end": "0x15ea66", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15e9b0" - }, - { - "manual": true, - "start": "0x15ea70", - "end": "0x15eacd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15ea70" - }, - { - "manual": true, - "start": "0x15fad0", - "end": "0x15fb80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15fad0" - }, - { - "manual": true, - "start": "0x15fb90", - "end": "0x15fc1e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15fb90" - }, - { - "manual": true, - "start": "0x15fc20", - "end": "0x15fcb8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15fc20" - }, - { - "manual": true, - "start": "0x15fcc0", - "end": "0x15fd12", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x15fcc0" - }, - { - "manual": true, - "start": "0x160560", - "end": "0x1605eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x160560" - }, - { - "manual": true, - "start": "0x162550", - "end": "0x1625ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x162550" - }, - { - "manual": true, - "start": "0x1625f0", - "end": "0x16269a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1625f0" - }, - { - "manual": true, - "start": "0x163520", - "end": "0x1635de", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163520" - }, - { - "manual": true, - "start": "0x1635e0", - "end": "0x1636ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1635e0" - }, - { - "manual": true, - "start": "0x163700", - "end": "0x16381f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163700" - }, - { - "manual": true, - "start": "0x163820", - "end": "0x16393f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163820" - }, - { - "manual": true, - "start": "0x163940", - "end": "0x163a86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163940" - }, - { - "manual": true, - "start": "0x163a90", - "end": "0x163b7b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163a90" - }, - { - "manual": true, - "start": "0x163b80", - "end": "0x163cab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163b80" - }, - { - "manual": true, - "start": "0x163cb0", - "end": "0x163ddb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163cb0" - }, - { - "manual": true, - "start": "0x163de0", - "end": "0x163f0b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163de0" - }, - { - "manual": true, - "start": "0x163f10", - "end": "0x164066", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x163f10" - }, - { - "manual": true, - "start": "0x164070", - "end": "0x1640b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164070" - }, - { - "manual": true, - "start": "0x1640c0", - "end": "0x164122", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1640c0" - }, - { - "manual": true, - "start": "0x164130", - "end": "0x1641bb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164130" - }, - { - "manual": true, - "start": "0x164ae0", - "end": "0x164b89", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164ae0" - }, - { - "manual": true, - "start": "0x164b90", - "end": "0x164bac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164b90" - }, - { - "manual": true, - "start": "0x164bb0", - "end": "0x164c07", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164bb0" - }, - { - "manual": true, - "start": "0x164c10", - "end": "0x164c60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164c10" - }, - { - "manual": true, - "start": "0x164c70", - "end": "0x164c8b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164c70" - }, - { - "manual": true, - "start": "0x164e90", - "end": "0x164f53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164e90" - }, - { - "manual": true, - "start": "0x164f60", - "end": "0x165023", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x164f60" - }, - { - "manual": true, - "start": "0x166400", - "end": "0x166486", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166400" - }, - { - "manual": true, - "start": "0x166490", - "end": "0x1664d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166490" - }, - { - "manual": true, - "start": "0x1664e0", - "end": "0x166521", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1664e0" - }, - { - "manual": true, - "start": "0x1666a0", - "end": "0x1666fd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1666a0" - }, - { - "manual": true, - "start": "0x166e80", - "end": "0x166eac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166e80" - }, - { - "manual": true, - "start": "0x166eb0", - "end": "0x166f31", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166eb0" - }, - { - "manual": true, - "start": "0x166f40", - "end": "0x166f6b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166f40" - }, - { - "manual": true, - "start": "0x166f70", - "end": "0x166f9e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166f70" - }, - { - "manual": true, - "start": "0x166fa0", - "end": "0x1670cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x166fa0" - }, - { - "manual": true, - "start": "0x1670d0", - "end": "0x1671f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1670d0" - }, - { - "manual": true, - "start": "0x167200", - "end": "0x167312", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x167200" - }, - { - "manual": true, - "start": "0x167320", - "end": "0x16744b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x167320" - }, - { - "manual": true, - "start": "0x167450", - "end": "0x1674ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x167450" - }, - { - "manual": true, - "start": "0x1674f0", - "end": "0x16751e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1674f0" - }, - { - "manual": true, - "start": "0x168160", - "end": "0x1682b5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x168160" - }, - { - "manual": true, - "start": "0x168730", - "end": "0x168763", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x168730" - }, - { - "manual": true, - "start": "0x168770", - "end": "0x168807", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x168770" - }, - { - "manual": true, - "start": "0x168810", - "end": "0x1688b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x168810" - }, - { - "manual": true, - "start": "0x1690a0", - "end": "0x16917a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1690a0" - }, - { - "manual": true, - "start": "0x169180", - "end": "0x169228", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169180" - }, - { - "manual": true, - "start": "0x169230", - "end": "0x16929f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169230" - }, - { - "manual": true, - "start": "0x1692a0", - "end": "0x16933e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1692a0" - }, - { - "manual": true, - "start": "0x169340", - "end": "0x1693de", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169340" - }, - { - "manual": true, - "start": "0x1693e0", - "end": "0x16951d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1693e0" - }, - { - "manual": true, - "start": "0x169520", - "end": "0x1696dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169520" - }, - { - "manual": true, - "start": "0x1696e0", - "end": "0x1697ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1696e0" - }, - { - "manual": true, - "start": "0x1697b0", - "end": "0x16981b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1697b0" - }, - { - "manual": true, - "start": "0x169820", - "end": "0x169900", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169820" - }, - { - "manual": true, - "start": "0x169910", - "end": "0x169b4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169910" - }, - { - "manual": true, - "start": "0x169b50", - "end": "0x169ccd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169b50" - }, - { - "manual": true, - "start": "0x169cd0", - "end": "0x169e45", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169cd0" - }, - { - "manual": true, - "start": "0x169e50", - "end": "0x169f98", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169e50" - }, - { - "manual": true, - "start": "0x169fa0", - "end": "0x16a0eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x169fa0" - }, - { - "manual": true, - "start": "0x16a0f0", - "end": "0x16a29d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16a0f0" - }, - { - "manual": true, - "start": "0x16a2a0", - "end": "0x16a375", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16a2a0" - }, - { - "manual": true, - "start": "0x16a380", - "end": "0x16a403", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16a380" - }, - { - "manual": true, - "start": "0x16a410", - "end": "0x16a638", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16a410" - }, - { - "manual": true, - "start": "0x16a640", - "end": "0x16a85d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16a640" - }, - { - "manual": true, - "start": "0x16a860", - "end": "0x16aa03", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16a860" - }, - { - "manual": true, - "start": "0x16aa10", - "end": "0x16aaeb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16aa10" - }, - { - "manual": true, - "start": "0x16aaf0", - "end": "0x16ab60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16aaf0" - }, - { - "manual": true, - "start": "0x16ab70", - "end": "0x16ac04", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16ab70" - }, - { - "manual": true, - "start": "0x16ac10", - "end": "0x16ac87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16ac10" - }, - { - "manual": true, - "start": "0x16ac90", - "end": "0x16ad95", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16ac90" - }, - { - "manual": true, - "start": "0x16ada0", - "end": "0x16ae41", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16ada0" - }, - { - "manual": true, - "start": "0x16ae50", - "end": "0x16aef1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16ae50" - }, - { - "manual": true, - "start": "0x16af00", - "end": "0x16af50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16af00" - }, - { - "manual": true, - "start": "0x16af60", - "end": "0x16afb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16af60" - }, - { - "manual": true, - "start": "0x16afc0", - "end": "0x16b0aa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16afc0" - }, - { - "manual": true, - "start": "0x16b0b0", - "end": "0x16b1db", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16b0b0" - }, - { - "manual": true, - "start": "0x16d570", - "end": "0x16d5b3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16d570" - }, - { - "manual": true, - "start": "0x16d5c0", - "end": "0x16d5cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16d5c0" - }, - { - "manual": true, - "start": "0x16d5d0", - "end": "0x16d603", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16d5d0" - }, - { - "manual": true, - "start": "0x16d610", - "end": "0x16d688", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16d610" - }, - { - "manual": true, - "start": "0x16d690", - "end": "0x16d6c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16d690" - }, - { - "manual": true, - "start": "0x16d6d0", - "end": "0x16d727", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16d6d0" - }, - { - "manual": true, - "start": "0x16df80", - "end": "0x16e0db", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16df80" - }, - { - "manual": true, - "start": "0x16e0e0", - "end": "0x16e166", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e0e0" - }, - { - "manual": true, - "start": "0x16e170", - "end": "0x16e1d9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e170" - }, - { - "manual": true, - "start": "0x16e1e0", - "end": "0x16e201", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e1e0" - }, - { - "manual": true, - "start": "0x16e210", - "end": "0x16e305", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e210" - }, - { - "manual": true, - "start": "0x16e310", - "end": "0x16e39c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e310" - }, - { - "manual": true, - "start": "0x16e3a0", - "end": "0x16e43f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e3a0" - }, - { - "manual": true, - "start": "0x16e440", - "end": "0x16e517", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e440" - }, - { - "manual": true, - "start": "0x16e520", - "end": "0x16e9ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e520" - }, - { - "manual": true, - "start": "0x16e9b0", - "end": "0x16ec9c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16e9b0" - }, - { - "manual": true, - "start": "0x16eca0", - "end": "0x16ede1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16eca0" - }, - { - "manual": true, - "start": "0x16edf0", - "end": "0x16eee1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16edf0" - }, - { - "manual": true, - "start": "0x16eef0", - "end": "0x16eff9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16eef0" - }, - { - "manual": true, - "start": "0x16f000", - "end": "0x16f13e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16f000" - }, - { - "manual": true, - "start": "0x16f140", - "end": "0x16f273", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16f140" - }, - { - "manual": true, - "start": "0x16f280", - "end": "0x16f341", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16f280" - }, - { - "manual": true, - "start": "0x16f350", - "end": "0x16f395", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16f350" - }, - { - "manual": true, - "start": "0x16f3a0", - "end": "0x16f403", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16f3a0" - }, - { - "manual": true, - "start": "0x16f410", - "end": "0x16f4d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x16f410" - }, - { - "manual": true, - "start": "0x170550", - "end": "0x1706b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x170550" - }, - { - "manual": true, - "start": "0x1706c0", - "end": "0x17074b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1706c0" - }, - { - "manual": true, - "start": "0x170750", - "end": "0x170900", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x170750" - }, - { - "manual": true, - "start": "0x170910", - "end": "0x170bc6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x170910" - }, - { - "manual": true, - "start": "0x170bd0", - "end": "0x170f09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x170bd0" - }, - { - "manual": true, - "start": "0x170f10", - "end": "0x1711bb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x170f10" - }, - { - "manual": true, - "start": "0x1711c0", - "end": "0x171346", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1711c0" - }, - { - "manual": true, - "start": "0x171350", - "end": "0x1713b3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x171350" - }, - { - "manual": true, - "start": "0x1713c0", - "end": "0x17144e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1713c0" - }, - { - "manual": true, - "start": "0x171450", - "end": "0x1714c9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x171450" - }, - { - "manual": true, - "start": "0x171a40", - "end": "0x171aa0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x171a40" - }, - { - "manual": true, - "start": "0x171ab0", - "end": "0x171af1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x171ab0" - }, - { - "manual": true, - "start": "0x171b00", - "end": "0x171bde", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x171b00" - }, - { - "manual": true, - "start": "0x172ab0", - "end": "0x172b39", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x172ab0" - }, - { - "manual": true, - "start": "0x172b40", - "end": "0x172b73", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x172b40" - }, - { - "manual": true, - "start": "0x172b80", - "end": "0x172bb3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x172b80" - }, - { - "manual": true, - "start": "0x172bc0", - "end": "0x172c4e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x172bc0" - }, - { - "manual": true, - "start": "0x172c50", - "end": "0x172c7c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x172c50" - }, - { - "manual": true, - "start": "0x172c80", - "end": "0x172d06", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x172c80" - }, - { - "manual": true, - "start": "0x173690", - "end": "0x173a5e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173690" - }, - { - "manual": true, - "start": "0x173a60", - "end": "0x173aa5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173a60" - }, - { - "manual": true, - "start": "0x173ab0", - "end": "0x173af5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173ab0" - }, - { - "manual": true, - "start": "0x173b00", - "end": "0x173b49", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173b00" - }, - { - "manual": true, - "start": "0x173b50", - "end": "0x173c8e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173b50" - }, - { - "manual": true, - "start": "0x173c90", - "end": "0x173e08", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173c90" - }, - { - "manual": true, - "start": "0x173e10", - "end": "0x173ee2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173e10" - }, - { - "manual": true, - "start": "0x173ef0", - "end": "0x173fcf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173ef0" - }, - { - "manual": true, - "start": "0x173fd0", - "end": "0x1740ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x173fd0" - }, - { - "manual": true, - "start": "0x1740b0", - "end": "0x1740b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1740b0" - }, - { - "manual": true, - "start": "0x1740c0", - "end": "0x17417d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1740c0" - }, - { - "manual": true, - "start": "0x174180", - "end": "0x174303", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x174180" - }, - { - "manual": true, - "start": "0x174a00", - "end": "0x174aa7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x174a00" - }, - { - "manual": true, - "start": "0x174ab0", - "end": "0x174cf2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x174ab0" - }, - { - "manual": true, - "start": "0x1761f0", - "end": "0x176237", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1761f0" - }, - { - "manual": true, - "start": "0x17b3a0", - "end": "0x17b4f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17b3a0" - }, - { - "manual": true, - "start": "0x17b500", - "end": "0x17b572", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17b500" - }, - { - "manual": true, - "start": "0x17b940", - "end": "0x17b9b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17b940" - }, - { - "manual": true, - "start": "0x17b9c0", - "end": "0x17b9df", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17b9c0" - }, - { - "manual": true, - "start": "0x17bab0", - "end": "0x17bb2f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17bab0" - }, - { - "manual": true, - "start": "0x17bb30", - "end": "0x17bbb2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17bb30" - }, - { - "manual": true, - "start": "0x17bbc0", - "end": "0x17bc89", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17bbc0" - }, - { - "manual": true, - "start": "0x17c420", - "end": "0x17c449", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17c420" - }, - { - "manual": true, - "start": "0x17f170", - "end": "0x17f1ad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17f170" - }, - { - "manual": true, - "start": "0x17f1b0", - "end": "0x17f379", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17f1b0" - }, - { - "manual": true, - "start": "0x17f380", - "end": "0x17f4ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17f380" - }, - { - "manual": true, - "start": "0x17f4f0", - "end": "0x17f5cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x17f4f0" - }, - { - "manual": true, - "start": "0x1841d0", - "end": "0x1841f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1841d0" - }, - { - "manual": true, - "start": "0x184200", - "end": "0x1842c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x184200" - }, - { - "manual": true, - "start": "0x1842d0", - "end": "0x184388", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1842d0" - }, - { - "manual": true, - "start": "0x184390", - "end": "0x1843ad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x184390" - }, - { - "manual": true, - "start": "0x1843b0", - "end": "0x1843ea", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1843b0" - }, - { - "manual": true, - "start": "0x1843f0", - "end": "0x18444e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1843f0" - }, - { - "manual": true, - "start": "0x1846d0", - "end": "0x1846d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1846d0" - }, - { - "manual": true, - "start": "0x1846e0", - "end": "0x18481f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1846e0" - }, - { - "manual": true, - "start": "0x184820", - "end": "0x1849e4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x184820" - }, - { - "manual": true, - "start": "0x1849f0", - "end": "0x184a58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1849f0" - }, - { - "manual": true, - "start": "0x184a60", - "end": "0x184abd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x184a60" - }, - { - "manual": true, - "start": "0x184e10", - "end": "0x18506f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x184e10" - }, - { - "manual": true, - "start": "0x185070", - "end": "0x1852b3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x185070" - }, - { - "manual": true, - "start": "0x1852c0", - "end": "0x185393", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1852c0" - }, - { - "manual": true, - "start": "0x1853a0", - "end": "0x1854b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1853a0" - }, - { - "manual": true, - "start": "0x1854c0", - "end": "0x1855b6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1854c0" - }, - { - "manual": true, - "start": "0x1855c0", - "end": "0x1856c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1855c0" - }, - { - "manual": true, - "start": "0x1856d0", - "end": "0x185885", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1856d0" - }, - { - "manual": true, - "start": "0x185890", - "end": "0x18598f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x185890" - }, - { - "manual": true, - "start": "0x185990", - "end": "0x185c8d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x185990" - }, - { - "manual": true, - "start": "0x185c90", - "end": "0x185f56", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x185c90" - }, - { - "manual": true, - "start": "0x1865f0", - "end": "0x1866da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1865f0" - }, - { - "manual": true, - "start": "0x1866e0", - "end": "0x186721", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1866e0" - }, - { - "manual": true, - "start": "0x186730", - "end": "0x186772", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186730" - }, - { - "manual": true, - "start": "0x186780", - "end": "0x1867c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186780" - }, - { - "manual": true, - "start": "0x1867d0", - "end": "0x186803", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1867d0" - }, - { - "manual": true, - "start": "0x186810", - "end": "0x18686b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186810" - }, - { - "manual": true, - "start": "0x186870", - "end": "0x1868d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186870" - }, - { - "manual": true, - "start": "0x186c80", - "end": "0x186cf1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186c80" - }, - { - "manual": true, - "start": "0x186d00", - "end": "0x186d86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186d00" - }, - { - "manual": true, - "start": "0x186d90", - "end": "0x186db4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x186d90" - }, - { - "manual": true, - "start": "0x187940", - "end": "0x1879cf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x187940" - }, - { - "manual": true, - "start": "0x1879d0", - "end": "0x187c5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1879d0" - }, - { - "manual": true, - "start": "0x187c60", - "end": "0x187eac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x187c60" - }, - { - "manual": true, - "start": "0x187eb0", - "end": "0x1880ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x187eb0" - }, - { - "manual": true, - "start": "0x188540", - "end": "0x188569", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188540" - }, - { - "manual": true, - "start": "0x188570", - "end": "0x1886c5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188570" - }, - { - "manual": true, - "start": "0x1886d0", - "end": "0x18874c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1886d0" - }, - { - "manual": true, - "start": "0x188750", - "end": "0x188803", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188750" - }, - { - "manual": true, - "start": "0x188810", - "end": "0x1888af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188810" - }, - { - "manual": true, - "start": "0x1888b0", - "end": "0x1888d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1888b0" - }, - { - "manual": true, - "start": "0x1888e0", - "end": "0x188919", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1888e0" - }, - { - "manual": true, - "start": "0x188920", - "end": "0x1889cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188920" - }, - { - "manual": true, - "start": "0x1889d0", - "end": "0x188bff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1889d0" - }, - { - "manual": true, - "start": "0x188c00", - "end": "0x188cbe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188c00" - }, - { - "manual": true, - "start": "0x188cc0", - "end": "0x188d58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188cc0" - }, - { - "manual": true, - "start": "0x188d60", - "end": "0x188dc6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188d60" - }, - { - "manual": true, - "start": "0x188dd0", - "end": "0x188e51", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188dd0" - }, - { - "manual": true, - "start": "0x188f00", - "end": "0x188f88", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x188f00" - }, - { - "manual": true, - "start": "0x189520", - "end": "0x189583", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189520" - }, - { - "manual": true, - "start": "0x189590", - "end": "0x1895f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189590" - }, - { - "manual": true, - "start": "0x189600", - "end": "0x1896ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189600" - }, - { - "manual": true, - "start": "0x189b50", - "end": "0x189b86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189b50" - }, - { - "manual": true, - "start": "0x189b90", - "end": "0x189baa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189b90" - }, - { - "manual": true, - "start": "0x189c40", - "end": "0x189c8d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189c40" - }, - { - "manual": true, - "start": "0x189c90", - "end": "0x189d66", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189c90" - }, - { - "manual": true, - "start": "0x189d70", - "end": "0x189dbb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x189d70" - }, - { - "manual": true, - "start": "0x18a110", - "end": "0x18a147", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a110" - }, - { - "manual": true, - "start": "0x18a150", - "end": "0x18a191", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a150" - }, - { - "manual": true, - "start": "0x18a400", - "end": "0x18a420", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a400" - }, - { - "manual": true, - "start": "0x18a480", - "end": "0x18a514", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a480" - }, - { - "manual": true, - "start": "0x18a900", - "end": "0x18a91a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a900" - }, - { - "manual": true, - "start": "0x18a920", - "end": "0x18a953", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a920" - }, - { - "manual": true, - "start": "0x18a960", - "end": "0x18a993", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a960" - }, - { - "manual": true, - "start": "0x18a9a0", - "end": "0x18a9d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a9a0" - }, - { - "manual": true, - "start": "0x18a9e0", - "end": "0x18aa34", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18a9e0" - }, - { - "manual": true, - "start": "0x18aa40", - "end": "0x18aa5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18aa40" - }, - { - "manual": true, - "start": "0x18ab50", - "end": "0x18ab9b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18ab50" - }, - { - "manual": true, - "start": "0x18b3a0", - "end": "0x18b486", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18b3a0" - }, - { - "manual": true, - "start": "0x18b490", - "end": "0x18b586", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18b490" - }, - { - "manual": true, - "start": "0x18b590", - "end": "0x18b5f6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18b590" - }, - { - "manual": true, - "start": "0x18b600", - "end": "0x18b663", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18b600" - }, - { - "manual": true, - "start": "0x18b670", - "end": "0x18b6d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18b670" - }, - { - "manual": true, - "start": "0x18bd10", - "end": "0x18bd2a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bd10" - }, - { - "manual": true, - "start": "0x18bd30", - "end": "0x18bd4a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bd30" - }, - { - "manual": true, - "start": "0x18bd50", - "end": "0x18bd6a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bd50" - }, - { - "manual": true, - "start": "0x18bd70", - "end": "0x18bd8a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bd70" - }, - { - "manual": true, - "start": "0x18bd90", - "end": "0x18bdaa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bd90" - }, - { - "manual": true, - "start": "0x18bdb0", - "end": "0x18bdca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bdb0" - }, - { - "manual": true, - "start": "0x18bdd0", - "end": "0x18bdf1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bdd0" - }, - { - "manual": true, - "start": "0x18be00", - "end": "0x18be21", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18be00" - }, - { - "manual": true, - "start": "0x18be30", - "end": "0x18bec3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18be30" - }, - { - "manual": true, - "start": "0x18bed0", - "end": "0x18bf62", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bed0" - }, - { - "manual": true, - "start": "0x18bf70", - "end": "0x18c002", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18bf70" - }, - { - "manual": true, - "start": "0x18c010", - "end": "0x18c0a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c010" - }, - { - "manual": true, - "start": "0x18c0b0", - "end": "0x18c0d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c0b0" - }, - { - "manual": true, - "start": "0x18c0e0", - "end": "0x18c101", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c0e0" - }, - { - "manual": true, - "start": "0x18c110", - "end": "0x18c134", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c110" - }, - { - "manual": true, - "start": "0x18c140", - "end": "0x18c15b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c140" - }, - { - "manual": true, - "start": "0x18c160", - "end": "0x18c181", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c160" - }, - { - "manual": true, - "start": "0x18c190", - "end": "0x18c1e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c190" - }, - { - "manual": true, - "start": "0x18c1f0", - "end": "0x18c240", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c1f0" - }, - { - "manual": true, - "start": "0x18c250", - "end": "0x18c2a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c250" - }, - { - "manual": true, - "start": "0x18c2b0", - "end": "0x18c39b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c2b0" - }, - { - "manual": true, - "start": "0x18c3a0", - "end": "0x18c3af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c3a0" - }, - { - "manual": true, - "start": "0x18c3b0", - "end": "0x18c3d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c3b0" - }, - { - "manual": true, - "start": "0x18c3e0", - "end": "0x18c425", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c3e0" - }, - { - "manual": true, - "start": "0x18c430", - "end": "0x18c46c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c430" - }, - { - "manual": true, - "start": "0x18c470", - "end": "0x18c491", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c470" - }, - { - "manual": true, - "start": "0x18c4a0", - "end": "0x18c4c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c4a0" - }, - { - "manual": true, - "start": "0x18c4d0", - "end": "0x18c50c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c4d0" - }, - { - "manual": true, - "start": "0x18c510", - "end": "0x18c54c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c510" - }, - { - "manual": true, - "start": "0x18c910", - "end": "0x18c985", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c910" - }, - { - "manual": true, - "start": "0x18c990", - "end": "0x18ca66", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18c990" - }, - { - "manual": true, - "start": "0x18d350", - "end": "0x18d364", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d350" - }, - { - "manual": true, - "start": "0x18d370", - "end": "0x18d419", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d370" - }, - { - "manual": true, - "start": "0x18d420", - "end": "0x18d4c9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d420" - }, - { - "manual": true, - "start": "0x18d4d0", - "end": "0x18d533", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d4d0" - }, - { - "manual": true, - "start": "0x18d540", - "end": "0x18d5a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d540" - }, - { - "manual": true, - "start": "0x18d5b0", - "end": "0x18d5b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d5b0" - }, - { - "manual": true, - "start": "0x18d5c0", - "end": "0x18d5c7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d5c0" - }, - { - "manual": true, - "start": "0x18d5d0", - "end": "0x18d609", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d5d0" - }, - { - "manual": true, - "start": "0x18d610", - "end": "0x18d617", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d610" - }, - { - "manual": true, - "start": "0x18d620", - "end": "0x18d66f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d620" - }, - { - "manual": true, - "start": "0x18d670", - "end": "0x18d809", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d670" - }, - { - "manual": true, - "start": "0x18d810", - "end": "0x18d970", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d810" - }, - { - "manual": true, - "start": "0x18d980", - "end": "0x18daab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18d980" - }, - { - "manual": true, - "start": "0x18dab0", - "end": "0x18db29", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18dab0" - }, - { - "manual": true, - "start": "0x18db30", - "end": "0x18dbba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18db30" - }, - { - "manual": true, - "start": "0x18dbc0", - "end": "0x18dd29", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x18dbc0" - }, - { - "manual": true, - "start": "0x190710", - "end": "0x190743", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190710" - }, - { - "manual": true, - "start": "0x190d10", - "end": "0x190d51", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190d10" - }, - { - "manual": true, - "start": "0x190d60", - "end": "0x190dfd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190d60" - }, - { - "manual": true, - "start": "0x190e00", - "end": "0x190eb3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190e00" - }, - { - "manual": true, - "start": "0x190ec0", - "end": "0x190ec7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190ec0" - }, - { - "manual": true, - "start": "0x190ed0", - "end": "0x190f3d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190ed0" - }, - { - "manual": true, - "start": "0x190f40", - "end": "0x190fde", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190f40" - }, - { - "manual": true, - "start": "0x190fe0", - "end": "0x19107f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x190fe0" - }, - { - "manual": true, - "start": "0x191080", - "end": "0x19111f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x191080" - }, - { - "manual": true, - "start": "0x191120", - "end": "0x1911bf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x191120" - }, - { - "manual": true, - "start": "0x1911c0", - "end": "0x191248", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1911c0" - }, - { - "manual": true, - "start": "0x1915e0", - "end": "0x191676", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1915e0" - }, - { - "manual": true, - "start": "0x191680", - "end": "0x1916e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x191680" - }, - { - "manual": true, - "start": "0x191e60", - "end": "0x191ec3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x191e60" - }, - { - "manual": true, - "start": "0x193d10", - "end": "0x193d43", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x193d10" - }, - { - "manual": true, - "start": "0x193d50", - "end": "0x193d89", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x193d50" - }, - { - "manual": true, - "start": "0x193d90", - "end": "0x193daa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x193d90" - }, - { - "manual": true, - "start": "0x193e10", - "end": "0x193ea3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x193e10" - }, - { - "manual": true, - "start": "0x193eb0", - "end": "0x193f66", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x193eb0" - }, - { - "manual": true, - "start": "0x194370", - "end": "0x194390", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x194370" - }, - { - "manual": true, - "start": "0x1943a0", - "end": "0x194423", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1943a0" - }, - { - "manual": true, - "start": "0x194430", - "end": "0x19447a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x194430" - }, - { - "manual": true, - "start": "0x194480", - "end": "0x19452b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x194480" - }, - { - "manual": true, - "start": "0x194530", - "end": "0x1945ad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x194530" - }, - { - "manual": true, - "start": "0x1945b0", - "end": "0x19464e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1945b0" - }, - { - "manual": true, - "start": "0x194650", - "end": "0x1946ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x194650" - }, - { - "manual": true, - "start": "0x195040", - "end": "0x195083", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195040" - }, - { - "manual": true, - "start": "0x195090", - "end": "0x195147", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195090" - }, - { - "manual": true, - "start": "0x195150", - "end": "0x1952e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195150" - }, - { - "manual": true, - "start": "0x1952f0", - "end": "0x19546f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1952f0" - }, - { - "manual": true, - "start": "0x195470", - "end": "0x1955d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195470" - }, - { - "manual": true, - "start": "0x1955e0", - "end": "0x1957cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1955e0" - }, - { - "manual": true, - "start": "0x1957d0", - "end": "0x1959c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1957d0" - }, - { - "manual": true, - "start": "0x1959d0", - "end": "0x195b58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1959d0" - }, - { - "manual": true, - "start": "0x195b60", - "end": "0x195c3a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195b60" - }, - { - "manual": true, - "start": "0x195c40", - "end": "0x195e5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195c40" - }, - { - "manual": true, - "start": "0x195e60", - "end": "0x195eb5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195e60" - }, - { - "manual": true, - "start": "0x195ec0", - "end": "0x19600d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x195ec0" - }, - { - "manual": true, - "start": "0x196010", - "end": "0x196142", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x196010" - }, - { - "manual": true, - "start": "0x196150", - "end": "0x1961e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x196150" - }, - { - "manual": true, - "start": "0x1961f0", - "end": "0x196281", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1961f0" - }, - { - "manual": true, - "start": "0x196290", - "end": "0x1963be", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x196290" - }, - { - "manual": true, - "start": "0x198dd0", - "end": "0x198e03", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x198dd0" - }, - { - "manual": true, - "start": "0x198f30", - "end": "0x198f37", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x198f30" - }, - { - "manual": true, - "start": "0x199f00", - "end": "0x199f3e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x199f00" - }, - { - "manual": true, - "start": "0x199f40", - "end": "0x199f73", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x199f40" - }, - { - "manual": true, - "start": "0x19a130", - "end": "0x19a1b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19a130" - }, - { - "manual": true, - "start": "0x19a1c0", - "end": "0x19a1e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19a1c0" - }, - { - "manual": true, - "start": "0x19a1f0", - "end": "0x19a274", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19a1f0" - }, - { - "manual": true, - "start": "0x19ab90", - "end": "0x19ad3a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19ab90" - }, - { - "manual": true, - "start": "0x19ad40", - "end": "0x19ae6a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19ad40" - }, - { - "manual": true, - "start": "0x19ae70", - "end": "0x19af01", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19ae70" - }, - { - "manual": true, - "start": "0x19af10", - "end": "0x19b036", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19af10" - }, - { - "manual": true, - "start": "0x19b040", - "end": "0x19b0ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19b040" - }, - { - "manual": true, - "start": "0x19b0b0", - "end": "0x19b0f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19b0b0" - }, - { - "manual": true, - "start": "0x19bc90", - "end": "0x19bcef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19bc90" - }, - { - "manual": true, - "start": "0x19bcf0", - "end": "0x19c195", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19bcf0" - }, - { - "manual": true, - "start": "0x19c1a0", - "end": "0x19c2ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c1a0" - }, - { - "manual": true, - "start": "0x19c2d0", - "end": "0x19c413", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c2d0" - }, - { - "manual": true, - "start": "0x19c420", - "end": "0x19c478", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c420" - }, - { - "manual": true, - "start": "0x19c480", - "end": "0x19c587", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c480" - }, - { - "manual": true, - "start": "0x19c590", - "end": "0x19c736", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c590" - }, - { - "manual": true, - "start": "0x19c740", - "end": "0x19c827", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c740" - }, - { - "manual": true, - "start": "0x19c830", - "end": "0x19c919", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c830" - }, - { - "manual": true, - "start": "0x19c920", - "end": "0x19c9e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c920" - }, - { - "manual": true, - "start": "0x19c9f0", - "end": "0x19caa0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19c9f0" - }, - { - "manual": true, - "start": "0x19cab0", - "end": "0x19cb67", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19cab0" - }, - { - "manual": true, - "start": "0x19d270", - "end": "0x19d404", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19d270" - }, - { - "manual": true, - "start": "0x19d410", - "end": "0x19d4ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19d410" - }, - { - "manual": true, - "start": "0x19d4f0", - "end": "0x19d532", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19d4f0" - }, - { - "manual": true, - "start": "0x19d540", - "end": "0x19d5d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19d540" - }, - { - "manual": true, - "start": "0x19d5e0", - "end": "0x19da34", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19d5e0" - }, - { - "manual": true, - "start": "0x19da40", - "end": "0x19dcfd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19da40" - }, - { - "manual": true, - "start": "0x19dd00", - "end": "0x19dde9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19dd00" - }, - { - "manual": true, - "start": "0x19ddf0", - "end": "0x19df53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19ddf0" - }, - { - "manual": true, - "start": "0x19f750", - "end": "0x19f757", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19f750" - }, - { - "manual": true, - "start": "0x19f760", - "end": "0x19f98c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19f760" - }, - { - "manual": true, - "start": "0x19f990", - "end": "0x19fd5a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19f990" - }, - { - "manual": true, - "start": "0x19fd60", - "end": "0x19ff22", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x19fd60" - }, - { - "manual": true, - "start": "0x1a0f60", - "end": "0x1a0f93", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a0f60" - }, - { - "manual": true, - "start": "0x1a0fa0", - "end": "0x1a0fd3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a0fa0" - }, - { - "manual": true, - "start": "0x1a0fe0", - "end": "0x1a1053", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a0fe0" - }, - { - "manual": true, - "start": "0x1a1060", - "end": "0x1a108c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1060" - }, - { - "manual": true, - "start": "0x1a1090", - "end": "0x1a10ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1090" - }, - { - "manual": true, - "start": "0x1a1330", - "end": "0x1a14c7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1330" - }, - { - "manual": true, - "start": "0x1a14d0", - "end": "0x1a1529", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a14d0" - }, - { - "manual": true, - "start": "0x1a1530", - "end": "0x1a169a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1530" - }, - { - "manual": true, - "start": "0x1a16a0", - "end": "0x1a17e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a16a0" - }, - { - "manual": true, - "start": "0x1a1950", - "end": "0x1a19b4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1950" - }, - { - "manual": true, - "start": "0x1a19c0", - "end": "0x1a1ab4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a19c0" - }, - { - "manual": true, - "start": "0x1a1ac0", - "end": "0x1a1bc1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1ac0" - }, - { - "manual": true, - "start": "0x1a1bd0", - "end": "0x1a1c92", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1bd0" - }, - { - "manual": true, - "start": "0x1a1ca0", - "end": "0x1a1ec4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1ca0" - }, - { - "manual": true, - "start": "0x1a1f70", - "end": "0x1a1fa3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1f70" - }, - { - "manual": true, - "start": "0x1a1fb0", - "end": "0x1a20e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a1fb0" - }, - { - "manual": true, - "start": "0x1a2200", - "end": "0x1a2291", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2200" - }, - { - "manual": true, - "start": "0x1a24f0", - "end": "0x1a252e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a24f0" - }, - { - "manual": true, - "start": "0x1a2530", - "end": "0x1a25fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2530" - }, - { - "manual": true, - "start": "0x1a2600", - "end": "0x1a26ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2600" - }, - { - "manual": true, - "start": "0x1a26d0", - "end": "0x1a281f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a26d0" - }, - { - "manual": true, - "start": "0x1a2820", - "end": "0x1a287c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2820" - }, - { - "manual": true, - "start": "0x1a2930", - "end": "0x1a29f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2930" - }, - { - "manual": true, - "start": "0x1a2a00", - "end": "0x1a2a39", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2a00" - }, - { - "manual": true, - "start": "0x1a2a40", - "end": "0x1a2a6c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2a40" - }, - { - "manual": true, - "start": "0x1a2a70", - "end": "0x1a2a9c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2a70" - }, - { - "manual": true, - "start": "0x1a2fc0", - "end": "0x1a325b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a2fc0" - }, - { - "manual": true, - "start": "0x1a3260", - "end": "0x1a3363", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a3260" - }, - { - "manual": true, - "start": "0x1a3370", - "end": "0x1a340b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a3370" - }, - { - "manual": true, - "start": "0x1a3410", - "end": "0x1a348b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a3410" - }, - { - "manual": true, - "start": "0x1a3490", - "end": "0x1a35dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a3490" - }, - { - "manual": true, - "start": "0x1a35e0", - "end": "0x1a35fc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a35e0" - }, - { - "manual": true, - "start": "0x1a3860", - "end": "0x1a3ce3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a3860" - }, - { - "manual": true, - "start": "0x1a3cf0", - "end": "0x1a3d53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a3cf0" - }, - { - "manual": true, - "start": "0x1a4330", - "end": "0x1a43b2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4330" - }, - { - "manual": true, - "start": "0x1a43c0", - "end": "0x1a440a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a43c0" - }, - { - "manual": true, - "start": "0x1a4410", - "end": "0x1a443e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4410" - }, - { - "manual": true, - "start": "0x1a4440", - "end": "0x1a4492", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4440" - }, - { - "manual": true, - "start": "0x1a44a0", - "end": "0x1a44c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a44a0" - }, - { - "manual": true, - "start": "0x1a44d0", - "end": "0x1a44fb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a44d0" - }, - { - "manual": true, - "start": "0x1a4500", - "end": "0x1a451f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4500" - }, - { - "manual": true, - "start": "0x1a4520", - "end": "0x1a45ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4520" - }, - { - "manual": true, - "start": "0x1a45b0", - "end": "0x1a45d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a45b0" - }, - { - "manual": true, - "start": "0x1a45e0", - "end": "0x1a469e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a45e0" - }, - { - "manual": true, - "start": "0x1a4d30", - "end": "0x1a4e45", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4d30" - }, - { - "manual": true, - "start": "0x1a4e50", - "end": "0x1a500c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a4e50" - }, - { - "manual": true, - "start": "0x1a5ce0", - "end": "0x1a5d2e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a5ce0" - }, - { - "manual": true, - "start": "0x1a5d30", - "end": "0x1a5e13", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a5d30" - }, - { - "manual": true, - "start": "0x1a5e20", - "end": "0x1a5ee1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a5e20" - }, - { - "manual": true, - "start": "0x1a5ef0", - "end": "0x1a5f50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a5ef0" - }, - { - "manual": true, - "start": "0x1a5f60", - "end": "0x1a5ff7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a5f60" - }, - { - "manual": true, - "start": "0x1a6000", - "end": "0x1a61f9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6000" - }, - { - "manual": true, - "start": "0x1a6200", - "end": "0x1a63e9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6200" - }, - { - "manual": true, - "start": "0x1a63f0", - "end": "0x1a65f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a63f0" - }, - { - "manual": true, - "start": "0x1a6600", - "end": "0x1a67ea", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6600" - }, - { - "manual": true, - "start": "0x1a67f0", - "end": "0x1a69f8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a67f0" - }, - { - "manual": true, - "start": "0x1a6a00", - "end": "0x1a6b11", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6a00" - }, - { - "manual": true, - "start": "0x1a6b20", - "end": "0x1a6b9b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6b20" - }, - { - "manual": true, - "start": "0x1a6ba0", - "end": "0x1a6d4f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6ba0" - }, - { - "manual": true, - "start": "0x1a6d50", - "end": "0x1a6db8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6d50" - }, - { - "manual": true, - "start": "0x1a6dc0", - "end": "0x1a70ec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a6dc0" - }, - { - "manual": true, - "start": "0x1a7110", - "end": "0x1a7178", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7110" - }, - { - "manual": true, - "start": "0x1a7180", - "end": "0x1a7242", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7180" - }, - { - "manual": true, - "start": "0x1a7d10", - "end": "0x1a7d86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7d10" - }, - { - "manual": true, - "start": "0x1a7d90", - "end": "0x1a7e5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7d90" - }, - { - "manual": true, - "start": "0x1a7e60", - "end": "0x1a7f14", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7e60" - }, - { - "manual": true, - "start": "0x1a7f20", - "end": "0x1a7f53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7f20" - }, - { - "manual": true, - "start": "0x1a7f60", - "end": "0x1a7fca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7f60" - }, - { - "manual": true, - "start": "0x1a7fd0", - "end": "0x1a8010", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a7fd0" - }, - { - "manual": true, - "start": "0x1a8220", - "end": "0x1a828f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8220" - }, - { - "manual": true, - "start": "0x1a8290", - "end": "0x1a832e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8290" - }, - { - "manual": true, - "start": "0x1a8330", - "end": "0x1a83b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8330" - }, - { - "manual": true, - "start": "0x1a8720", - "end": "0x1a878f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8720" - }, - { - "manual": true, - "start": "0x1a8790", - "end": "0x1a8810", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8790" - }, - { - "manual": true, - "start": "0x1a8820", - "end": "0x1a88a8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8820" - }, - { - "manual": true, - "start": "0x1a8bc0", - "end": "0x1a8c2f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8bc0" - }, - { - "manual": true, - "start": "0x1a8f10", - "end": "0x1a91ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a8f10" - }, - { - "manual": true, - "start": "0x1a91c0", - "end": "0x1a9287", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a91c0" - }, - { - "manual": true, - "start": "0x1a9290", - "end": "0x1a9356", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9290" - }, - { - "manual": true, - "start": "0x1a9b30", - "end": "0x1a9b98", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9b30" - }, - { - "manual": true, - "start": "0x1a9ba0", - "end": "0x1a9c0f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9ba0" - }, - { - "manual": true, - "start": "0x1a9c10", - "end": "0x1a9c7f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9c10" - }, - { - "manual": true, - "start": "0x1a9c80", - "end": "0x1a9cef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9c80" - }, - { - "manual": true, - "start": "0x1a9cf0", - "end": "0x1a9d4c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9cf0" - }, - { - "manual": true, - "start": "0x1a9d50", - "end": "0x1a9e16", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1a9d50" - }, - { - "manual": true, - "start": "0x1aad40", - "end": "0x1aadaf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1aad40" - }, - { - "manual": true, - "start": "0x1ab840", - "end": "0x1ab895", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ab840" - }, - { - "manual": true, - "start": "0x1ab8a0", - "end": "0x1ab9cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ab8a0" - }, - { - "manual": true, - "start": "0x1ac000", - "end": "0x1ac083", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac000" - }, - { - "manual": true, - "start": "0x1ac090", - "end": "0x1ac0d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac090" - }, - { - "manual": true, - "start": "0x1ac320", - "end": "0x1ac384", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac320" - }, - { - "manual": true, - "start": "0x1ac390", - "end": "0x1ac476", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac390" - }, - { - "manual": true, - "start": "0x1ac480", - "end": "0x1ac4c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac480" - }, - { - "manual": true, - "start": "0x1ac750", - "end": "0x1ac7c2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac750" - }, - { - "manual": true, - "start": "0x1ac7d0", - "end": "0x1ac864", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac7d0" - }, - { - "manual": true, - "start": "0x1ac870", - "end": "0x1ac8e4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ac870" - }, - { - "manual": true, - "start": "0x1ad020", - "end": "0x1ad063", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad020" - }, - { - "manual": true, - "start": "0x1ad070", - "end": "0x1ad077", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad070" - }, - { - "manual": true, - "start": "0x1ad080", - "end": "0x1ad0ed", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad080" - }, - { - "manual": true, - "start": "0x1ad0f0", - "end": "0x1ad13e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad0f0" - }, - { - "manual": true, - "start": "0x1ad140", - "end": "0x1ad147", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad140" - }, - { - "manual": true, - "start": "0x1ad150", - "end": "0x1ad1a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad150" - }, - { - "manual": true, - "start": "0x1ad1b0", - "end": "0x1ad1b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad1b0" - }, - { - "manual": true, - "start": "0x1ad1c0", - "end": "0x1ad227", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad1c0" - }, - { - "manual": true, - "start": "0x1ad230", - "end": "0x1ad237", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad230" - }, - { - "manual": true, - "start": "0x1ad770", - "end": "0x1ad7b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad770" - }, - { - "manual": true, - "start": "0x1ad7c0", - "end": "0x1ad811", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad7c0" - }, - { - "manual": true, - "start": "0x1ad820", - "end": "0x1ad827", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad820" - }, - { - "manual": true, - "start": "0x1ad830", - "end": "0x1ad871", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad830" - }, - { - "manual": true, - "start": "0x1ad880", - "end": "0x1ad8e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ad880" - }, - { - "manual": true, - "start": "0x1ae800", - "end": "0x1ae859", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ae800" - }, - { - "manual": true, - "start": "0x1ae860", - "end": "0x1aef82", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ae860" - }, - { - "manual": true, - "start": "0x1aef90", - "end": "0x1af0c6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1aef90" - }, - { - "manual": true, - "start": "0x1af0d0", - "end": "0x1af115", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af0d0" - }, - { - "manual": true, - "start": "0x1af120", - "end": "0x1af1cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af120" - }, - { - "manual": true, - "start": "0x1af1d0", - "end": "0x1af241", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af1d0" - }, - { - "manual": true, - "start": "0x1af250", - "end": "0x1af2ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af250" - }, - { - "manual": true, - "start": "0x1af2c0", - "end": "0x1af316", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af2c0" - }, - { - "manual": true, - "start": "0x1af320", - "end": "0x1af37f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af320" - }, - { - "manual": true, - "start": "0x1af380", - "end": "0x1af3f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af380" - }, - { - "manual": true, - "start": "0x1af910", - "end": "0x1af9b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af910" - }, - { - "manual": true, - "start": "0x1af9c0", - "end": "0x1afbae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1af9c0" - }, - { - "manual": true, - "start": "0x1afd10", - "end": "0x1afd31", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1afd10" - }, - { - "manual": true, - "start": "0x1b0680", - "end": "0x1b093b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b0680" - }, - { - "manual": true, - "start": "0x1b0940", - "end": "0x1b09ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b0940" - }, - { - "manual": true, - "start": "0x1b09b0", - "end": "0x1b0a1c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b09b0" - }, - { - "manual": true, - "start": "0x1b0a20", - "end": "0x1b0a8c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b0a20" - }, - { - "manual": true, - "start": "0x1b0a90", - "end": "0x1b0cd1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b0a90" - }, - { - "manual": true, - "start": "0x1b0ce0", - "end": "0x1b0cfb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b0ce0" - }, - { - "manual": true, - "start": "0x1b1390", - "end": "0x1b14a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1390" - }, - { - "manual": true, - "start": "0x1b14b0", - "end": "0x1b15bc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b14b0" - }, - { - "manual": true, - "start": "0x1b15c0", - "end": "0x1b1688", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b15c0" - }, - { - "manual": true, - "start": "0x1b1690", - "end": "0x1b1712", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1690" - }, - { - "manual": true, - "start": "0x1b1720", - "end": "0x1b18d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1720" - }, - { - "manual": true, - "start": "0x1b18e0", - "end": "0x1b1968", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b18e0" - }, - { - "manual": true, - "start": "0x1b1970", - "end": "0x1b19f9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1970" - }, - { - "manual": true, - "start": "0x1b1a00", - "end": "0x1b1aa6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1a00" - }, - { - "manual": true, - "start": "0x1b1ab0", - "end": "0x1b1bab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1ab0" - }, - { - "manual": true, - "start": "0x1b1bb0", - "end": "0x1b1c17", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1bb0" - }, - { - "manual": true, - "start": "0x1b1c20", - "end": "0x1b1c8d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1c20" - }, - { - "manual": true, - "start": "0x1b1c90", - "end": "0x1b1ce6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1c90" - }, - { - "manual": true, - "start": "0x1b1cf0", - "end": "0x1b1d5d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1cf0" - }, - { - "manual": true, - "start": "0x1b1d60", - "end": "0x1b1db6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1d60" - }, - { - "manual": true, - "start": "0x1b1dc0", - "end": "0x1b1e3b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1dc0" - }, - { - "manual": true, - "start": "0x1b1e40", - "end": "0x1b1ebb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1e40" - }, - { - "manual": true, - "start": "0x1b1ec0", - "end": "0x1b1eec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b1ec0" - }, - { - "manual": true, - "start": "0x1b2040", - "end": "0x1b208a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b2040" - }, - { - "manual": true, - "start": "0x1b2090", - "end": "0x1b2112", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b2090" - }, - { - "manual": true, - "start": "0x1b2120", - "end": "0x1b2165", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b2120" - }, - { - "manual": true, - "start": "0x1b38e0", - "end": "0x1b3b2b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b38e0" - }, - { - "manual": true, - "start": "0x1b3b30", - "end": "0x1b3c9a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b3b30" - }, - { - "manual": true, - "start": "0x1b3ca0", - "end": "0x1b3dbb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b3ca0" - }, - { - "manual": true, - "start": "0x1b3dc0", - "end": "0x1b3ee0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b3dc0" - }, - { - "manual": true, - "start": "0x1b3ef0", - "end": "0x1b3fb1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b3ef0" - }, - { - "manual": true, - "start": "0x1b3fc0", - "end": "0x1b475b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b3fc0" - }, - { - "manual": true, - "start": "0x1b4760", - "end": "0x1b4767", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b4760" - }, - { - "manual": true, - "start": "0x1b4770", - "end": "0x1b486d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b4770" - }, - { - "manual": true, - "start": "0x1b4870", - "end": "0x1b48cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b4870" - }, - { - "manual": true, - "start": "0x1b48d0", - "end": "0x1b4909", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b48d0" - }, - { - "manual": true, - "start": "0x1b5290", - "end": "0x1b5309", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b5290" - }, - { - "manual": true, - "start": "0x1b5530", - "end": "0x1b5612", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b5530" - }, - { - "manual": true, - "start": "0x1b5620", - "end": "0x1b58ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b5620" - }, - { - "manual": true, - "start": "0x1b58b0", - "end": "0x1b5e62", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b58b0" - }, - { - "manual": true, - "start": "0x1b5e70", - "end": "0x1b6100", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b5e70" - }, - { - "manual": true, - "start": "0x1b6110", - "end": "0x1b63e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b6110" - }, - { - "manual": true, - "start": "0x1b71e0", - "end": "0x1b7201", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b71e0" - }, - { - "manual": true, - "start": "0x1b7260", - "end": "0x1b7407", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b7260" - }, - { - "manual": true, - "start": "0x1b7410", - "end": "0x1b7596", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b7410" - }, - { - "manual": true, - "start": "0x1b75a0", - "end": "0x1b765d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b75a0" - }, - { - "manual": true, - "start": "0x1b7660", - "end": "0x1b7738", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b7660" - }, - { - "manual": true, - "start": "0x1b7740", - "end": "0x1b7812", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b7740" - }, - { - "manual": true, - "start": "0x1b80e0", - "end": "0x1b811f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b80e0" - }, - { - "manual": true, - "start": "0x1b8120", - "end": "0x1b815f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8120" - }, - { - "manual": true, - "start": "0x1b8160", - "end": "0x1b81e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8160" - }, - { - "manual": true, - "start": "0x1b81f0", - "end": "0x1b829d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b81f0" - }, - { - "manual": true, - "start": "0x1b82a0", - "end": "0x1b8346", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b82a0" - }, - { - "manual": true, - "start": "0x1b8350", - "end": "0x1b840b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8350" - }, - { - "manual": true, - "start": "0x1b8410", - "end": "0x1b8498", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8410" - }, - { - "manual": true, - "start": "0x1b84a0", - "end": "0x1b84c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b84a0" - }, - { - "manual": true, - "start": "0x1b84d0", - "end": "0x1b850e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b84d0" - }, - { - "manual": true, - "start": "0x1b8510", - "end": "0x1b8535", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8510" - }, - { - "manual": true, - "start": "0x1b8540", - "end": "0x1b856f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8540" - }, - { - "manual": true, - "start": "0x1b8570", - "end": "0x1b8684", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8570" - }, - { - "manual": true, - "start": "0x1b8690", - "end": "0x1b8712", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8690" - }, - { - "manual": true, - "start": "0x1b8730", - "end": "0x1b87cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8730" - }, - { - "manual": true, - "start": "0x1b87d0", - "end": "0x1b8835", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b87d0" - }, - { - "manual": true, - "start": "0x1b8840", - "end": "0x1b88a5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8840" - }, - { - "manual": true, - "start": "0x1b88b0", - "end": "0x1b88dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b88b0" - }, - { - "manual": true, - "start": "0x1b88e0", - "end": "0x1b8961", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b88e0" - }, - { - "manual": true, - "start": "0x1b8970", - "end": "0x1b89b2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8970" - }, - { - "manual": true, - "start": "0x1b89c0", - "end": "0x1b8a02", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b89c0" - }, - { - "manual": true, - "start": "0x1b8a10", - "end": "0x1b8a4b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8a10" - }, - { - "manual": true, - "start": "0x1b8a50", - "end": "0x1b8a9c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8a50" - }, - { - "manual": true, - "start": "0x1b8aa0", - "end": "0x1b8ade", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8aa0" - }, - { - "manual": true, - "start": "0x1b8ae0", - "end": "0x1b8b2b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8ae0" - }, - { - "manual": true, - "start": "0x1b8b30", - "end": "0x1b8b91", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8b30" - }, - { - "manual": true, - "start": "0x1b8ba0", - "end": "0x1b8c01", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8ba0" - }, - { - "manual": true, - "start": "0x1b8c10", - "end": "0x1b8c2d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b8c10" - }, - { - "manual": true, - "start": "0x1b99f0", - "end": "0x1b9ab8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b99f0" - }, - { - "manual": true, - "start": "0x1b9ac0", - "end": "0x1b9beb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b9ac0" - }, - { - "manual": true, - "start": "0x1b9bf0", - "end": "0x1b9c93", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b9bf0" - }, - { - "manual": true, - "start": "0x1b9ca0", - "end": "0x1b9e0f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b9ca0" - }, - { - "manual": true, - "start": "0x1b9e10", - "end": "0x1b9ea1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b9e10" - }, - { - "manual": true, - "start": "0x1b9eb0", - "end": "0x1b9f74", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b9eb0" - }, - { - "manual": true, - "start": "0x1b9f80", - "end": "0x1b9ffc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1b9f80" - }, - { - "manual": true, - "start": "0x1ba000", - "end": "0x1ba216", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba000" - }, - { - "manual": true, - "start": "0x1ba220", - "end": "0x1ba41c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba220" - }, - { - "manual": true, - "start": "0x1ba420", - "end": "0x1ba591", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba420" - }, - { - "manual": true, - "start": "0x1ba5a0", - "end": "0x1ba5a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba5a0" - }, - { - "manual": true, - "start": "0x1ba5b0", - "end": "0x1ba674", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba5b0" - }, - { - "manual": true, - "start": "0x1ba680", - "end": "0x1ba6fc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba680" - }, - { - "manual": true, - "start": "0x1ba700", - "end": "0x1ba7ee", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba700" - }, - { - "manual": true, - "start": "0x1ba7f0", - "end": "0x1ba90a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba7f0" - }, - { - "manual": true, - "start": "0x1ba910", - "end": "0x1baa11", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ba910" - }, - { - "manual": true, - "start": "0x1baa20", - "end": "0x1bab4e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1baa20" - }, - { - "manual": true, - "start": "0x1bab50", - "end": "0x1bacf8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bab50" - }, - { - "manual": true, - "start": "0x1bad00", - "end": "0x1baea8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bad00" - }, - { - "manual": true, - "start": "0x1baeb0", - "end": "0x1bafb6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1baeb0" - }, - { - "manual": true, - "start": "0x1bafc0", - "end": "0x1bb0ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bafc0" - }, - { - "manual": true, - "start": "0x1bb0c0", - "end": "0x1bb123", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb0c0" - }, - { - "manual": true, - "start": "0x1bb130", - "end": "0x1bb20e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb130" - }, - { - "manual": true, - "start": "0x1bb210", - "end": "0x1bb277", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb210" - }, - { - "manual": true, - "start": "0x1bb280", - "end": "0x1bb2e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb280" - }, - { - "manual": true, - "start": "0x1bb2f0", - "end": "0x1bb374", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb2f0" - }, - { - "manual": true, - "start": "0x1bb380", - "end": "0x1bb404", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb380" - }, - { - "manual": true, - "start": "0x1bb410", - "end": "0x1bb491", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb410" - }, - { - "manual": true, - "start": "0x1bb4a0", - "end": "0x1bb594", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb4a0" - }, - { - "manual": true, - "start": "0x1bb5a0", - "end": "0x1bb648", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb5a0" - }, - { - "manual": true, - "start": "0x1bb650", - "end": "0x1bb744", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb650" - }, - { - "manual": true, - "start": "0x1bb750", - "end": "0x1bb7f8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb750" - }, - { - "manual": true, - "start": "0x1bb800", - "end": "0x1bb863", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb800" - }, - { - "manual": true, - "start": "0x1bb870", - "end": "0x1bb8ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb870" - }, - { - "manual": true, - "start": "0x1bb8b0", - "end": "0x1bb8eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb8b0" - }, - { - "manual": true, - "start": "0x1bb8f0", - "end": "0x1bb92b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb8f0" - }, - { - "manual": true, - "start": "0x1bb930", - "end": "0x1bb96b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb930" - }, - { - "manual": true, - "start": "0x1bb970", - "end": "0x1bbaf5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bb970" - }, - { - "manual": true, - "start": "0x1bbb00", - "end": "0x1bbb3d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bbb00" - }, - { - "manual": true, - "start": "0x1bcc00", - "end": "0x1bcc62", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcc00" - }, - { - "manual": true, - "start": "0x1bcc70", - "end": "0x1bcc94", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcc70" - }, - { - "manual": true, - "start": "0x1bcca0", - "end": "0x1bcca7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcca0" - }, - { - "manual": true, - "start": "0x1bccb0", - "end": "0x1bcd7d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bccb0" - }, - { - "manual": true, - "start": "0x1bcd80", - "end": "0x1bcd87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcd80" - }, - { - "manual": true, - "start": "0x1bcd90", - "end": "0x1bcd97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcd90" - }, - { - "manual": true, - "start": "0x1bcda0", - "end": "0x1bce51", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcda0" - }, - { - "manual": true, - "start": "0x1bce60", - "end": "0x1bcec3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bce60" - }, - { - "manual": true, - "start": "0x1bced0", - "end": "0x1bcef4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bced0" - }, - { - "manual": true, - "start": "0x1bcf00", - "end": "0x1bcf23", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcf00" - }, - { - "manual": true, - "start": "0x1bcf30", - "end": "0x1bd037", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bcf30" - }, - { - "manual": true, - "start": "0x1bd040", - "end": "0x1bd12a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd040" - }, - { - "manual": true, - "start": "0x1bd130", - "end": "0x1bd21c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd130" - }, - { - "manual": true, - "start": "0x1bd220", - "end": "0x1bd337", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd220" - }, - { - "manual": true, - "start": "0x1bd340", - "end": "0x1bd457", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd340" - }, - { - "manual": true, - "start": "0x1bd460", - "end": "0x1bd4e4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd460" - }, - { - "manual": true, - "start": "0x1bd4f0", - "end": "0x1bd5ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd4f0" - }, - { - "manual": true, - "start": "0x1bd600", - "end": "0x1bd6d6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd600" - }, - { - "manual": true, - "start": "0x1bd6e0", - "end": "0x1bd748", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd6e0" - }, - { - "manual": true, - "start": "0x1bd750", - "end": "0x1bd75c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd750" - }, - { - "manual": true, - "start": "0x1bd760", - "end": "0x1bd7c8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd760" - }, - { - "manual": true, - "start": "0x1bd7d0", - "end": "0x1bd7d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd7d0" - }, - { - "manual": true, - "start": "0x1bd7e0", - "end": "0x1bd7f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd7e0" - }, - { - "manual": true, - "start": "0x1bd8a0", - "end": "0x1bdd84", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bd8a0" - }, - { - "manual": true, - "start": "0x1bdd90", - "end": "0x1bddd3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bdd90" - }, - { - "manual": true, - "start": "0x1bf830", - "end": "0x1bf863", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1bf830" - }, - { - "manual": true, - "start": "0x1c1070", - "end": "0x1c1474", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c1070" - }, - { - "manual": true, - "start": "0x1c1480", - "end": "0x1c15e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c1480" - }, - { - "manual": true, - "start": "0x1c43b0", - "end": "0x1c446b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c43b0" - }, - { - "manual": true, - "start": "0x1c4550", - "end": "0x1c4624", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c4550" - }, - { - "manual": true, - "start": "0x1c49c0", - "end": "0x1c49ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c49c0" - }, - { - "manual": true, - "start": "0x1c49d0", - "end": "0x1c4ae4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c49d0" - }, - { - "manual": true, - "start": "0x1c4af0", - "end": "0x1c4b50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c4af0" - }, - { - "manual": true, - "start": "0x1c4b60", - "end": "0x1c4d04", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c4b60" - }, - { - "manual": true, - "start": "0x1c4d10", - "end": "0x1c4db3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c4d10" - }, - { - "manual": true, - "start": "0x1c4dc0", - "end": "0x1c4e93", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c4dc0" - }, - { - "manual": true, - "start": "0x1c4ea0", - "end": "0x1c4ed9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c4ea0" - }, - { - "manual": true, - "start": "0x1c5160", - "end": "0x1c533c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5160" - }, - { - "manual": true, - "start": "0x1c5340", - "end": "0x1c5457", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5340" - }, - { - "manual": true, - "start": "0x1c5460", - "end": "0x1c5467", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5460" - }, - { - "manual": true, - "start": "0x1c5470", - "end": "0x1c54a9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5470" - }, - { - "manual": true, - "start": "0x1c5500", - "end": "0x1c5543", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5500" - }, - { - "manual": true, - "start": "0x1c5550", - "end": "0x1c55e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5550" - }, - { - "manual": true, - "start": "0x1c55f0", - "end": "0x1c560d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c55f0" - }, - { - "manual": true, - "start": "0x1c5810", - "end": "0x1c5875", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5810" - }, - { - "manual": true, - "start": "0x1c5cc0", - "end": "0x1c5d32", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5cc0" - }, - { - "manual": true, - "start": "0x1c5d40", - "end": "0x1c5dec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5d40" - }, - { - "manual": true, - "start": "0x1c5df0", - "end": "0x1c5e6c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5df0" - }, - { - "manual": true, - "start": "0x1c5e70", - "end": "0x1c5efb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c5e70" - }, - { - "manual": true, - "start": "0x1c6150", - "end": "0x1c630c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c6150" - }, - { - "manual": true, - "start": "0x1c6310", - "end": "0x1c63ad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c6310" - }, - { - "manual": true, - "start": "0x1c63b0", - "end": "0x1c6417", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c63b0" - }, - { - "manual": true, - "start": "0x1c6420", - "end": "0x1c6471", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c6420" - }, - { - "manual": true, - "start": "0x1c6a10", - "end": "0x1c6c55", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c6a10" - }, - { - "manual": true, - "start": "0x1c7130", - "end": "0x1c71f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c7130" - }, - { - "manual": true, - "start": "0x1c7200", - "end": "0x1c7285", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c7200" - }, - { - "manual": true, - "start": "0x1c7800", - "end": "0x1c7cd5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c7800" - }, - { - "manual": true, - "start": "0x1c7ce0", - "end": "0x1c7ec1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c7ce0" - }, - { - "manual": true, - "start": "0x1c7ed0", - "end": "0x1c80d4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c7ed0" - }, - { - "manual": true, - "start": "0x1c80e0", - "end": "0x1c8304", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c80e0" - }, - { - "manual": true, - "start": "0x1c9590", - "end": "0x1c968d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1c9590" - }, - { - "manual": true, - "start": "0x1ca130", - "end": "0x1ca184", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca130" - }, - { - "manual": true, - "start": "0x1ca190", - "end": "0x1ca1aa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca190" - }, - { - "manual": true, - "start": "0x1ca1b0", - "end": "0x1ca1da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca1b0" - }, - { - "manual": true, - "start": "0x1ca1e0", - "end": "0x1ca21b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca1e0" - }, - { - "manual": true, - "start": "0x1ca220", - "end": "0x1ca253", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca220" - }, - { - "manual": true, - "start": "0x1ca260", - "end": "0x1ca2a6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca260" - }, - { - "manual": true, - "start": "0x1ca2b0", - "end": "0x1ca328", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca2b0" - }, - { - "manual": true, - "start": "0x1ca330", - "end": "0x1ca34a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca330" - }, - { - "manual": true, - "start": "0x1ca350", - "end": "0x1ca371", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ca350" - }, - { - "manual": true, - "start": "0x1cabb0", - "end": "0x1cacf6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cabb0" - }, - { - "manual": true, - "start": "0x1cad00", - "end": "0x1cae1c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cad00" - }, - { - "manual": true, - "start": "0x1cae20", - "end": "0x1caf3f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cae20" - }, - { - "manual": true, - "start": "0x1caf40", - "end": "0x1cafcf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1caf40" - }, - { - "manual": true, - "start": "0x1cafd0", - "end": "0x1caffc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cafd0" - }, - { - "manual": true, - "start": "0x1cb000", - "end": "0x1cb16a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb000" - }, - { - "manual": true, - "start": "0x1cb170", - "end": "0x1cb328", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb170" - }, - { - "manual": true, - "start": "0x1cb330", - "end": "0x1cb3e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb330" - }, - { - "manual": true, - "start": "0x1cb3f0", - "end": "0x1cb460", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb3f0" - }, - { - "manual": true, - "start": "0x1cb470", - "end": "0x1cb552", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb470" - }, - { - "manual": true, - "start": "0x1cb560", - "end": "0x1cb692", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb560" - }, - { - "manual": true, - "start": "0x1cb6a0", - "end": "0x1cb6ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb6a0" - }, - { - "manual": true, - "start": "0x1cb700", - "end": "0x1cb751", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb700" - }, - { - "manual": true, - "start": "0x1cb760", - "end": "0x1cb803", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb760" - }, - { - "manual": true, - "start": "0x1cb810", - "end": "0x1cb817", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb810" - }, - { - "manual": true, - "start": "0x1cb820", - "end": "0x1cb8f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cb820" - }, - { - "manual": true, - "start": "0x1cbcf0", - "end": "0x1cbd74", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cbcf0" - }, - { - "manual": true, - "start": "0x1cbd80", - "end": "0x1cbe07", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cbd80" - }, - { - "manual": true, - "start": "0x1cbe10", - "end": "0x1cbe94", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cbe10" - }, - { - "manual": true, - "start": "0x1cbea0", - "end": "0x1cbf24", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cbea0" - }, - { - "manual": true, - "start": "0x1cbf30", - "end": "0x1cbfb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cbf30" - }, - { - "manual": true, - "start": "0x1cbfc0", - "end": "0x1cc047", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cbfc0" - }, - { - "manual": true, - "start": "0x1cc050", - "end": "0x1cc0d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc050" - }, - { - "manual": true, - "start": "0x1cc0e0", - "end": "0x1cc167", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc0e0" - }, - { - "manual": true, - "start": "0x1cc170", - "end": "0x1cc1f7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc170" - }, - { - "manual": true, - "start": "0x1cc200", - "end": "0x1cc287", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc200" - }, - { - "manual": true, - "start": "0x1cc290", - "end": "0x1cc35f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc290" - }, - { - "manual": true, - "start": "0x1cc360", - "end": "0x1cc3d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc360" - }, - { - "manual": true, - "start": "0x1cc3e0", - "end": "0x1cc46e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc3e0" - }, - { - "manual": true, - "start": "0x1cc470", - "end": "0x1cc501", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc470" - }, - { - "manual": true, - "start": "0x1cc9c0", - "end": "0x1ccc83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cc9c0" - }, - { - "manual": true, - "start": "0x1ccc90", - "end": "0x1ccd8d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ccc90" - }, - { - "manual": true, - "start": "0x1ccd90", - "end": "0x1cd097", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ccd90" - }, - { - "manual": true, - "start": "0x1cd1b0", - "end": "0x1cd1e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cd1b0" - }, - { - "manual": true, - "start": "0x1cd820", - "end": "0x1cd85d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cd820" - }, - { - "manual": true, - "start": "0x1cd860", - "end": "0x1cd8e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cd860" - }, - { - "manual": true, - "start": "0x1cd8f0", - "end": "0x1cd91c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cd8f0" - }, - { - "manual": true, - "start": "0x1cde20", - "end": "0x1ce2b4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cde20" - }, - { - "manual": true, - "start": "0x1ce2c0", - "end": "0x1ce399", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce2c0" - }, - { - "manual": true, - "start": "0x1ce3a0", - "end": "0x1ce3ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce3a0" - }, - { - "manual": true, - "start": "0x1ce400", - "end": "0x1ce45f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce400" - }, - { - "manual": true, - "start": "0x1ce460", - "end": "0x1ce4c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce460" - }, - { - "manual": true, - "start": "0x1ce4d0", - "end": "0x1ce533", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce4d0" - }, - { - "manual": true, - "start": "0x1ce540", - "end": "0x1ce5ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce540" - }, - { - "manual": true, - "start": "0x1ce5d0", - "end": "0x1ce6e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce5d0" - }, - { - "manual": true, - "start": "0x1ce6f0", - "end": "0x1ce861", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ce6f0" - }, - { - "manual": true, - "start": "0x1ceac0", - "end": "0x1ceaf3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ceac0" - }, - { - "manual": true, - "start": "0x1cece0", - "end": "0x1cee2c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cece0" - }, - { - "manual": true, - "start": "0x1cee30", - "end": "0x1ceeef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cee30" - }, - { - "manual": true, - "start": "0x1cf020", - "end": "0x1cf034", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cf020" - }, - { - "manual": true, - "start": "0x1cf040", - "end": "0x1cf130", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cf040" - }, - { - "manual": true, - "start": "0x1cf140", - "end": "0x1cf21a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cf140" - }, - { - "manual": true, - "start": "0x1cf220", - "end": "0x1cf445", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cf220" - }, - { - "manual": true, - "start": "0x1cf450", - "end": "0x1cf528", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cf450" - }, - { - "manual": true, - "start": "0x1cf950", - "end": "0x1cf9ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cf950" - }, - { - "manual": true, - "start": "0x1cfdb0", - "end": "0x1cfdb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cfdb0" - }, - { - "manual": true, - "start": "0x1cff20", - "end": "0x1cff53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1cff20" - }, - { - "manual": true, - "start": "0x1d0740", - "end": "0x1d07af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d0740" - }, - { - "manual": true, - "start": "0x1d07b0", - "end": "0x1d0813", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d07b0" - }, - { - "manual": true, - "start": "0x1d0820", - "end": "0x1d084c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d0820" - }, - { - "manual": true, - "start": "0x1d1150", - "end": "0x1d11d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1150" - }, - { - "manual": true, - "start": "0x1d11e0", - "end": "0x1d123f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d11e0" - }, - { - "manual": true, - "start": "0x1d1240", - "end": "0x1d1383", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1240" - }, - { - "manual": true, - "start": "0x1d1390", - "end": "0x1d141a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1390" - }, - { - "manual": true, - "start": "0x1d1420", - "end": "0x1d148d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1420" - }, - { - "manual": true, - "start": "0x1d1e50", - "end": "0x1d1ed0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1e50" - }, - { - "manual": true, - "start": "0x1d1ee0", - "end": "0x1d1f60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1ee0" - }, - { - "manual": true, - "start": "0x1d1f70", - "end": "0x1d1fb8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1f70" - }, - { - "manual": true, - "start": "0x1d1fc0", - "end": "0x1d1fd2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1fc0" - }, - { - "manual": true, - "start": "0x1d1fe0", - "end": "0x1d1ff2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d1fe0" - }, - { - "manual": true, - "start": "0x1d2000", - "end": "0x1d2048", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d2000" - }, - { - "manual": true, - "start": "0x1d3160", - "end": "0x1d317b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3160" - }, - { - "manual": true, - "start": "0x1d3180", - "end": "0x1d31e6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3180" - }, - { - "manual": true, - "start": "0x1d3720", - "end": "0x1d3778", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3720" - }, - { - "manual": true, - "start": "0x1d3780", - "end": "0x1d3816", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3780" - }, - { - "manual": true, - "start": "0x1d3820", - "end": "0x1d38b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3820" - }, - { - "manual": true, - "start": "0x1d38c0", - "end": "0x1d3956", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d38c0" - }, - { - "manual": true, - "start": "0x1d3960", - "end": "0x1d3a1c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3960" - }, - { - "manual": true, - "start": "0x1d3a20", - "end": "0x1d3af3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3a20" - }, - { - "manual": true, - "start": "0x1d3b00", - "end": "0x1d3bc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3b00" - }, - { - "manual": true, - "start": "0x1d3bd0", - "end": "0x1d3cd9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3bd0" - }, - { - "manual": true, - "start": "0x1d3ce0", - "end": "0x1d3d78", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3ce0" - }, - { - "manual": true, - "start": "0x1d3d80", - "end": "0x1d3e77", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d3d80" - }, - { - "manual": true, - "start": "0x1d4ec0", - "end": "0x1d5257", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d4ec0" - }, - { - "manual": true, - "start": "0x1d5280", - "end": "0x1d53b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5280" - }, - { - "manual": true, - "start": "0x1d53c0", - "end": "0x1d53fe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d53c0" - }, - { - "manual": true, - "start": "0x1d5400", - "end": "0x1d54b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5400" - }, - { - "manual": true, - "start": "0x1d54c0", - "end": "0x1d54eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d54c0" - }, - { - "manual": true, - "start": "0x1d54f0", - "end": "0x1d551b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d54f0" - }, - { - "manual": true, - "start": "0x1d5520", - "end": "0x1d554b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5520" - }, - { - "manual": true, - "start": "0x1d5550", - "end": "0x1d557b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5550" - }, - { - "manual": true, - "start": "0x1d5580", - "end": "0x1d55ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5580" - }, - { - "manual": true, - "start": "0x1d55b0", - "end": "0x1d563f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d55b0" - }, - { - "manual": true, - "start": "0x1d5640", - "end": "0x1d5647", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5640" - }, - { - "manual": true, - "start": "0x1d5650", - "end": "0x1d5657", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5650" - }, - { - "manual": true, - "start": "0x1d5660", - "end": "0x1d5667", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5660" - }, - { - "manual": true, - "start": "0x1d5670", - "end": "0x1d581a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5670" - }, - { - "manual": true, - "start": "0x1d5820", - "end": "0x1d5a04", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5820" - }, - { - "manual": true, - "start": "0x1d5a10", - "end": "0x1d5a5b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d5a10" - }, - { - "manual": true, - "start": "0x1d65c0", - "end": "0x1d66e4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d65c0" - }, - { - "manual": true, - "start": "0x1d66f0", - "end": "0x1d67a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d66f0" - }, - { - "manual": true, - "start": "0x1d67b0", - "end": "0x1d68fd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d67b0" - }, - { - "manual": true, - "start": "0x1d6f60", - "end": "0x1d6fea", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d6f60" - }, - { - "manual": true, - "start": "0x1d6ff0", - "end": "0x1d7011", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d6ff0" - }, - { - "manual": true, - "start": "0x1d7180", - "end": "0x1d729a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7180" - }, - { - "manual": true, - "start": "0x1d74a0", - "end": "0x1d7589", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d74a0" - }, - { - "manual": true, - "start": "0x1d7590", - "end": "0x1d781f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7590" - }, - { - "manual": true, - "start": "0x1d7820", - "end": "0x1d7a81", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7820" - }, - { - "manual": true, - "start": "0x1d7a90", - "end": "0x1d7c70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7a90" - }, - { - "manual": true, - "start": "0x1d7c80", - "end": "0x1d7cfe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7c80" - }, - { - "manual": true, - "start": "0x1d7d00", - "end": "0x1d7d83", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7d00" - }, - { - "manual": true, - "start": "0x1d7d90", - "end": "0x1d7eec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7d90" - }, - { - "manual": true, - "start": "0x1d7ef0", - "end": "0x1d7fe5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7ef0" - }, - { - "manual": true, - "start": "0x1d7ff0", - "end": "0x1d84e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d7ff0" - }, - { - "manual": true, - "start": "0x1d84f0", - "end": "0x1d864d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d84f0" - }, - { - "manual": true, - "start": "0x1d8650", - "end": "0x1d8b05", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d8650" - }, - { - "manual": true, - "start": "0x1d8b10", - "end": "0x1d8bc6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d8b10" - }, - { - "manual": true, - "start": "0x1d8bd0", - "end": "0x1d8c60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d8bd0" - }, - { - "manual": true, - "start": "0x1d8c70", - "end": "0x1d8d7e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d8c70" - }, - { - "manual": true, - "start": "0x1d8d80", - "end": "0x1d8f60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d8d80" - }, - { - "manual": true, - "start": "0x1d8f70", - "end": "0x1d91a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d8f70" - }, - { - "manual": true, - "start": "0x1d91b0", - "end": "0x1d92f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d91b0" - }, - { - "manual": true, - "start": "0x1d9300", - "end": "0x1d93fe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d9300" - }, - { - "manual": true, - "start": "0x1d9400", - "end": "0x1d953a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1d9400" - }, - { - "manual": true, - "start": "0x1da120", - "end": "0x1da141", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da120" - }, - { - "manual": true, - "start": "0x1da150", - "end": "0x1da16b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da150" - }, - { - "manual": true, - "start": "0x1da170", - "end": "0x1da1ad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da170" - }, - { - "manual": true, - "start": "0x1da1b0", - "end": "0x1da266", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da1b0" - }, - { - "manual": true, - "start": "0x1da270", - "end": "0x1da2d4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da270" - }, - { - "manual": true, - "start": "0x1da2e0", - "end": "0x1da30c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da2e0" - }, - { - "manual": true, - "start": "0x1da310", - "end": "0x1da390", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da310" - }, - { - "manual": true, - "start": "0x1da8b0", - "end": "0x1da8fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da8b0" - }, - { - "manual": true, - "start": "0x1da900", - "end": "0x1da966", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da900" - }, - { - "manual": true, - "start": "0x1da970", - "end": "0x1da99c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da970" - }, - { - "manual": true, - "start": "0x1da9a0", - "end": "0x1daa67", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1da9a0" - }, - { - "manual": true, - "start": "0x1daa70", - "end": "0x1dab6b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1daa70" - }, - { - "manual": true, - "start": "0x1dab70", - "end": "0x1dabf5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dab70" - }, - { - "manual": true, - "start": "0x1dac00", - "end": "0x1dacd1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dac00" - }, - { - "manual": true, - "start": "0x1db2a0", - "end": "0x1db542", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1db2a0" - }, - { - "manual": true, - "start": "0x1db550", - "end": "0x1db6d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1db550" - }, - { - "manual": true, - "start": "0x1db6e0", - "end": "0x1db807", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1db6e0" - }, - { - "manual": true, - "start": "0x1db810", - "end": "0x1db918", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1db810" - }, - { - "manual": true, - "start": "0x1db920", - "end": "0x1dba60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1db920" - }, - { - "manual": true, - "start": "0x1dba70", - "end": "0x1dbb9f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dba70" - }, - { - "manual": true, - "start": "0x1dbba0", - "end": "0x1dbcb5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dbba0" - }, - { - "manual": true, - "start": "0x1dbcc0", - "end": "0x1dbe04", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dbcc0" - }, - { - "manual": true, - "start": "0x1dbe10", - "end": "0x1dbf09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dbe10" - }, - { - "manual": true, - "start": "0x1dbf10", - "end": "0x1dbf8d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dbf10" - }, - { - "manual": true, - "start": "0x1dbf90", - "end": "0x1dc0a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dbf90" - }, - { - "manual": true, - "start": "0x1dc0b0", - "end": "0x1dc108", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dc0b0" - }, - { - "manual": true, - "start": "0x1dd070", - "end": "0x1dd08c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd070" - }, - { - "manual": true, - "start": "0x1dd090", - "end": "0x1dd0ec", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd090" - }, - { - "manual": true, - "start": "0x1dd0f0", - "end": "0x1dd22a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd0f0" - }, - { - "manual": true, - "start": "0x1dd230", - "end": "0x1dd3dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd230" - }, - { - "manual": true, - "start": "0x1dd3e0", - "end": "0x1dd419", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd3e0" - }, - { - "manual": true, - "start": "0x1dd420", - "end": "0x1dd459", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd420" - }, - { - "manual": true, - "start": "0x1dd460", - "end": "0x1dd4f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd460" - }, - { - "manual": true, - "start": "0x1dd500", - "end": "0x1dd593", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dd500" - }, - { - "manual": true, - "start": "0x1de400", - "end": "0x1de618", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1de400" - }, - { - "manual": true, - "start": "0x1de620", - "end": "0x1de8b5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1de620" - }, - { - "manual": true, - "start": "0x1df010", - "end": "0x1df093", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df010" - }, - { - "manual": true, - "start": "0x1df0a0", - "end": "0x1df0cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df0a0" - }, - { - "manual": true, - "start": "0x1df0d0", - "end": "0x1df0dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df0d0" - }, - { - "manual": true, - "start": "0x1df0e0", - "end": "0x1df142", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df0e0" - }, - { - "manual": true, - "start": "0x1df150", - "end": "0x1df1c7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df150" - }, - { - "manual": true, - "start": "0x1df1d0", - "end": "0x1df245", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df1d0" - }, - { - "manual": true, - "start": "0x1df250", - "end": "0x1df394", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df250" - }, - { - "manual": true, - "start": "0x1df3a0", - "end": "0x1df3f5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df3a0" - }, - { - "manual": true, - "start": "0x1df400", - "end": "0x1df455", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df400" - }, - { - "manual": true, - "start": "0x1df460", - "end": "0x1df51b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df460" - }, - { - "manual": true, - "start": "0x1df520", - "end": "0x1df5cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df520" - }, - { - "manual": true, - "start": "0x1df5d0", - "end": "0x1df603", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df5d0" - }, - { - "manual": true, - "start": "0x1df610", - "end": "0x1df6f6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df610" - }, - { - "manual": true, - "start": "0x1df700", - "end": "0x1df77c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df700" - }, - { - "manual": true, - "start": "0x1df780", - "end": "0x1df861", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df780" - }, - { - "manual": true, - "start": "0x1df870", - "end": "0x1df89d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df870" - }, - { - "manual": true, - "start": "0x1df8a0", - "end": "0x1df90f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df8a0" - }, - { - "manual": true, - "start": "0x1df910", - "end": "0x1df931", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df910" - }, - { - "manual": true, - "start": "0x1df940", - "end": "0x1dfa01", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1df940" - }, - { - "manual": true, - "start": "0x1dfa10", - "end": "0x1dfa73", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dfa10" - }, - { - "manual": true, - "start": "0x1dfa80", - "end": "0x1dfaf4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dfa80" - }, - { - "manual": true, - "start": "0x1dfb00", - "end": "0x1dfb3e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dfb00" - }, - { - "manual": true, - "start": "0x1dfb40", - "end": "0x1dfb94", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dfb40" - }, - { - "manual": true, - "start": "0x1dfba0", - "end": "0x1dfc3f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dfba0" - }, - { - "manual": true, - "start": "0x1dfc40", - "end": "0x1dfd1c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1dfc40" - }, - { - "manual": true, - "start": "0x1e02f0", - "end": "0x1e0336", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e02f0" - }, - { - "manual": true, - "start": "0x1e0340", - "end": "0x1e041e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e0340" - }, - { - "manual": true, - "start": "0x1e0590", - "end": "0x1e06c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e0590" - }, - { - "manual": true, - "start": "0x1e06d0", - "end": "0x1e07f6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e06d0" - }, - { - "manual": true, - "start": "0x1e3d60", - "end": "0x1e405c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e3d60" - }, - { - "manual": true, - "start": "0x1e4060", - "end": "0x1e4067", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4060" - }, - { - "manual": true, - "start": "0x1e4070", - "end": "0x1e419b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4070" - }, - { - "manual": true, - "start": "0x1e41a0", - "end": "0x1e425d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e41a0" - }, - { - "manual": true, - "start": "0x1e4260", - "end": "0x1e431d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4260" - }, - { - "manual": true, - "start": "0x1e4320", - "end": "0x1e43e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4320" - }, - { - "manual": true, - "start": "0x1e43f0", - "end": "0x1e4483", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e43f0" - }, - { - "manual": true, - "start": "0x1e4490", - "end": "0x1e465f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4490" - }, - { - "manual": true, - "start": "0x1e4660", - "end": "0x1e4832", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4660" - }, - { - "manual": true, - "start": "0x1e4840", - "end": "0x1e48ed", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4840" - }, - { - "manual": true, - "start": "0x1e48f0", - "end": "0x1e49a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e48f0" - }, - { - "manual": true, - "start": "0x1e49b0", - "end": "0x1e4b63", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e49b0" - }, - { - "manual": true, - "start": "0x1e4b70", - "end": "0x1e4c0b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4b70" - }, - { - "manual": true, - "start": "0x1e4c10", - "end": "0x1e4d0f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4c10" - }, - { - "manual": true, - "start": "0x1e4d10", - "end": "0x1e4eca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4d10" - }, - { - "manual": true, - "start": "0x1e4ed0", - "end": "0x1e4fa3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4ed0" - }, - { - "manual": true, - "start": "0x1e4fb0", - "end": "0x1e50f6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e4fb0" - }, - { - "manual": true, - "start": "0x1e5100", - "end": "0x1e5148", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5100" - }, - { - "manual": true, - "start": "0x1e5150", - "end": "0x1e5198", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5150" - }, - { - "manual": true, - "start": "0x1e51a0", - "end": "0x1e51c9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e51a0" - }, - { - "manual": true, - "start": "0x1e51d0", - "end": "0x1e52c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e51d0" - }, - { - "manual": true, - "start": "0x1e52d0", - "end": "0x1e53ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e52d0" - }, - { - "manual": true, - "start": "0x1e53d0", - "end": "0x1e54ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e53d0" - }, - { - "manual": true, - "start": "0x1e54c0", - "end": "0x1e5633", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e54c0" - }, - { - "manual": true, - "start": "0x1e5640", - "end": "0x1e56bb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5640" - }, - { - "manual": true, - "start": "0x1e56c0", - "end": "0x1e5739", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e56c0" - }, - { - "manual": true, - "start": "0x1e5740", - "end": "0x1e5747", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5740" - }, - { - "manual": true, - "start": "0x1e5750", - "end": "0x1e57db", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5750" - }, - { - "manual": true, - "start": "0x1e5cc0", - "end": "0x1e5f58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5cc0" - }, - { - "manual": true, - "start": "0x1e5f60", - "end": "0x1e60ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e5f60" - }, - { - "manual": true, - "start": "0x1e60d0", - "end": "0x1e623e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e60d0" - }, - { - "manual": true, - "start": "0x1e6240", - "end": "0x1e63cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e6240" - }, - { - "manual": true, - "start": "0x1e63d0", - "end": "0x1e64ad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e63d0" - }, - { - "manual": true, - "start": "0x1e64b0", - "end": "0x1e64ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e64b0" - }, - { - "manual": true, - "start": "0x1e6650", - "end": "0x1e67bb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e6650" - }, - { - "manual": true, - "start": "0x1e67c0", - "end": "0x1e6879", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e67c0" - }, - { - "manual": true, - "start": "0x1e6de0", - "end": "0x1e6e30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e6de0" - }, - { - "manual": true, - "start": "0x1e7700", - "end": "0x1e7757", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e7700" - }, - { - "manual": true, - "start": "0x1e7780", - "end": "0x1e77b9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e7780" - }, - { - "manual": true, - "start": "0x1e77c0", - "end": "0x1e7884", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e77c0" - }, - { - "manual": true, - "start": "0x1e7890", - "end": "0x1e78e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e7890" - }, - { - "manual": true, - "start": "0x1e7d60", - "end": "0x1e7e50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e7d60" - }, - { - "manual": true, - "start": "0x1e7e60", - "end": "0x1e7f9b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e7e60" - }, - { - "manual": true, - "start": "0x1e7fa0", - "end": "0x1e802f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e7fa0" - }, - { - "manual": true, - "start": "0x1e8030", - "end": "0x1e8283", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e8030" - }, - { - "manual": true, - "start": "0x1e95c0", - "end": "0x1e9bb4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e95c0" - }, - { - "manual": true, - "start": "0x1e9bc0", - "end": "0x1e9d70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e9bc0" - }, - { - "manual": true, - "start": "0x1e9d80", - "end": "0x1e9e30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e9d80" - }, - { - "manual": true, - "start": "0x1e9e40", - "end": "0x1ea03f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1e9e40" - }, - { - "manual": true, - "start": "0x1ea040", - "end": "0x1ea163", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea040" - }, - { - "manual": true, - "start": "0x1ea170", - "end": "0x1ea264", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea170" - }, - { - "manual": true, - "start": "0x1ea270", - "end": "0x1ea3db", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea270" - }, - { - "manual": true, - "start": "0x1ea3e0", - "end": "0x1ea4e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea3e0" - }, - { - "manual": true, - "start": "0x1ea4f0", - "end": "0x1ea5ee", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea4f0" - }, - { - "manual": true, - "start": "0x1ea5f0", - "end": "0x1ea624", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea5f0" - }, - { - "manual": true, - "start": "0x1ea630", - "end": "0x1ea69c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea630" - }, - { - "manual": true, - "start": "0x1ea6a0", - "end": "0x1ea6d9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea6a0" - }, - { - "manual": true, - "start": "0x1ea6e0", - "end": "0x1ea77b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea6e0" - }, - { - "manual": true, - "start": "0x1ea780", - "end": "0x1ea7ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea780" - }, - { - "manual": true, - "start": "0x1ea7f0", - "end": "0x1ea831", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea7f0" - }, - { - "manual": true, - "start": "0x1ea840", - "end": "0x1ea879", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea840" - }, - { - "manual": true, - "start": "0x1ea880", - "end": "0x1ea923", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea880" - }, - { - "manual": true, - "start": "0x1ea930", - "end": "0x1ea9a6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea930" - }, - { - "manual": true, - "start": "0x1ea9b0", - "end": "0x1eaaeb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ea9b0" - }, - { - "manual": true, - "start": "0x1eaaf0", - "end": "0x1eabf8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eaaf0" - }, - { - "manual": true, - "start": "0x1eac00", - "end": "0x1eac07", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eac00" - }, - { - "manual": true, - "start": "0x1eac10", - "end": "0x1eac80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eac10" - }, - { - "manual": true, - "start": "0x1eac90", - "end": "0x1eac97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eac90" - }, - { - "manual": true, - "start": "0x1eaca0", - "end": "0x1eae8b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eaca0" - }, - { - "manual": true, - "start": "0x1eae90", - "end": "0x1eaf26", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eae90" - }, - { - "manual": true, - "start": "0x1eeb70", - "end": "0x1eeb70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1eeb70" - }, - { - "manual": true, - "start": "0x1f9550", - "end": "0x1f9571", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9550" - }, - { - "manual": true, - "start": "0x1f9dd0", - "end": "0x1f9e0e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9dd0" - }, - { - "manual": true, - "start": "0x1f9e10", - "end": "0x1f9e5b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9e10" - }, - { - "manual": true, - "start": "0x1f9e60", - "end": "0x1f9f05", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9e60" - }, - { - "manual": true, - "start": "0x1f9f10", - "end": "0x1f9f6d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9f10" - }, - { - "manual": true, - "start": "0x1f9f70", - "end": "0x1f9fda", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9f70" - }, - { - "manual": true, - "start": "0x1f9fe0", - "end": "0x1fa04a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1f9fe0" - }, - { - "manual": true, - "start": "0x1fa050", - "end": "0x1fa05d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fa050" - }, - { - "manual": true, - "start": "0x1faae0", - "end": "0x1fab6c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1faae0" - }, - { - "manual": true, - "start": "0x1fb660", - "end": "0x1fb6c7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb660" - }, - { - "manual": true, - "start": "0x1fb6d0", - "end": "0x1fb71a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb6d0" - }, - { - "manual": true, - "start": "0x1fb720", - "end": "0x1fb76a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb720" - }, - { - "manual": true, - "start": "0x1fb770", - "end": "0x1fb7ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb770" - }, - { - "manual": true, - "start": "0x1fb7d0", - "end": "0x1fb81b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb7d0" - }, - { - "manual": true, - "start": "0x1fb820", - "end": "0x1fb8b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb820" - }, - { - "manual": true, - "start": "0x1fb8c0", - "end": "0x1fb966", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb8c0" - }, - { - "manual": true, - "start": "0x1fb970", - "end": "0x1fb9b4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb970" - }, - { - "manual": true, - "start": "0x1fb9c0", - "end": "0x1fba04", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fb9c0" - }, - { - "manual": true, - "start": "0x1fba10", - "end": "0x1fba54", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fba10" - }, - { - "manual": true, - "start": "0x1fbf80", - "end": "0x1fc094", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fbf80" - }, - { - "manual": true, - "start": "0x1fc0a0", - "end": "0x1fc0e1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc0a0" - }, - { - "manual": true, - "start": "0x1fc140", - "end": "0x1fc181", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc140" - }, - { - "manual": true, - "start": "0x1fc190", - "end": "0x1fc1f9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc190" - }, - { - "manual": true, - "start": "0x1fc200", - "end": "0x1fc241", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc200" - }, - { - "manual": true, - "start": "0x1fc250", - "end": "0x1fc28e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc250" - }, - { - "manual": true, - "start": "0x1fc290", - "end": "0x1fc2d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc290" - }, - { - "manual": true, - "start": "0x1fc2e0", - "end": "0x1fc31e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc2e0" - }, - { - "manual": true, - "start": "0x1fc320", - "end": "0x1fc35f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc320" - }, - { - "manual": true, - "start": "0x1fc360", - "end": "0x1fc3a1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc360" - }, - { - "manual": true, - "start": "0x1fc3b0", - "end": "0x1fc3ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc3b0" - }, - { - "manual": true, - "start": "0x1fc3f0", - "end": "0x1fc431", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc3f0" - }, - { - "manual": true, - "start": "0x1fc440", - "end": "0x1fc481", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc440" - }, - { - "manual": true, - "start": "0x1fc490", - "end": "0x1fc4ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc490" - }, - { - "manual": true, - "start": "0x1fc4d0", - "end": "0x1fc514", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc4d0" - }, - { - "manual": true, - "start": "0x1fc520", - "end": "0x1fc561", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc520" - }, - { - "manual": true, - "start": "0x1fc570", - "end": "0x1fc5b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc570" - }, - { - "manual": true, - "start": "0x1fc5c0", - "end": "0x1fc601", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc5c0" - }, - { - "manual": true, - "start": "0x1fc610", - "end": "0x1fc670", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc610" - }, - { - "manual": true, - "start": "0x1fc680", - "end": "0x1fc6ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc680" - }, - { - "manual": true, - "start": "0x1fc6c0", - "end": "0x1fc720", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc6c0" - }, - { - "manual": true, - "start": "0x1fc730", - "end": "0x1fc77d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc730" - }, - { - "manual": true, - "start": "0x1fc780", - "end": "0x1fc824", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc780" - }, - { - "manual": true, - "start": "0x1fc830", - "end": "0x1fc884", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc830" - }, - { - "manual": true, - "start": "0x1fc890", - "end": "0x1fc8d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc890" - }, - { - "manual": true, - "start": "0x1fc8e0", - "end": "0x1fc91f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc8e0" - }, - { - "manual": true, - "start": "0x1fc920", - "end": "0x1fc95f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fc920" - }, - { - "manual": true, - "start": "0x1fcc10", - "end": "0x1fcc58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fcc10" - }, - { - "manual": true, - "start": "0x1fd550", - "end": "0x1fd5b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1fd550" - }, - { - "manual": true, - "start": "0x1ff080", - "end": "0x1ff092", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff080" - }, - { - "manual": true, - "start": "0x1ff0a0", - "end": "0x1ff0c5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff0a0" - }, - { - "manual": true, - "start": "0x1ff0d0", - "end": "0x1ff0e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff0d0" - }, - { - "manual": true, - "start": "0x1ff0f0", - "end": "0x1ff115", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff0f0" - }, - { - "manual": true, - "start": "0x1ff120", - "end": "0x1ff135", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff120" - }, - { - "manual": true, - "start": "0x1ff140", - "end": "0x1ff165", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff140" - }, - { - "manual": true, - "start": "0x1ff170", - "end": "0x1ff185", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff170" - }, - { - "manual": true, - "start": "0x1ff190", - "end": "0x1ff1b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff190" - }, - { - "manual": true, - "start": "0x1ff1c0", - "end": "0x1ff1d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff1c0" - }, - { - "manual": true, - "start": "0x1ff1e0", - "end": "0x1ff20b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff1e0" - }, - { - "manual": true, - "start": "0x1ff210", - "end": "0x1ff225", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff210" - }, - { - "manual": true, - "start": "0x1ff230", - "end": "0x1ff25b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff230" - }, - { - "manual": true, - "start": "0x1ff260", - "end": "0x1ff2b6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff260" - }, - { - "manual": true, - "start": "0x1ff2c0", - "end": "0x1ff31a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x1ff2c0" - }, - { - "manual": true, - "start": "0x2017e0", - "end": "0x201837", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2017e0" - }, - { - "manual": true, - "start": "0x201840", - "end": "0x201897", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x201840" - }, - { - "manual": true, - "start": "0x2018a0", - "end": "0x2018a8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2018a0" - }, - { - "manual": true, - "start": "0x2018b0", - "end": "0x2018b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2018b0" - }, - { - "manual": true, - "start": "0x2039b0", - "end": "0x203a0e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2039b0" - }, - { - "manual": true, - "start": "0x204c80", - "end": "0x204cd2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x204c80" - }, - { - "manual": true, - "start": "0x204ce0", - "end": "0x204d09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x204ce0" - }, - { - "manual": true, - "start": "0x204d10", - "end": "0x204d39", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x204d10" - }, - { - "manual": true, - "start": "0x2081f0", - "end": "0x208229", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2081f0" - }, - { - "manual": true, - "start": "0x208230", - "end": "0x208265", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x208230" - }, - { - "manual": true, - "start": "0x208270", - "end": "0x2082b5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x208270" - }, - { - "manual": true, - "start": "0x2082c0", - "end": "0x208363", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2082c0" - }, - { - "manual": true, - "start": "0x208560", - "end": "0x20857d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x208560" - }, - { - "manual": true, - "start": "0x208580", - "end": "0x2085c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x208580" - }, - { - "manual": true, - "start": "0x208690", - "end": "0x20875f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x208690" - }, - { - "manual": true, - "start": "0x208760", - "end": "0x208879", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x208760" - }, - { - "manual": true, - "start": "0x20a450", - "end": "0x20a489", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20a450" - }, - { - "manual": true, - "start": "0x20a490", - "end": "0x20a509", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20a490" - }, - { - "manual": true, - "start": "0x20a510", - "end": "0x20a5cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20a510" - }, - { - "manual": true, - "start": "0x20c2a0", - "end": "0x20c341", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c2a0" - }, - { - "manual": true, - "start": "0x20c350", - "end": "0x20c3c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c350" - }, - { - "manual": true, - "start": "0x20c3d0", - "end": "0x20c4a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c3d0" - }, - { - "manual": true, - "start": "0x20c4b0", - "end": "0x20c541", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c4b0" - }, - { - "manual": true, - "start": "0x20c550", - "end": "0x20c6e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c550" - }, - { - "manual": true, - "start": "0x20c6f0", - "end": "0x20c76e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c6f0" - }, - { - "manual": true, - "start": "0x20c770", - "end": "0x20c80f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c770" - }, - { - "manual": true, - "start": "0x20c810", - "end": "0x20c89e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c810" - }, - { - "manual": true, - "start": "0x20c8a0", - "end": "0x20c915", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c8a0" - }, - { - "manual": true, - "start": "0x20c920", - "end": "0x20c997", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c920" - }, - { - "manual": true, - "start": "0x20c9a0", - "end": "0x20ca17", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20c9a0" - }, - { - "manual": true, - "start": "0x20ca20", - "end": "0x20ca93", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ca20" - }, - { - "manual": true, - "start": "0x20caa0", - "end": "0x20cb1c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20caa0" - }, - { - "manual": true, - "start": "0x20cb20", - "end": "0x20cb97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20cb20" - }, - { - "manual": true, - "start": "0x20cba0", - "end": "0x20cc28", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20cba0" - }, - { - "manual": true, - "start": "0x20cc30", - "end": "0x20cd43", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20cc30" - }, - { - "manual": true, - "start": "0x20cd50", - "end": "0x20ce1f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20cd50" - }, - { - "manual": true, - "start": "0x20ce20", - "end": "0x20cf14", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ce20" - }, - { - "manual": true, - "start": "0x20cf20", - "end": "0x20cfa3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20cf20" - }, - { - "manual": true, - "start": "0x20cfb0", - "end": "0x20d090", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20cfb0" - }, - { - "manual": true, - "start": "0x20d0a0", - "end": "0x20d27a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d0a0" - }, - { - "manual": true, - "start": "0x20d280", - "end": "0x20d327", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d280" - }, - { - "manual": true, - "start": "0x20d330", - "end": "0x20d3ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d330" - }, - { - "manual": true, - "start": "0x20d3d0", - "end": "0x20d52d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d3d0" - }, - { - "manual": true, - "start": "0x20d530", - "end": "0x20d68d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d530" - }, - { - "manual": true, - "start": "0x20d690", - "end": "0x20d72f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d690" - }, - { - "manual": true, - "start": "0x20d730", - "end": "0x20d7cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d730" - }, - { - "manual": true, - "start": "0x20d7d0", - "end": "0x20d852", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d7d0" - }, - { - "manual": true, - "start": "0x20d860", - "end": "0x20d8e3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d860" - }, - { - "manual": true, - "start": "0x20d8f0", - "end": "0x20d960", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d8f0" - }, - { - "manual": true, - "start": "0x20d970", - "end": "0x20d9f2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20d970" - }, - { - "manual": true, - "start": "0x20da00", - "end": "0x20db10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20da00" - }, - { - "manual": true, - "start": "0x20db20", - "end": "0x20db7b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20db20" - }, - { - "manual": true, - "start": "0x20db80", - "end": "0x20dbe1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20db80" - }, - { - "manual": true, - "start": "0x20dbf0", - "end": "0x20dc68", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20dbf0" - }, - { - "manual": true, - "start": "0x20dc70", - "end": "0x20dd3b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20dc70" - }, - { - "manual": true, - "start": "0x20dd40", - "end": "0x20dda0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20dd40" - }, - { - "manual": true, - "start": "0x20ddb0", - "end": "0x20de6e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ddb0" - }, - { - "manual": true, - "start": "0x20de70", - "end": "0x20df29", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20de70" - }, - { - "manual": true, - "start": "0x20df30", - "end": "0x20df8e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20df30" - }, - { - "manual": true, - "start": "0x20df90", - "end": "0x20dfee", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20df90" - }, - { - "manual": true, - "start": "0x20dff0", - "end": "0x20e066", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20dff0" - }, - { - "manual": true, - "start": "0x20e070", - "end": "0x20e0ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e070" - }, - { - "manual": true, - "start": "0x20e0d0", - "end": "0x20e12e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e0d0" - }, - { - "manual": true, - "start": "0x20e130", - "end": "0x20e1af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e130" - }, - { - "manual": true, - "start": "0x20e1b0", - "end": "0x20e22f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e1b0" - }, - { - "manual": true, - "start": "0x20e230", - "end": "0x20e28e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e230" - }, - { - "manual": true, - "start": "0x20e290", - "end": "0x20e30d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e290" - }, - { - "manual": true, - "start": "0x20e310", - "end": "0x20e3a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e310" - }, - { - "manual": true, - "start": "0x20e3b0", - "end": "0x20e40e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e3b0" - }, - { - "manual": true, - "start": "0x20e410", - "end": "0x20e46e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e410" - }, - { - "manual": true, - "start": "0x20e470", - "end": "0x20e4db", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e470" - }, - { - "manual": true, - "start": "0x20e4e0", - "end": "0x20e55f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e4e0" - }, - { - "manual": true, - "start": "0x20e560", - "end": "0x20e625", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e560" - }, - { - "manual": true, - "start": "0x20e630", - "end": "0x20e730", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e630" - }, - { - "manual": true, - "start": "0x20e740", - "end": "0x20e993", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e740" - }, - { - "manual": true, - "start": "0x20e9a0", - "end": "0x20ea52", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20e9a0" - }, - { - "manual": true, - "start": "0x20ea60", - "end": "0x20eada", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ea60" - }, - { - "manual": true, - "start": "0x20eae0", - "end": "0x20eb5a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20eae0" - }, - { - "manual": true, - "start": "0x20eb60", - "end": "0x20ec56", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20eb60" - }, - { - "manual": true, - "start": "0x20ec60", - "end": "0x20ed36", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ec60" - }, - { - "manual": true, - "start": "0x20ed40", - "end": "0x20ef3a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ed40" - }, - { - "manual": true, - "start": "0x20ef40", - "end": "0x20f0f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20ef40" - }, - { - "manual": true, - "start": "0x20f100", - "end": "0x20f34e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f100" - }, - { - "manual": true, - "start": "0x20f350", - "end": "0x20f3cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f350" - }, - { - "manual": true, - "start": "0x20f3d0", - "end": "0x20f479", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f3d0" - }, - { - "manual": true, - "start": "0x20f480", - "end": "0x20f573", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f480" - }, - { - "manual": true, - "start": "0x20f580", - "end": "0x20f674", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f580" - }, - { - "manual": true, - "start": "0x20f680", - "end": "0x20f782", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f680" - }, - { - "manual": true, - "start": "0x20f790", - "end": "0x20f85b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f790" - }, - { - "manual": true, - "start": "0x20f860", - "end": "0x20f8dd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f860" - }, - { - "manual": true, - "start": "0x20f8e0", - "end": "0x20f9d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f8e0" - }, - { - "manual": true, - "start": "0x20f9e0", - "end": "0x20fb90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20f9e0" - }, - { - "manual": true, - "start": "0x20fba0", - "end": "0x20fc38", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20fba0" - }, - { - "manual": true, - "start": "0x20fc40", - "end": "0x20fcb4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20fc40" - }, - { - "manual": true, - "start": "0x20fcc0", - "end": "0x20fd34", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20fcc0" - }, - { - "manual": true, - "start": "0x20fd40", - "end": "0x20febb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20fd40" - }, - { - "manual": true, - "start": "0x20fec0", - "end": "0x21003b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x20fec0" - }, - { - "manual": true, - "start": "0x210040", - "end": "0x210197", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210040" - }, - { - "manual": true, - "start": "0x2101a0", - "end": "0x2102f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2101a0" - }, - { - "manual": true, - "start": "0x210300", - "end": "0x210440", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210300" - }, - { - "manual": true, - "start": "0x210450", - "end": "0x21054a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210450" - }, - { - "manual": true, - "start": "0x210550", - "end": "0x2107c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210550" - }, - { - "manual": true, - "start": "0x2107d0", - "end": "0x21085c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2107d0" - }, - { - "manual": true, - "start": "0x210860", - "end": "0x2109f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210860" - }, - { - "manual": true, - "start": "0x210a00", - "end": "0x210b58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210a00" - }, - { - "manual": true, - "start": "0x210b60", - "end": "0x210c92", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210b60" - }, - { - "manual": true, - "start": "0x210ca0", - "end": "0x210dd2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210ca0" - }, - { - "manual": true, - "start": "0x210de0", - "end": "0x210eb3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210de0" - }, - { - "manual": true, - "start": "0x210ec0", - "end": "0x210fa5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210ec0" - }, - { - "manual": true, - "start": "0x210fb0", - "end": "0x211091", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x210fb0" - }, - { - "manual": true, - "start": "0x211130", - "end": "0x2111a8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211130" - }, - { - "manual": true, - "start": "0x2111b0", - "end": "0x211228", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2111b0" - }, - { - "manual": true, - "start": "0x211230", - "end": "0x2112a8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211230" - }, - { - "manual": true, - "start": "0x2112b0", - "end": "0x211326", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2112b0" - }, - { - "manual": true, - "start": "0x211330", - "end": "0x2113d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211330" - }, - { - "manual": true, - "start": "0x2113e0", - "end": "0x2115f8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2113e0" - }, - { - "manual": true, - "start": "0x211600", - "end": "0x21166d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211600" - }, - { - "manual": true, - "start": "0x211670", - "end": "0x211778", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211670" - }, - { - "manual": true, - "start": "0x211780", - "end": "0x211811", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211780" - }, - { - "manual": true, - "start": "0x211820", - "end": "0x2118b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211820" - }, - { - "manual": true, - "start": "0x2118c0", - "end": "0x211a1b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2118c0" - }, - { - "manual": true, - "start": "0x211a20", - "end": "0x211aca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211a20" - }, - { - "manual": true, - "start": "0x211ad0", - "end": "0x211b7a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211ad0" - }, - { - "manual": true, - "start": "0x211b80", - "end": "0x211c37", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211b80" - }, - { - "manual": true, - "start": "0x211c40", - "end": "0x211ca1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211c40" - }, - { - "manual": true, - "start": "0x211cb0", - "end": "0x211de8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211cb0" - }, - { - "manual": true, - "start": "0x211df0", - "end": "0x212089", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x211df0" - }, - { - "manual": true, - "start": "0x212090", - "end": "0x21225f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212090" - }, - { - "manual": true, - "start": "0x212260", - "end": "0x2122f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212260" - }, - { - "manual": true, - "start": "0x212300", - "end": "0x21235a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212300" - }, - { - "manual": true, - "start": "0x212360", - "end": "0x2123ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212360" - }, - { - "manual": true, - "start": "0x2123c0", - "end": "0x212420", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2123c0" - }, - { - "manual": true, - "start": "0x212430", - "end": "0x212496", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212430" - }, - { - "manual": true, - "start": "0x2124a0", - "end": "0x2124fb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2124a0" - }, - { - "manual": true, - "start": "0x212500", - "end": "0x212591", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212500" - }, - { - "manual": true, - "start": "0x2125a0", - "end": "0x212604", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2125a0" - }, - { - "manual": true, - "start": "0x212610", - "end": "0x21266e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212610" - }, - { - "manual": true, - "start": "0x212670", - "end": "0x2127e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212670" - }, - { - "manual": true, - "start": "0x2127f0", - "end": "0x21286f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2127f0" - }, - { - "manual": true, - "start": "0x212870", - "end": "0x2128fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212870" - }, - { - "manual": true, - "start": "0x212900", - "end": "0x21297f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212900" - }, - { - "manual": true, - "start": "0x212980", - "end": "0x2129ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212980" - }, - { - "manual": true, - "start": "0x212a00", - "end": "0x212a85", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212a00" - }, - { - "manual": true, - "start": "0x212a90", - "end": "0x212b37", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212a90" - }, - { - "manual": true, - "start": "0x212b40", - "end": "0x212be5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212b40" - }, - { - "manual": true, - "start": "0x212bf0", - "end": "0x212ca3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212bf0" - }, - { - "manual": true, - "start": "0x212cb0", - "end": "0x212d4a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212cb0" - }, - { - "manual": true, - "start": "0x212d50", - "end": "0x212e16", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212d50" - }, - { - "manual": true, - "start": "0x212e20", - "end": "0x212f07", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212e20" - }, - { - "manual": true, - "start": "0x212f10", - "end": "0x21301f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x212f10" - }, - { - "manual": true, - "start": "0x213020", - "end": "0x21313d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213020" - }, - { - "manual": true, - "start": "0x213140", - "end": "0x2131da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213140" - }, - { - "manual": true, - "start": "0x2131e0", - "end": "0x213206", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2131e0" - }, - { - "manual": true, - "start": "0x213290", - "end": "0x21332a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213290" - }, - { - "manual": true, - "start": "0x213330", - "end": "0x2133ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213330" - }, - { - "manual": true, - "start": "0x2133d0", - "end": "0x21349d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2133d0" - }, - { - "manual": true, - "start": "0x2134a0", - "end": "0x21356d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2134a0" - }, - { - "manual": true, - "start": "0x213570", - "end": "0x2135fd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213570" - }, - { - "manual": true, - "start": "0x213700", - "end": "0x21373f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213700" - }, - { - "manual": true, - "start": "0x213740", - "end": "0x21377f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213740" - }, - { - "manual": true, - "start": "0x213780", - "end": "0x2137c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213780" - }, - { - "manual": true, - "start": "0x2137d0", - "end": "0x213821", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2137d0" - }, - { - "manual": true, - "start": "0x213830", - "end": "0x2138bb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213830" - }, - { - "manual": true, - "start": "0x2138c0", - "end": "0x2139a5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2138c0" - }, - { - "manual": true, - "start": "0x2139b0", - "end": "0x213a5b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2139b0" - }, - { - "manual": true, - "start": "0x213a60", - "end": "0x213b30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213a60" - }, - { - "manual": true, - "start": "0x213b40", - "end": "0x213c84", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213b40" - }, - { - "manual": true, - "start": "0x213c90", - "end": "0x213d1b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213c90" - }, - { - "manual": true, - "start": "0x213d20", - "end": "0x213e0e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213d20" - }, - { - "manual": true, - "start": "0x213e10", - "end": "0x213ecc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213e10" - }, - { - "manual": true, - "start": "0x213ed0", - "end": "0x213f8b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213ed0" - }, - { - "manual": true, - "start": "0x213f90", - "end": "0x214139", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x213f90" - }, - { - "manual": true, - "start": "0x214140", - "end": "0x214186", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x214140" - }, - { - "manual": true, - "start": "0x214ca0", - "end": "0x214cee", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x214ca0" - }, - { - "manual": true, - "start": "0x214cf0", - "end": "0x214d3e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x214cf0" - }, - { - "manual": true, - "start": "0x214d40", - "end": "0x214d82", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x214d40" - }, - { - "manual": true, - "start": "0x214e60", - "end": "0x214eed", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x214e60" - }, - { - "manual": true, - "start": "0x214ef0", - "end": "0x214fc5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x214ef0" - }, - { - "manual": true, - "start": "0x2160b0", - "end": "0x216210", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2160b0" - }, - { - "manual": true, - "start": "0x2162c0", - "end": "0x2163ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2162c0" - }, - { - "manual": true, - "start": "0x2163b0", - "end": "0x2164a4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2163b0" - }, - { - "manual": true, - "start": "0x216800", - "end": "0x21682d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x216800" - }, - { - "manual": true, - "start": "0x216ad0", - "end": "0x216ae7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x216ad0" - }, - { - "manual": true, - "start": "0x232050", - "end": "0x232050", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x232050" - }, - { - "manual": true, - "start": "0x253a10", - "end": "0x253a10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x253a10" - }, - { - "manual": true, - "start": "0x281290", - "end": "0x281300", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x281290" - }, - { - "manual": true, - "start": "0x2813b0", - "end": "0x2813cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2813b0" - }, - { - "manual": true, - "start": "0x2813d0", - "end": "0x2813eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2813d0" - }, - { - "manual": true, - "start": "0x2817e0", - "end": "0x2817f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2817e0" - }, - { - "manual": true, - "start": "0x281ab0", - "end": "0x281afa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x281ab0" - }, - { - "manual": true, - "start": "0x281b00", - "end": "0x281b00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x281b00" - }, - { - "manual": true, - "start": "0x281be0", - "end": "0x281caa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x281be0" - }, - { - "manual": true, - "start": "0x281cb0", - "end": "0x281d86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x281cb0" - }, - { - "manual": true, - "start": "0x281f60", - "end": "0x282123", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x281f60" - }, - { - "manual": true, - "start": "0x282340", - "end": "0x28239d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282340" - }, - { - "manual": true, - "start": "0x282400", - "end": "0x282780", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282400" - }, - { - "manual": true, - "start": "0x2828c0", - "end": "0x2828fd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2828c0" - }, - { - "manual": true, - "start": "0x282a00", - "end": "0x282a32", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282a00" - }, - { - "manual": true, - "start": "0x282cb0", - "end": "0x282cca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282cb0" - }, - { - "manual": true, - "start": "0x282cd0", - "end": "0x282cef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282cd0" - }, - { - "manual": true, - "start": "0x282cf0", - "end": "0x282cfa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282cf0" - }, - { - "manual": true, - "start": "0x282d00", - "end": "0x282d0f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282d00" - }, - { - "manual": true, - "start": "0x282d20", - "end": "0x282d26", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282d20" - }, - { - "manual": true, - "start": "0x282d40", - "end": "0x282d47", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282d40" - }, - { - "manual": true, - "start": "0x282d70", - "end": "0x282d75", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282d70" - }, - { - "manual": true, - "start": "0x282dc0", - "end": "0x282de6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282dc0" - }, - { - "manual": true, - "start": "0x282e20", - "end": "0x282e46", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282e20" - }, - { - "manual": true, - "start": "0x282e50", - "end": "0x282e65", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282e50" - }, - { - "manual": true, - "start": "0x282f40", - "end": "0x282f65", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x282f40" - }, - { - "manual": true, - "start": "0x283080", - "end": "0x2830a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283080" - }, - { - "manual": true, - "start": "0x2830b0", - "end": "0x2830f8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2830b0" - }, - { - "manual": true, - "start": "0x283100", - "end": "0x283120", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283100" - }, - { - "manual": true, - "start": "0x283130", - "end": "0x283141", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283130" - }, - { - "manual": true, - "start": "0x283150", - "end": "0x283170", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283150" - }, - { - "manual": true, - "start": "0x283180", - "end": "0x28319f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283180" - }, - { - "manual": true, - "start": "0x2833a0", - "end": "0x2833dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2833a0" - }, - { - "manual": true, - "start": "0x2833e0", - "end": "0x283553", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2833e0" - }, - { - "manual": true, - "start": "0x283560", - "end": "0x283576", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283560" - }, - { - "manual": true, - "start": "0x283580", - "end": "0x2835d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283580" - }, - { - "manual": true, - "start": "0x2835e0", - "end": "0x283601", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2835e0" - }, - { - "manual": true, - "start": "0x283610", - "end": "0x283631", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283610" - }, - { - "manual": true, - "start": "0x283640", - "end": "0x28364f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283640" - }, - { - "manual": true, - "start": "0x283650", - "end": "0x283656", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283650" - }, - { - "manual": true, - "start": "0x283660", - "end": "0x28366f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x283660" - }, - { - "manual": true, - "start": "0x2840f0", - "end": "0x28416b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2840f0" - }, - { - "manual": true, - "start": "0x284170", - "end": "0x284188", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284170" - }, - { - "manual": true, - "start": "0x284190", - "end": "0x2841ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284190" - }, - { - "manual": true, - "start": "0x284360", - "end": "0x2843af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284360" - }, - { - "manual": true, - "start": "0x2843b0", - "end": "0x2843d8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2843b0" - }, - { - "manual": true, - "start": "0x2843e0", - "end": "0x284408", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2843e0" - }, - { - "manual": true, - "start": "0x284410", - "end": "0x284438", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284410" - }, - { - "manual": true, - "start": "0x284440", - "end": "0x2844b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284440" - }, - { - "manual": true, - "start": "0x2847d0", - "end": "0x284842", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2847d0" - }, - { - "manual": true, - "start": "0x284850", - "end": "0x28489e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284850" - }, - { - "manual": true, - "start": "0x2848a0", - "end": "0x2848ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2848a0" - }, - { - "manual": true, - "start": "0x284900", - "end": "0x28492c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284900" - }, - { - "manual": true, - "start": "0x284970", - "end": "0x284ac7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284970" - }, - { - "manual": true, - "start": "0x284ad0", - "end": "0x284b49", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284ad0" - }, - { - "manual": true, - "start": "0x284b50", - "end": "0x284b98", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284b50" - }, - { - "manual": true, - "start": "0x284c20", - "end": "0x284c3d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284c20" - }, - { - "manual": true, - "start": "0x284c40", - "end": "0x284d06", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284c40" - }, - { - "manual": true, - "start": "0x284d10", - "end": "0x284d6b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x284d10" - }, - { - "manual": true, - "start": "0x2853b0", - "end": "0x2853c5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2853b0" - }, - { - "manual": true, - "start": "0x2853d0", - "end": "0x28545b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2853d0" - }, - { - "manual": true, - "start": "0x285460", - "end": "0x285475", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285460" - }, - { - "manual": true, - "start": "0x285480", - "end": "0x28550b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285480" - }, - { - "manual": true, - "start": "0x285510", - "end": "0x285525", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285510" - }, - { - "manual": true, - "start": "0x285530", - "end": "0x2855bb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285530" - }, - { - "manual": true, - "start": "0x285970", - "end": "0x2859da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285970" - }, - { - "manual": true, - "start": "0x2859e0", - "end": "0x285a64", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2859e0" - }, - { - "manual": true, - "start": "0x285a70", - "end": "0x285b4d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285a70" - }, - { - "manual": true, - "start": "0x285b50", - "end": "0x285bfd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285b50" - }, - { - "manual": true, - "start": "0x285c60", - "end": "0x285cca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285c60" - }, - { - "manual": true, - "start": "0x285eb0", - "end": "0x285f32", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285eb0" - }, - { - "manual": true, - "start": "0x285f50", - "end": "0x285faf", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285f50" - }, - { - "manual": true, - "start": "0x285fb0", - "end": "0x286115", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x285fb0" - }, - { - "manual": true, - "start": "0x287660", - "end": "0x2876c8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x287660" - }, - { - "manual": true, - "start": "0x2876d0", - "end": "0x28773e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2876d0" - }, - { - "manual": true, - "start": "0x287a90", - "end": "0x287fc9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x287a90" - }, - { - "manual": true, - "start": "0x288340", - "end": "0x288371", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x288340" - }, - { - "manual": true, - "start": "0x288690", - "end": "0x28903e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x288690" - }, - { - "manual": true, - "start": "0x2890c0", - "end": "0x28945f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2890c0" - }, - { - "manual": true, - "start": "0x289690", - "end": "0x2896ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x289690" - }, - { - "manual": true, - "start": "0x2897c0", - "end": "0x289a48", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2897c0" - }, - { - "manual": true, - "start": "0x289a50", - "end": "0x289a6e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x289a50" - }, - { - "manual": true, - "start": "0x289ef0", - "end": "0x289f13", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x289ef0" - }, - { - "manual": true, - "start": "0x28bbc0", - "end": "0x28bd14", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28bbc0" - }, - { - "manual": true, - "start": "0x28bf20", - "end": "0x28bf43", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28bf20" - }, - { - "manual": true, - "start": "0x28c220", - "end": "0x28c243", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28c220" - }, - { - "manual": true, - "start": "0x28e180", - "end": "0x28e1e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28e180" - }, - { - "manual": true, - "start": "0x28e250", - "end": "0x28e447", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28e250" - }, - { - "manual": true, - "start": "0x28e720", - "end": "0x28e741", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28e720" - }, - { - "manual": true, - "start": "0x28e750", - "end": "0x28e7d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28e750" - }, - { - "manual": true, - "start": "0x28e810", - "end": "0x28e8f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28e810" - }, - { - "manual": true, - "start": "0x28e900", - "end": "0x28e974", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28e900" - }, - { - "manual": true, - "start": "0x28ebb0", - "end": "0x28ed77", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28ebb0" - }, - { - "manual": true, - "start": "0x28ed80", - "end": "0x28ee12", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28ed80" - }, - { - "manual": true, - "start": "0x28ee20", - "end": "0x28f36c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28ee20" - }, - { - "manual": true, - "start": "0x28f3d0", - "end": "0x28f691", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28f3d0" - }, - { - "manual": true, - "start": "0x28fa60", - "end": "0x28fadb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28fa60" - }, - { - "manual": true, - "start": "0x28fae0", - "end": "0x28fb06", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28fae0" - }, - { - "manual": true, - "start": "0x28fb10", - "end": "0x28fcdb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28fb10" - }, - { - "manual": true, - "start": "0x28fce0", - "end": "0x28fcfd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28fce0" - }, - { - "manual": true, - "start": "0x28fd00", - "end": "0x28fd48", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28fd00" - }, - { - "manual": true, - "start": "0x28fd50", - "end": "0x28fe7f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x28fd50" - }, - { - "manual": true, - "start": "0x290150", - "end": "0x290222", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x290150" - }, - { - "manual": true, - "start": "0x290230", - "end": "0x29038c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x290230" - }, - { - "manual": true, - "start": "0x2904d0", - "end": "0x2905e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2904d0" - }, - { - "manual": true, - "start": "0x290680", - "end": "0x290741", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x290680" - }, - { - "manual": true, - "start": "0x290750", - "end": "0x290820", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x290750" - }, - { - "manual": true, - "start": "0x29fb00", - "end": "0x29fb67", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x29fb00" - }, - { - "manual": true, - "start": "0x29fb70", - "end": "0x29fbb7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x29fb70" - }, - { - "manual": true, - "start": "0x29fe10", - "end": "0x29fe56", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x29fe10" - }, - { - "manual": true, - "start": "0x2a00c0", - "end": "0x2a0101", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a00c0" - }, - { - "manual": true, - "start": "0x2a0360", - "end": "0x2a0833", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a0360" - }, - { - "manual": true, - "start": "0x2a1a90", - "end": "0x2a1c23", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a1a90" - }, - { - "manual": true, - "start": "0x2a2c00", - "end": "0x2a2d7d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a2c00" - }, - { - "manual": true, - "start": "0x2a2d80", - "end": "0x2a3061", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a2d80" - }, - { - "manual": true, - "start": "0x2a3070", - "end": "0x2a30ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3070" - }, - { - "manual": true, - "start": "0x2a3350", - "end": "0x2a3416", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3350" - }, - { - "manual": true, - "start": "0x2a3420", - "end": "0x2a3448", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3420" - }, - { - "manual": true, - "start": "0x2a3450", - "end": "0x2a3610", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3450" - }, - { - "manual": true, - "start": "0x2a3620", - "end": "0x2a3715", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3620" - }, - { - "manual": true, - "start": "0x2a3810", - "end": "0x2a386d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3810" - }, - { - "manual": true, - "start": "0x2a39e0", - "end": "0x2a3a58", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a39e0" - }, - { - "manual": true, - "start": "0x2a3a60", - "end": "0x2a3c33", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3a60" - }, - { - "manual": true, - "start": "0x2a3c40", - "end": "0x2a40f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a3c40" - }, - { - "manual": true, - "start": "0x2a4190", - "end": "0x2a41eb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a4190" - }, - { - "manual": true, - "start": "0x2a41f0", - "end": "0x2a424b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a41f0" - }, - { - "manual": true, - "start": "0x2a4700", - "end": "0x2a4845", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a4700" - }, - { - "manual": true, - "start": "0x2a4850", - "end": "0x2a48fd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a4850" - }, - { - "manual": true, - "start": "0x2a4900", - "end": "0x2a4ab2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a4900" - }, - { - "manual": true, - "start": "0x2a4c30", - "end": "0x2a5498", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a4c30" - }, - { - "manual": true, - "start": "0x2a5540", - "end": "0x2a5676", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5540" - }, - { - "manual": true, - "start": "0x2a5700", - "end": "0x2a5933", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5700" - }, - { - "manual": true, - "start": "0x2a5940", - "end": "0x2a59f4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5940" - }, - { - "manual": true, - "start": "0x2a5a00", - "end": "0x2a5a24", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5a00" - }, - { - "manual": true, - "start": "0x2a5a30", - "end": "0x2a5a91", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5a30" - }, - { - "manual": true, - "start": "0x2a5c70", - "end": "0x2a5d47", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5c70" - }, - { - "manual": true, - "start": "0x2a5e10", - "end": "0x2a5e35", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5e10" - }, - { - "manual": true, - "start": "0x2a5ef0", - "end": "0x2a5fde", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a5ef0" - }, - { - "manual": true, - "start": "0x2a74b0", - "end": "0x2a7537", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a74b0" - }, - { - "manual": true, - "start": "0x2a9920", - "end": "0x2a99d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a9920" - }, - { - "manual": true, - "start": "0x2a9b40", - "end": "0x2a9d87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a9b40" - }, - { - "manual": true, - "start": "0x2a9e00", - "end": "0x2a9e08", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a9e00" - }, - { - "manual": true, - "start": "0x2a9fe0", - "end": "0x2aa06c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2a9fe0" - }, - { - "manual": true, - "start": "0x2aa070", - "end": "0x2aa0c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa070" - }, - { - "manual": true, - "start": "0x2aa0d0", - "end": "0x2aa124", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa0d0" - }, - { - "manual": true, - "start": "0x2aa130", - "end": "0x2aa189", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa130" - }, - { - "manual": true, - "start": "0x2aa2f0", - "end": "0x2aa345", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa2f0" - }, - { - "manual": true, - "start": "0x2aa350", - "end": "0x2aa378", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa350" - }, - { - "manual": true, - "start": "0x2aa380", - "end": "0x2aa3af", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa380" - }, - { - "manual": true, - "start": "0x2aa3b0", - "end": "0x2aa3df", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa3b0" - }, - { - "manual": true, - "start": "0x2aa3e0", - "end": "0x2aa41a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa3e0" - }, - { - "manual": true, - "start": "0x2aa420", - "end": "0x2aa51d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa420" - }, - { - "manual": true, - "start": "0x2aa520", - "end": "0x2aa62e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa520" - }, - { - "manual": true, - "start": "0x2aa630", - "end": "0x2aa6f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa630" - }, - { - "manual": true, - "start": "0x2aa700", - "end": "0x2aa81c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa700" - }, - { - "manual": true, - "start": "0x2aa840", - "end": "0x2aa866", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa840" - }, - { - "manual": true, - "start": "0x2aa870", - "end": "0x2aa947", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aa870" - }, - { - "manual": true, - "start": "0x2aaf40", - "end": "0x2aafa4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aaf40" - }, - { - "manual": true, - "start": "0x2aafb0", - "end": "0x2ab0d3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aafb0" - }, - { - "manual": true, - "start": "0x2ab0e0", - "end": "0x2ab211", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab0e0" - }, - { - "manual": true, - "start": "0x2ab220", - "end": "0x2ab380", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab220" - }, - { - "manual": true, - "start": "0x2ab390", - "end": "0x2ab446", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab390" - }, - { - "manual": true, - "start": "0x2ab450", - "end": "0x2ab4a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab450" - }, - { - "manual": true, - "start": "0x2ab4b0", - "end": "0x2ab5b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab4b0" - }, - { - "manual": true, - "start": "0x2ab5c0", - "end": "0x2ab613", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab5c0" - }, - { - "manual": true, - "start": "0x2ab620", - "end": "0x2ab6b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab620" - }, - { - "manual": true, - "start": "0x2ab700", - "end": "0x2ab75b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab700" - }, - { - "manual": true, - "start": "0x2ab760", - "end": "0x2ab7de", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab760" - }, - { - "manual": true, - "start": "0x2ab810", - "end": "0x2ab85d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab810" - }, - { - "manual": true, - "start": "0x2ab860", - "end": "0x2abaae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ab860" - }, - { - "manual": true, - "start": "0x2ae8b0", - "end": "0x2ae8d9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ae8b0" - }, - { - "manual": true, - "start": "0x2ae900", - "end": "0x2ae98f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ae900" - }, - { - "manual": true, - "start": "0x2ae990", - "end": "0x2ae9d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ae990" - }, - { - "manual": true, - "start": "0x2ae9e0", - "end": "0x2aeb92", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2ae9e0" - }, - { - "manual": true, - "start": "0x2aeba0", - "end": "0x2aee60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aeba0" - }, - { - "manual": true, - "start": "0x2aee70", - "end": "0x2af132", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aee70" - }, - { - "manual": true, - "start": "0x2af140", - "end": "0x2af33e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2af140" - }, - { - "manual": true, - "start": "0x2af340", - "end": "0x2af65c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2af340" - }, - { - "manual": true, - "start": "0x2af6a0", - "end": "0x2af6d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2af6a0" - }, - { - "manual": true, - "start": "0x2af730", - "end": "0x2af7e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2af730" - }, - { - "manual": true, - "start": "0x2af810", - "end": "0x2af983", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2af810" - }, - { - "manual": true, - "start": "0x2afce0", - "end": "0x2aff05", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2afce0" - }, - { - "manual": true, - "start": "0x2aff10", - "end": "0x2affce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2aff10" - }, - { - "manual": true, - "start": "0x2affd0", - "end": "0x2b012d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2affd0" - }, - { - "manual": true, - "start": "0x2b0960", - "end": "0x2b0960", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b0960" - }, - { - "manual": true, - "start": "0x2b1b80", - "end": "0x2b1b80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b1b80" - }, - { - "manual": true, - "start": "0x2b1b90", - "end": "0x2b1b90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b1b90" - }, - { - "manual": true, - "start": "0x2b1ba0", - "end": "0x2b1ba0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b1ba0" - }, - { - "manual": true, - "start": "0x2b33d0", - "end": "0x2b3427", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b33d0" - }, - { - "manual": true, - "start": "0x2b3430", - "end": "0x2b344b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b3430" - }, - { - "manual": true, - "start": "0x2b4060", - "end": "0x2b412a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4060" - }, - { - "manual": true, - "start": "0x2b4130", - "end": "0x2b43f2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4130" - }, - { - "manual": true, - "start": "0x2b4400", - "end": "0x2b44a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4400" - }, - { - "manual": true, - "start": "0x2b44b0", - "end": "0x2b44e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b44b0" - }, - { - "manual": true, - "start": "0x2b44f0", - "end": "0x2b455e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b44f0" - }, - { - "manual": true, - "start": "0x2b4560", - "end": "0x2b45ba", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4560" - }, - { - "manual": true, - "start": "0x2b45c0", - "end": "0x2b461a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b45c0" - }, - { - "manual": true, - "start": "0x2b4620", - "end": "0x2b4758", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4620" - }, - { - "manual": true, - "start": "0x2b4760", - "end": "0x2b4898", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4760" - }, - { - "manual": true, - "start": "0x2b48a0", - "end": "0x2b4942", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b48a0" - }, - { - "manual": true, - "start": "0x2b4950", - "end": "0x2b49f2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4950" - }, - { - "manual": true, - "start": "0x2b4a00", - "end": "0x2b4a32", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4a00" - }, - { - "manual": true, - "start": "0x2b4a40", - "end": "0x2b4a72", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4a40" - }, - { - "manual": true, - "start": "0x2b4a80", - "end": "0x2b4c7c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4a80" - }, - { - "manual": true, - "start": "0x2b4eb0", - "end": "0x2b4ed9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b4eb0" - }, - { - "manual": true, - "start": "0x2b6af0", - "end": "0x2b6b43", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6af0" - }, - { - "manual": true, - "start": "0x2b6b50", - "end": "0x2b6b9f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6b50" - }, - { - "manual": true, - "start": "0x2b6ba0", - "end": "0x2b6bca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6ba0" - }, - { - "manual": true, - "start": "0x2b6bd0", - "end": "0x2b6bfa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6bd0" - }, - { - "manual": true, - "start": "0x2b6c00", - "end": "0x2b6c2a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6c00" - }, - { - "manual": true, - "start": "0x2b6c30", - "end": "0x2b6c5a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6c30" - }, - { - "manual": true, - "start": "0x2b6c60", - "end": "0x2b6ce6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6c60" - }, - { - "manual": true, - "start": "0x2b6cf0", - "end": "0x2b6d74", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6cf0" - }, - { - "manual": true, - "start": "0x2b6d80", - "end": "0x2b6e04", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b6d80" - }, - { - "manual": true, - "start": "0x2b7b70", - "end": "0x2b7bc3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b7b70" - }, - { - "manual": true, - "start": "0x2b7bd0", - "end": "0x2b7c89", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b7bd0" - }, - { - "manual": true, - "start": "0x2b7c90", - "end": "0x2b7d6e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b7c90" - }, - { - "manual": true, - "start": "0x2b7d70", - "end": "0x2b7d9a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b7d70" - }, - { - "manual": true, - "start": "0x2b7da0", - "end": "0x2b7dca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2b7da0" - }, - { - "manual": true, - "start": "0x2bce10", - "end": "0x2bce31", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bce10" - }, - { - "manual": true, - "start": "0x2bce40", - "end": "0x2bce51", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bce40" - }, - { - "manual": true, - "start": "0x2bce60", - "end": "0x2bce97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bce60" - }, - { - "manual": true, - "start": "0x2bcea0", - "end": "0x2bcee6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bcea0" - }, - { - "manual": true, - "start": "0x2bd020", - "end": "0x2bd068", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bd020" - }, - { - "manual": true, - "start": "0x2bd0a0", - "end": "0x2bd0bd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bd0a0" - }, - { - "manual": true, - "start": "0x2bd0c0", - "end": "0x2bd0de", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bd0c0" - }, - { - "manual": true, - "start": "0x2bd5a0", - "end": "0x2bd89c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bd5a0" - }, - { - "manual": true, - "start": "0x2bdfc0", - "end": "0x2be013", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bdfc0" - }, - { - "manual": true, - "start": "0x2be020", - "end": "0x2be220", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2be020" - }, - { - "manual": true, - "start": "0x2be2b0", - "end": "0x2be38f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2be2b0" - }, - { - "manual": true, - "start": "0x2be390", - "end": "0x2be3ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2be390" - }, - { - "manual": true, - "start": "0x2be3b0", - "end": "0x2be3dc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2be3b0" - }, - { - "manual": true, - "start": "0x2be3e0", - "end": "0x2bee86", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2be3e0" - }, - { - "manual": true, - "start": "0x2bf160", - "end": "0x2bf201", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bf160" - }, - { - "manual": true, - "start": "0x2bf370", - "end": "0x2bf4b1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bf370" - }, - { - "manual": true, - "start": "0x2bf4c0", - "end": "0x2bf5a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bf4c0" - }, - { - "manual": true, - "start": "0x2bf6d0", - "end": "0x2bfb5f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bf6d0" - }, - { - "manual": true, - "start": "0x2bfda0", - "end": "0x2bfdfd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bfda0" - }, - { - "manual": true, - "start": "0x2bfe00", - "end": "0x2bfe5b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bfe00" - }, - { - "manual": true, - "start": "0x2bfe60", - "end": "0x2c004c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2bfe60" - }, - { - "manual": true, - "start": "0x2c8cc0", - "end": "0x2c8e6a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x2c8cc0" - }, - { - "manual": true, - "start": "0x343550", - "end": "0x343550", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x343550" - }, - { - "manual": true, - "start": "0x343560", - "end": "0x343560", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x343560" - }, - { - "manual": true, - "start": "0x34d580", - "end": "0x34d5a7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34d580" - }, - { - "manual": true, - "start": "0x34d5b0", - "end": "0x34d5fc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34d5b0" - }, - { - "manual": true, - "start": "0x34d600", - "end": "0x34d6a2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34d600" - }, - { - "manual": true, - "start": "0x34d9e0", - "end": "0x34d9fe", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34d9e0" - }, - { - "manual": true, - "start": "0x34f2b0", - "end": "0x34f2cb", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34f2b0" - }, - { - "manual": true, - "start": "0x34fa60", - "end": "0x34fa6c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34fa60" - }, - { - "manual": true, - "start": "0x34fa70", - "end": "0x34fadc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34fa70" - }, - { - "manual": true, - "start": "0x34fae0", - "end": "0x34fc1f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34fae0" - }, - { - "manual": true, - "start": "0x34fc20", - "end": "0x34fd35", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34fc20" - }, - { - "manual": true, - "start": "0x34ff70", - "end": "0x350205", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x34ff70" - }, - { - "manual": true, - "start": "0x351120", - "end": "0x35114a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x351120" - }, - { - "manual": true, - "start": "0x363730", - "end": "0x3637cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363730" - }, - { - "manual": true, - "start": "0x3637d0", - "end": "0x36382a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3637d0" - }, - { - "manual": true, - "start": "0x363830", - "end": "0x363854", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363830" - }, - { - "manual": true, - "start": "0x363860", - "end": "0x363995", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363860" - }, - { - "manual": true, - "start": "0x3639a0", - "end": "0x3639ce", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3639a0" - }, - { - "manual": true, - "start": "0x3639d0", - "end": "0x363a53", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3639d0" - }, - { - "manual": true, - "start": "0x363a60", - "end": "0x363aa9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363a60" - }, - { - "manual": true, - "start": "0x363b40", - "end": "0x363b82", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363b40" - }, - { - "manual": true, - "start": "0x363b90", - "end": "0x363bd5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363b90" - }, - { - "manual": true, - "start": "0x363be0", - "end": "0x363c09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363be0" - }, - { - "manual": true, - "start": "0x363c50", - "end": "0x363c5c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363c50" - }, - { - "manual": true, - "start": "0x363d60", - "end": "0x363d70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363d60" - }, - { - "manual": true, - "start": "0x363df0", - "end": "0x364038", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x363df0" - }, - { - "manual": true, - "start": "0x364040", - "end": "0x364195", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x364040" - }, - { - "manual": true, - "start": "0x3641a0", - "end": "0x3643e9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3641a0" - }, - { - "manual": true, - "start": "0x3643f0", - "end": "0x364412", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3643f0" - }, - { - "manual": true, - "start": "0x364520", - "end": "0x3645d2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x364520" - }, - { - "manual": true, - "start": "0x3645e0", - "end": "0x364787", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3645e0" - }, - { - "manual": true, - "start": "0x364800", - "end": "0x364984", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x364800" - }, - { - "manual": true, - "start": "0x364990", - "end": "0x364a02", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x364990" - }, - { - "manual": true, - "start": "0x364a10", - "end": "0x364b87", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x364a10" - }, - { - "manual": true, - "start": "0x364b90", - "end": "0x364e4e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x364b90" - }, - { - "manual": true, - "start": "0x365270", - "end": "0x365358", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x365270" - }, - { - "manual": true, - "start": "0x3653b0", - "end": "0x3653ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3653b0" - }, - { - "manual": true, - "start": "0x3658a0", - "end": "0x3659be", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3658a0" - }, - { - "manual": true, - "start": "0x3659c0", - "end": "0x365ae4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3659c0" - }, - { - "manual": true, - "start": "0x365af0", - "end": "0x365fb1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x365af0" - }, - { - "manual": true, - "start": "0x365ff0", - "end": "0x3660c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x365ff0" - }, - { - "manual": true, - "start": "0x366140", - "end": "0x366294", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x366140" - }, - { - "manual": true, - "start": "0x366530", - "end": "0x3665c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x366530" - }, - { - "manual": true, - "start": "0x3668c0", - "end": "0x366935", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3668c0" - }, - { - "manual": true, - "start": "0x367100", - "end": "0x36719b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x367100" - }, - { - "manual": true, - "start": "0x3673f0", - "end": "0x367433", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3673f0" - }, - { - "manual": true, - "start": "0x367fc0", - "end": "0x3681e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x367fc0" - }, - { - "manual": true, - "start": "0x368340", - "end": "0x368401", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x368340" - }, - { - "manual": true, - "start": "0x368410", - "end": "0x36841a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x368410" - }, - { - "manual": true, - "start": "0x368440", - "end": "0x36845a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x368440" - }, - { - "manual": true, - "start": "0x3689e0", - "end": "0x368a18", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3689e0" - }, - { - "manual": true, - "start": "0x369100", - "end": "0x3691b2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x369100" - }, - { - "manual": true, - "start": "0x369230", - "end": "0x369235", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x369230" - }, - { - "manual": true, - "start": "0x36ab80", - "end": "0x36b286", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36ab80" - }, - { - "manual": true, - "start": "0x36e4a0", - "end": "0x36e4d1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e4a0" - }, - { - "manual": true, - "start": "0x36e540", - "end": "0x36e599", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e540" - }, - { - "manual": true, - "start": "0x36e5a0", - "end": "0x36e5c3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e5a0" - }, - { - "manual": true, - "start": "0x36e5e0", - "end": "0x36e6d5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e5e0" - }, - { - "manual": true, - "start": "0x36e6e0", - "end": "0x36e711", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e6e0" - }, - { - "manual": true, - "start": "0x36e720", - "end": "0x36e755", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e720" - }, - { - "manual": true, - "start": "0x36e760", - "end": "0x36e77a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e760" - }, - { - "manual": true, - "start": "0x36e780", - "end": "0x36e79a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36e780" - }, - { - "manual": true, - "start": "0x36ed20", - "end": "0x36ed97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36ed20" - }, - { - "manual": true, - "start": "0x36ee30", - "end": "0x36ee5d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36ee30" - }, - { - "manual": true, - "start": "0x36ef70", - "end": "0x36f000", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36ef70" - }, - { - "manual": true, - "start": "0x36f070", - "end": "0x36f09d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36f070" - }, - { - "manual": true, - "start": "0x36f0a0", - "end": "0x36f0cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36f0a0" - }, - { - "manual": true, - "start": "0x36f1e0", - "end": "0x36f330", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36f1e0" - }, - { - "manual": true, - "start": "0x36f640", - "end": "0x36f6b8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x36f640" - }, - { - "manual": true, - "start": "0x370840", - "end": "0x3708e8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x370840" - }, - { - "manual": true, - "start": "0x3709a0", - "end": "0x3709e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3709a0" - }, - { - "manual": true, - "start": "0x371870", - "end": "0x371885", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x371870" - }, - { - "manual": true, - "start": "0x371890", - "end": "0x3718f1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x371890" - }, - { - "manual": true, - "start": "0x371900", - "end": "0x371956", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x371900" - }, - { - "manual": true, - "start": "0x371b80", - "end": "0x371c14", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x371b80" - }, - { - "manual": true, - "start": "0x372b20", - "end": "0x372b2b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x372b20" - }, - { - "manual": true, - "start": "0x373590", - "end": "0x3737c1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x373590" - }, - { - "manual": true, - "start": "0x373890", - "end": "0x373985", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x373890" - }, - { - "manual": true, - "start": "0x373990", - "end": "0x3739ac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x373990" - }, - { - "manual": true, - "start": "0x3739e0", - "end": "0x3739f3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3739e0" - }, - { - "manual": true, - "start": "0x373a80", - "end": "0x373c80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x373a80" - }, - { - "manual": true, - "start": "0x374620", - "end": "0x37462d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374620" - }, - { - "manual": true, - "start": "0x374630", - "end": "0x374637", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374630" - }, - { - "manual": true, - "start": "0x374640", - "end": "0x374647", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374640" - }, - { - "manual": true, - "start": "0x374650", - "end": "0x374657", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374650" - }, - { - "manual": true, - "start": "0x374660", - "end": "0x374674", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374660" - }, - { - "manual": true, - "start": "0x374690", - "end": "0x3746a3", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374690" - }, - { - "manual": true, - "start": "0x374720", - "end": "0x374729", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374720" - }, - { - "manual": true, - "start": "0x374730", - "end": "0x374739", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x374730" - }, - { - "manual": true, - "start": "0x377420", - "end": "0x377587", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x377420" - }, - { - "manual": true, - "start": "0x377590", - "end": "0x377896", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x377590" - }, - { - "manual": true, - "start": "0x377940", - "end": "0x377970", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x377940" - }, - { - "manual": true, - "start": "0x377980", - "end": "0x377a77", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x377980" - }, - { - "manual": true, - "start": "0x3dab80", - "end": "0x3dac33", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3dab80" - }, - { - "manual": true, - "start": "0x3dac40", - "end": "0x3dace9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3dac40" - }, - { - "manual": true, - "start": "0x3dacf0", - "end": "0x3dadd1", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3dacf0" - }, - { - "manual": true, - "start": "0x3dae40", - "end": "0x3daf21", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3dae40" - }, - { - "manual": true, - "start": "0x3daf90", - "end": "0x3dafd6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3daf90" - }, - { - "manual": true, - "start": "0x3dafe0", - "end": "0x3db026", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3dafe0" - }, - { - "manual": true, - "start": "0x3db030", - "end": "0x3db0a9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3db030" - }, - { - "manual": true, - "start": "0x3db0b0", - "end": "0x3db1e2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3db0b0" - }, - { - "manual": true, - "start": "0x3db1f0", - "end": "0x3db276", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3db1f0" - }, - { - "manual": true, - "start": "0x3db280", - "end": "0x3db36b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3db280" - }, - { - "manual": true, - "start": "0x3db370", - "end": "0x3db3fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3db370" - }, - { - "manual": true, - "start": "0x3db8d0", - "end": "0x3db9ab", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3db8d0" - }, - { - "manual": true, - "start": "0x3dc910", - "end": "0x3dc949", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3dc910" - }, - { - "manual": true, - "start": "0x3deef0", - "end": "0x3df0ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3deef0" - }, - { - "manual": true, - "start": "0x3df0b0", - "end": "0x3df141", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3df0b0" - }, - { - "manual": true, - "start": "0x3fdcd0", - "end": "0x3fdd09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3fdcd0" - }, - { - "manual": true, - "start": "0x3fdd10", - "end": "0x3fdd55", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3fdd10" - }, - { - "manual": true, - "start": "0x3fdd60", - "end": "0x3fdda5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x3fdd60" - }, - { - "manual": true, - "start": "0x4007e0", - "end": "0x4008c6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x4007e0" - }, - { - "manual": true, - "start": "0x4021d0", - "end": "0x40226a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x4021d0" - }, - { - "manual": true, - "start": "0x402270", - "end": "0x4022c8", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x402270" - }, - { - "manual": true, - "start": "0x404190", - "end": "0x40421c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x404190" - }, - { - "manual": true, - "start": "0x404220", - "end": "0x40441f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x404220" - }, - { - "manual": true, - "start": "0x409e30", - "end": "0x409e95", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x409e30" - }, - { - "manual": true, - "start": "0x409ea0", - "end": "0x409f7d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x409ea0" - }, - { - "manual": true, - "start": "0x40dc00", - "end": "0x40dce2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x40dc00" - }, - { - "manual": true, - "start": "0x419ea0", - "end": "0x41a2b4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x419ea0" - }, - { - "manual": true, - "start": "0x41b530", - "end": "0x41b548", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41b530" - }, - { - "manual": true, - "start": "0x41b720", - "end": "0x41b7ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41b720" - }, - { - "manual": true, - "start": "0x41b7b0", - "end": "0x41b81d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41b7b0" - }, - { - "manual": true, - "start": "0x41b820", - "end": "0x41b86b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41b820" - }, - { - "manual": true, - "start": "0x41b9c0", - "end": "0x41baa9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41b9c0" - }, - { - "manual": true, - "start": "0x41bab0", - "end": "0x41bb14", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41bab0" - }, - { - "manual": true, - "start": "0x41bb20", - "end": "0x41be67", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41bb20" - }, - { - "manual": true, - "start": "0x41be70", - "end": "0x41bf4c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x41be70" - }, - { - "manual": true, - "start": "0x44dbd0", - "end": "0x44dbd0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44dbd0" - }, - { - "manual": true, - "start": "0x44dbf0", - "end": "0x44dbf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44dbf0" - }, - { - "manual": true, - "start": "0x44dcc0", - "end": "0x44dcc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44dcc0" - }, - { - "manual": true, - "start": "0x44deb0", - "end": "0x44deb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44deb0" - }, - { - "manual": true, - "start": "0x44df20", - "end": "0x44df20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44df20" - }, - { - "manual": true, - "start": "0x44df60", - "end": "0x44df60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44df60" - }, - { - "manual": true, - "start": "0x44e030", - "end": "0x44e030", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e030" - }, - { - "manual": true, - "start": "0x44e0e0", - "end": "0x44e0e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e0e0" - }, - { - "manual": true, - "start": "0x44e1c0", - "end": "0x44e1c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e1c0" - }, - { - "manual": true, - "start": "0x44e280", - "end": "0x44e280", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e280" - }, - { - "manual": true, - "start": "0x44e2a0", - "end": "0x44e2a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e2a0" - }, - { - "manual": true, - "start": "0x44e350", - "end": "0x44e350", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e350" - }, - { - "manual": true, - "start": "0x44e600", - "end": "0x44e600", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e600" - }, - { - "manual": true, - "start": "0x44e670", - "end": "0x44e670", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e670" - }, - { - "manual": true, - "start": "0x44e970", - "end": "0x44e970", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44e970" - }, - { - "manual": true, - "start": "0x44f280", - "end": "0x44f280", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44f280" - }, - { - "manual": true, - "start": "0x44f7a0", - "end": "0x44f7a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x44f7a0" - }, - { - "manual": true, - "start": "0x450920", - "end": "0x450920", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x450920" - }, - { - "manual": true, - "start": "0x4562e0", - "end": "0x4562e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x4562e0" - }, - { - "manual": true, - "start": "0x456370", - "end": "0x456370", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x456370" - }, - { - "manual": true, - "start": "0x456760", - "end": "0x456760", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x456760" - }, - { - "manual": true, - "start": "0x457ca0", - "end": "0x457ca0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x457ca0" - }, - { - "manual": true, - "start": "0x4695b0", - "end": "0x4695fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x4695b0" - }, - { - "manual": true, - "start": "0x469720", - "end": "0x469756", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x469720" - }, - { - "manual": true, - "start": "0x469760", - "end": "0x4697d2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x469760" - }, - { - "manual": true, - "start": "0x469d90", - "end": "0x469d9c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x469d90" - }, - { - "manual": true, - "start": "0x469db0", - "end": "0x469df5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x469db0" - }, - { - "manual": true, - "start": "0x469e00", - "end": "0x46a019", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x469e00" - }, - { - "manual": true, - "start": "0x46a020", - "end": "0x46a062", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46a020" - }, - { - "manual": true, - "start": "0x46a0d0", - "end": "0x46a12f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46a0d0" - }, - { - "manual": true, - "start": "0x46a130", - "end": "0x46a193", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46a130" - }, - { - "manual": true, - "start": "0x46a1a0", - "end": "0x46a20b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46a1a0" - }, - { - "manual": true, - "start": "0x46ae20", - "end": "0x46ae2a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46ae20" - }, - { - "manual": true, - "start": "0x46b0c0", - "end": "0x46b0ca", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46b0c0" - }, - { - "manual": true, - "start": "0x46b240", - "end": "0x46b27c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46b240" - }, - { - "manual": true, - "start": "0x46bbd0", - "end": "0x46bc2e", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46bbd0" - }, - { - "manual": true, - "start": "0x46bc30", - "end": "0x46bc9d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46bc30" - }, - { - "manual": true, - "start": "0x46be50", - "end": "0x46be9a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46be50" - }, - { - "manual": true, - "start": "0x46bea0", - "end": "0x46bebd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46bea0" - }, - { - "manual": true, - "start": "0x46c6a0", - "end": "0x46c6cd", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46c6a0" - }, - { - "manual": true, - "start": "0x46d0a0", - "end": "0x46d0b7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46d0a0" - }, - { - "manual": true, - "start": "0x46d0c0", - "end": "0x46d0de", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46d0c0" - }, - { - "manual": true, - "start": "0x46f5a0", - "end": "0x46f5e9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46f5a0" - }, - { - "manual": true, - "start": "0x46f760", - "end": "0x46f874", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46f760" - }, - { - "manual": true, - "start": "0x46f880", - "end": "0x46f901", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x46f880" - }, - { - "manual": true, - "start": "0x4722a0", - "end": "0x4722be", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x4722a0" - }, - { - "manual": true, - "start": "0x4e5250", - "end": "0x4e5252", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x4e5250" - }, - { - "manual": true, - "start": "0x55bfb0", - "end": "0x55bfb5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55bfb0" - }, - { - "manual": true, - "start": "0x55cec0", - "end": "0x55cf38", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55cec0" - }, - { - "manual": true, - "start": "0x55cf40", - "end": "0x55cfad", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55cf40" - }, - { - "manual": true, - "start": "0x55cfb0", - "end": "0x55d076", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55cfb0" - }, - { - "manual": true, - "start": "0x55d110", - "end": "0x55d110", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55d110" - }, - { - "manual": true, - "start": "0x55d1b0", - "end": "0x55d1b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55d1b0" - }, - { - "manual": true, - "start": "0x55f3a0", - "end": "0x55f409", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f3a0" - }, - { - "manual": true, - "start": "0x55f420", - "end": "0x55f47f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f420" - }, - { - "manual": true, - "start": "0x55f4d0", - "end": "0x55f4e5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f4d0" - }, - { - "manual": true, - "start": "0x55f4f0", - "end": "0x55f536", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f4f0" - }, - { - "manual": true, - "start": "0x55f540", - "end": "0x55f5bc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f540" - }, - { - "manual": true, - "start": "0x55f5c0", - "end": "0x55f5da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f5c0" - }, - { - "manual": true, - "start": "0x55f5e0", - "end": "0x55f609", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f5e0" - }, - { - "manual": true, - "start": "0x55f610", - "end": "0x55f640", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f610" - }, - { - "manual": true, - "start": "0x55f680", - "end": "0x55f7c4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f680" - }, - { - "manual": true, - "start": "0x55f7d0", - "end": "0x55f7fa", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f7d0" - }, - { - "manual": true, - "start": "0x55f800", - "end": "0x55f988", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f800" - }, - { - "manual": true, - "start": "0x55f990", - "end": "0x55f9e7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f990" - }, - { - "manual": true, - "start": "0x55f9f0", - "end": "0x55fa93", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55f9f0" - }, - { - "manual": true, - "start": "0x55fba0", - "end": "0x55fc20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55fba0" - }, - { - "manual": true, - "start": "0x55fc30", - "end": "0x56006f", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x55fc30" - }, - { - "manual": true, - "start": "0x560070", - "end": "0x5600d2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560070" - }, - { - "manual": true, - "start": "0x5600e0", - "end": "0x56018b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5600e0" - }, - { - "manual": true, - "start": "0x560190", - "end": "0x560236", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560190" - }, - { - "manual": true, - "start": "0x560280", - "end": "0x56031c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560280" - }, - { - "manual": true, - "start": "0x5603d0", - "end": "0x5603ef", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5603d0" - }, - { - "manual": true, - "start": "0x560530", - "end": "0x5605cc", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560530" - }, - { - "manual": true, - "start": "0x5605d0", - "end": "0x56061c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5605d0" - }, - { - "manual": true, - "start": "0x560620", - "end": "0x56065d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560620" - }, - { - "manual": true, - "start": "0x560660", - "end": "0x5606da", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560660" - }, - { - "manual": true, - "start": "0x5606e0", - "end": "0x560757", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5606e0" - }, - { - "manual": true, - "start": "0x560760", - "end": "0x5607d7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560760" - }, - { - "manual": true, - "start": "0x5607e0", - "end": "0x5608ae", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5607e0" - }, - { - "manual": true, - "start": "0x5608b0", - "end": "0x56096b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5608b0" - }, - { - "manual": true, - "start": "0x560970", - "end": "0x560a0b", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560970" - }, - { - "manual": true, - "start": "0x560a10", - "end": "0x560d18", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560a10" - }, - { - "manual": true, - "start": "0x560d20", - "end": "0x560dc5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560d20" - }, - { - "manual": true, - "start": "0x560dd0", - "end": "0x560fb4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560dd0" - }, - { - "manual": true, - "start": "0x560fc0", - "end": "0x56103d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x560fc0" - }, - { - "manual": true, - "start": "0x561040", - "end": "0x561082", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561040" - }, - { - "manual": true, - "start": "0x561090", - "end": "0x5610d2", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561090" - }, - { - "manual": true, - "start": "0x5610e0", - "end": "0x561116", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5610e0" - }, - { - "manual": true, - "start": "0x561120", - "end": "0x56119d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561120" - }, - { - "manual": true, - "start": "0x5611a0", - "end": "0x5611ff", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5611a0" - }, - { - "manual": true, - "start": "0x561200", - "end": "0x5612c5", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561200" - }, - { - "manual": true, - "start": "0x5612d0", - "end": "0x561347", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5612d0" - }, - { - "manual": true, - "start": "0x561350", - "end": "0x561392", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561350" - }, - { - "manual": true, - "start": "0x5613a0", - "end": "0x561417", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5613a0" - }, - { - "manual": true, - "start": "0x561420", - "end": "0x561462", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561420" - }, - { - "manual": true, - "start": "0x561470", - "end": "0x5614a6", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x561470" - }, - { - "manual": true, - "start": "0x5614b0", - "end": "0x561533", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5614b0" - }, - { - "manual": true, - "start": "0x5858b0", - "end": "0x58594a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5858b0" - }, - { - "manual": true, - "start": "0x585950", - "end": "0x5859a9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585950" - }, - { - "manual": true, - "start": "0x5859b0", - "end": "0x585a09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5859b0" - }, - { - "manual": true, - "start": "0x585a10", - "end": "0x585a17", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585a10" - }, - { - "manual": true, - "start": "0x585a20", - "end": "0x585a49", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585a20" - }, - { - "manual": true, - "start": "0x585a50", - "end": "0x585ad4", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585a50" - }, - { - "manual": true, - "start": "0x585ae0", - "end": "0x585b09", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585ae0" - }, - { - "manual": true, - "start": "0x585b10", - "end": "0x585bac", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585b10" - }, - { - "manual": true, - "start": "0x585bb0", - "end": "0x585bd9", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585bb0" - }, - { - "manual": true, - "start": "0x585be0", - "end": "0x585c64", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585be0" - }, - { - "manual": true, - "start": "0x585c70", - "end": "0x585c99", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585c70" - }, - { - "manual": true, - "start": "0x585ca0", - "end": "0x585d24", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585ca0" - }, - { - "manual": true, - "start": "0x585d30", - "end": "0x585d4d", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585d30" - }, - { - "manual": true, - "start": "0x585d50", - "end": "0x585d57", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585d50" - }, - { - "manual": true, - "start": "0x585d60", - "end": "0x585dc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585d60" - }, - { - "manual": true, - "start": "0x585dd0", - "end": "0x585dd7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585dd0" - }, - { - "manual": true, - "start": "0x585de0", - "end": "0x585de7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585de0" - }, - { - "manual": true, - "start": "0x585df0", - "end": "0x585df7", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585df0" - }, - { - "manual": true, - "start": "0x585e00", - "end": "0x585e2c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585e00" - }, - { - "manual": true, - "start": "0x585e30", - "end": "0x585e5c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585e30" - }, - { - "manual": true, - "start": "0x585e60", - "end": "0x585e89", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585e60" - }, - { - "manual": true, - "start": "0x585e90", - "end": "0x585e97", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585e90" - }, - { - "manual": true, - "start": "0x585ef0", - "end": "0x585f6a", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x585ef0" - }, - { - "manual": true, - "start": "0x5d34b0", - "end": "0x5d34b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5d34b0" - }, - { - "manual": true, - "start": "0x5d34c0", - "end": "0x5d34c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5d34c0" - }, - { - "manual": true, - "start": "0x5d4260", - "end": "0x5d4260", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5d4260" - }, - { - "manual": true, - "start": "0x5db620", - "end": "0x5db620", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5db620" - }, - { - "manual": true, - "start": "0x5db630", - "end": "0x5db630", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5db630" - }, - { - "manual": true, - "start": "0x5dd930", - "end": "0x5dd930", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd930" - }, - { - "manual": true, - "start": "0x5dd940", - "end": "0x5dd940", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd940" - }, - { - "manual": true, - "start": "0x5dd950", - "end": "0x5dd950", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd950" - }, - { - "manual": true, - "start": "0x5dd960", - "end": "0x5dd960", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd960" - }, - { - "manual": true, - "start": "0x5dd970", - "end": "0x5dd970", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd970" - }, - { - "manual": true, - "start": "0x5dd980", - "end": "0x5dd980", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd980" - }, - { - "manual": true, - "start": "0x5dd990", - "end": "0x5dd990", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd990" - }, - { - "manual": true, - "start": "0x5dd9a0", - "end": "0x5dd9a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd9a0" - }, - { - "manual": true, - "start": "0x5dd9b0", - "end": "0x5dd9b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd9b0" - }, - { - "manual": true, - "start": "0x5dd9c0", - "end": "0x5dd9c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd9c0" - }, - { - "manual": true, - "start": "0x5dd9d0", - "end": "0x5dd9d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd9d0" - }, - { - "manual": true, - "start": "0x5dd9e0", - "end": "0x5dd9e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd9e0" - }, - { - "manual": true, - "start": "0x5dd9f0", - "end": "0x5dd9f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dd9f0" - }, - { - "manual": true, - "start": "0x5dda00", - "end": "0x5dda00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda00" - }, - { - "manual": true, - "start": "0x5dda10", - "end": "0x5dda10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda10" - }, - { - "manual": true, - "start": "0x5dda20", - "end": "0x5dda20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda20" - }, - { - "manual": true, - "start": "0x5dda30", - "end": "0x5dda30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda30" - }, - { - "manual": true, - "start": "0x5dda40", - "end": "0x5dda40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda40" - }, - { - "manual": true, - "start": "0x5dda50", - "end": "0x5dda50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda50" - }, - { - "manual": true, - "start": "0x5dda60", - "end": "0x5dda60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda60" - }, - { - "manual": true, - "start": "0x5dda70", - "end": "0x5dda70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda70" - }, - { - "manual": true, - "start": "0x5dda80", - "end": "0x5dda80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda80" - }, - { - "manual": true, - "start": "0x5dda90", - "end": "0x5dda90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dda90" - }, - { - "manual": true, - "start": "0x5ddaa0", - "end": "0x5ddaa0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddaa0" - }, - { - "manual": true, - "start": "0x5ddab0", - "end": "0x5ddab0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddab0" - }, - { - "manual": true, - "start": "0x5ddac0", - "end": "0x5ddac0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddac0" - }, - { - "manual": true, - "start": "0x5ddad0", - "end": "0x5ddad0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddad0" - }, - { - "manual": true, - "start": "0x5ddae0", - "end": "0x5ddae0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddae0" - }, - { - "manual": true, - "start": "0x5ddaf0", - "end": "0x5ddaf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddaf0" - }, - { - "manual": true, - "start": "0x5ddb00", - "end": "0x5ddb00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb00" - }, - { - "manual": true, - "start": "0x5ddb10", - "end": "0x5ddb10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb10" - }, - { - "manual": true, - "start": "0x5ddb20", - "end": "0x5ddb20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb20" - }, - { - "manual": true, - "start": "0x5ddb30", - "end": "0x5ddb30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb30" - }, - { - "manual": true, - "start": "0x5ddb40", - "end": "0x5ddb40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb40" - }, - { - "manual": true, - "start": "0x5ddb50", - "end": "0x5ddb50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb50" - }, - { - "manual": true, - "start": "0x5ddb60", - "end": "0x5ddb60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb60" - }, - { - "manual": true, - "start": "0x5ddb70", - "end": "0x5ddb70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb70" - }, - { - "manual": true, - "start": "0x5ddb80", - "end": "0x5ddb80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb80" - }, - { - "manual": true, - "start": "0x5ddb90", - "end": "0x5ddb90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddb90" - }, - { - "manual": true, - "start": "0x5ddba0", - "end": "0x5ddba0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddba0" - }, - { - "manual": true, - "start": "0x5ddbb0", - "end": "0x5ddbb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddbb0" - }, - { - "manual": true, - "start": "0x5ddbc0", - "end": "0x5ddbc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddbc0" - }, - { - "manual": true, - "start": "0x5ddbd0", - "end": "0x5ddbd0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddbd0" - }, - { - "manual": true, - "start": "0x5ddbe0", - "end": "0x5ddbe0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddbe0" - }, - { - "manual": true, - "start": "0x5ddbf0", - "end": "0x5ddbf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddbf0" - }, - { - "manual": true, - "start": "0x5ddc00", - "end": "0x5ddc00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc00" - }, - { - "manual": true, - "start": "0x5ddc10", - "end": "0x5ddc10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc10" - }, - { - "manual": true, - "start": "0x5ddc20", - "end": "0x5ddc20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc20" - }, - { - "manual": true, - "start": "0x5ddc30", - "end": "0x5ddc30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc30" - }, - { - "manual": true, - "start": "0x5ddc40", - "end": "0x5ddc40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc40" - }, - { - "manual": true, - "start": "0x5ddc50", - "end": "0x5ddc50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc50" - }, - { - "manual": true, - "start": "0x5ddc60", - "end": "0x5ddc60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc60" - }, - { - "manual": true, - "start": "0x5ddc70", - "end": "0x5ddc70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc70" - }, - { - "manual": true, - "start": "0x5ddc80", - "end": "0x5ddc80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc80" - }, - { - "manual": true, - "start": "0x5ddc90", - "end": "0x5ddc90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddc90" - }, - { - "manual": true, - "start": "0x5ddca0", - "end": "0x5ddca0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddca0" - }, - { - "manual": true, - "start": "0x5ddcb0", - "end": "0x5ddcb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddcb0" - }, - { - "manual": true, - "start": "0x5ddcc0", - "end": "0x5ddcc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddcc0" - }, - { - "manual": true, - "start": "0x5ddcd0", - "end": "0x5ddcd0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddcd0" - }, - { - "manual": true, - "start": "0x5ddce0", - "end": "0x5ddce0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddce0" - }, - { - "manual": true, - "start": "0x5ddcf0", - "end": "0x5ddcf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddcf0" - }, - { - "manual": true, - "start": "0x5ddd00", - "end": "0x5ddd00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd00" - }, - { - "manual": true, - "start": "0x5ddd10", - "end": "0x5ddd10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd10" - }, - { - "manual": true, - "start": "0x5ddd20", - "end": "0x5ddd20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd20" - }, - { - "manual": true, - "start": "0x5ddd30", - "end": "0x5ddd30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd30" - }, - { - "manual": true, - "start": "0x5ddd40", - "end": "0x5ddd40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd40" - }, - { - "manual": true, - "start": "0x5ddd50", - "end": "0x5ddd50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd50" - }, - { - "manual": true, - "start": "0x5ddd60", - "end": "0x5ddd60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd60" - }, - { - "manual": true, - "start": "0x5ddd70", - "end": "0x5ddd70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd70" - }, - { - "manual": true, - "start": "0x5ddd80", - "end": "0x5ddd80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd80" - }, - { - "manual": true, - "start": "0x5ddd90", - "end": "0x5ddd90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddd90" - }, - { - "manual": true, - "start": "0x5ddda0", - "end": "0x5ddda0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddda0" - }, - { - "manual": true, - "start": "0x5dddb0", - "end": "0x5dddb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dddb0" - }, - { - "manual": true, - "start": "0x5dddc0", - "end": "0x5dddc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dddc0" - }, - { - "manual": true, - "start": "0x5dddd0", - "end": "0x5dddd0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dddd0" - }, - { - "manual": true, - "start": "0x5ddde0", - "end": "0x5ddde0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddde0" - }, - { - "manual": true, - "start": "0x5dddf0", - "end": "0x5dddf0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dddf0" - }, - { - "manual": true, - "start": "0x5dde00", - "end": "0x5dde00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde00" - }, - { - "manual": true, - "start": "0x5dde10", - "end": "0x5dde10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde10" - }, - { - "manual": true, - "start": "0x5dde20", - "end": "0x5dde20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde20" - }, - { - "manual": true, - "start": "0x5dde30", - "end": "0x5dde30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde30" - }, - { - "manual": true, - "start": "0x5dde40", - "end": "0x5dde40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde40" - }, - { - "manual": true, - "start": "0x5dde50", - "end": "0x5dde50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde50" - }, - { - "manual": true, - "start": "0x5dde60", - "end": "0x5dde60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde60" - }, - { - "manual": true, - "start": "0x5dde70", - "end": "0x5dde70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde70" - }, - { - "manual": true, - "start": "0x5dde80", - "end": "0x5dde80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde80" - }, - { - "manual": true, - "start": "0x5dde90", - "end": "0x5dde90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dde90" - }, - { - "manual": true, - "start": "0x5ddea0", - "end": "0x5ddea0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddea0" - }, - { - "manual": true, - "start": "0x5ddeb0", - "end": "0x5ddeb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddeb0" - }, - { - "manual": true, - "start": "0x5ddec0", - "end": "0x5ddec0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddec0" - }, - { - "manual": true, - "start": "0x5dded0", - "end": "0x5dded0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5dded0" - }, - { - "manual": true, - "start": "0x5ddee0", - "end": "0x5ddee0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddee0" - }, - { - "manual": true, - "start": "0x5ddef0", - "end": "0x5ddef0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddef0" - }, - { - "manual": true, - "start": "0x5ddf00", - "end": "0x5ddf00", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf00" - }, - { - "manual": true, - "start": "0x5ddf10", - "end": "0x5ddf10", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf10" - }, - { - "manual": true, - "start": "0x5ddf20", - "end": "0x5ddf20", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf20" - }, - { - "manual": true, - "start": "0x5ddf30", - "end": "0x5ddf30", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf30" - }, - { - "manual": true, - "start": "0x5ddf40", - "end": "0x5ddf40", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf40" - }, - { - "manual": true, - "start": "0x5ddf50", - "end": "0x5ddf50", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf50" - }, - { - "manual": true, - "start": "0x5ddf60", - "end": "0x5ddf60", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf60" - }, - { - "manual": true, - "start": "0x5ddf70", - "end": "0x5ddf70", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf70" - }, - { - "manual": true, - "start": "0x5ddf80", - "end": "0x5ddf80", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf80" - }, - { - "manual": true, - "start": "0x5ddf90", - "end": "0x5ddf90", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddf90" - }, - { - "manual": true, - "start": "0x5ddfa0", - "end": "0x5ddfa0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddfa0" - }, - { - "manual": true, - "start": "0x5ddfb0", - "end": "0x5ddfb0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddfb0" - }, - { - "manual": true, - "start": "0x5ddfc0", - "end": "0x5ddfc0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddfc0" - }, - { - "manual": true, - "start": "0x5ddfd0", - "end": "0x5ddfd0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddfd0" - }, - { - "manual": true, - "start": "0x5ddfe0", - "end": "0x5ddfe0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddfe0" - }, - { - "manual": true, - "start": "0x5ddff0", - "end": "0x5ddff0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5ddff0" - }, - { - "manual": true, - "start": "0x5de000", - "end": "0x5de000", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de000" - }, - { - "manual": true, - "start": "0x5de010", - "end": "0x5de010", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de010" - }, - { - "manual": true, - "start": "0x5de020", - "end": "0x5de020", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de020" - }, - { - "manual": true, - "start": "0x5de030", - "end": "0x5de030", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de030" - }, - { - "manual": true, - "start": "0x5de040", - "end": "0x5de040", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de040" - }, - { - "manual": true, - "start": "0x5de050", - "end": "0x5de050", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de050" - }, - { - "manual": true, - "start": "0x5de060", - "end": "0x5de060", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de060" - }, - { - "manual": true, - "start": "0x5de070", - "end": "0x5de070", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de070" - }, - { - "manual": true, - "start": "0x5de080", - "end": "0x5de080", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de080" - }, - { - "manual": true, - "start": "0x5de090", - "end": "0x5de090", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de090" - }, - { - "manual": true, - "start": "0x5de0a0", - "end": "0x5de0a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de0a0" - }, - { - "manual": true, - "start": "0x5de0b0", - "end": "0x5de0b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de0b0" - }, - { - "manual": true, - "start": "0x5de0c0", - "end": "0x5de0c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de0c0" - }, - { - "manual": true, - "start": "0x5de0d0", - "end": "0x5de0d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de0d0" - }, - { - "manual": true, - "start": "0x5de0e0", - "end": "0x5de0e0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de0e0" - }, - { - "manual": true, - "start": "0x5de0f0", - "end": "0x5de0f0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de0f0" - }, - { - "manual": true, - "start": "0x5de100", - "end": "0x5de100", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de100" - }, - { - "manual": true, - "start": "0x5de110", - "end": "0x5de110", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de110" - }, - { - "manual": true, - "start": "0x5de120", - "end": "0x5de120", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de120" - }, - { - "manual": true, - "start": "0x5de130", - "end": "0x5de130", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de130" - }, - { - "manual": true, - "start": "0x5de140", - "end": "0x5de140", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de140" - }, - { - "manual": true, - "start": "0x5de150", - "end": "0x5de150", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de150" - }, - { - "manual": true, - "start": "0x5de160", - "end": "0x5de160", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de160" - }, - { - "manual": true, - "start": "0x5de170", - "end": "0x5de170", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de170" - }, - { - "manual": true, - "start": "0x5de180", - "end": "0x5de180", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de180" - }, - { - "manual": true, - "start": "0x5de190", - "end": "0x5de190", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de190" - }, - { - "manual": true, - "start": "0x5de1a0", - "end": "0x5de1a0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de1a0" - }, - { - "manual": true, - "start": "0x5de1b0", - "end": "0x5de1b0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de1b0" - }, - { - "manual": true, - "start": "0x5de1c0", - "end": "0x5de1c0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de1c0" - }, - { - "manual": true, - "start": "0x5de1d0", - "end": "0x5de1d0", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x5de1d0" - }, - { - "manual": true, - "start": "0x6c1b9c", - "end": "0x6c1b9c", - "module": "wow.exe", - "icount": "0x0", - "parent": "0x6c1b9c" - } - ], - "labels": [ - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__FetchWrite", - "address": "0x1070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__IsRead", - "address": "0x10d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Reset", - "address": "0x10e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Finalize", - "address": "0x1130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SetPaths", - "address": "0x2b20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ClientKillTimer", - "address": "0x33b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__destructor", - "address": "0x38a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "InitializeGlobal", - "address": "0x67f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DestroyGlobal", - "address": "0x6b70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CommonMain", - "address": "0x6c70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__C44Matrix", - "address": "0x7f40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__operator_assign_C44Matrix", - "address": "0x7f80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformSetProjection", - "address": "0x8030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformViewport", - "address": "0x8070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformProjNativeTranspose", - "address": "0x8110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxShaderConstantsSet", - "address": "0x8210" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxRsSet_CGxShader", - "address": "0x8240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxRsSet_int32_t", - "address": "0x8bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__RsPush", - "address": "0x9670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "purecall", - "address": "0xbaa5" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_1", - "address": "0xd3b5" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__FileIsLocal", - "address": "0x217c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__GetFileSize", - "address": "0x218c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__SetDataPath", - "address": "0x21af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__SetFilePointer", - "address": "0x21bb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__Unload", - "address": "0x21ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__IsStreamingMode", - "address": "0x22130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__Read", - "address": "0x22530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__Close", - "address": "0x22910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__FileExistsEx", - "address": "0x24b10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__OpenEx", - "address": "0x24b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__Load", - "address": "0x24e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SFile__Open", - "address": "0x24f80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsCloseFile", - "address": "0x61b00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsReadFile", - "address": "0x61b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGetFileSize", - "address": "0x61bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsSetCurrentDirectory", - "address": "0x61db0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsCreateFile", - "address": "0x61fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_2", - "address": "0x7add0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__GetBufferParams", - "address": "0x7ade0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__DetachBuffer", - "address": "0x7ae10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__InternalDestroy", - "address": "0x7ae50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__InternalFetchWrite", - "address": "0x7aea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Set", - "address": "0x7af40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Put_uint8_t", - "address": "0x7afe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Put_uint16_t", - "address": "0x7b040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Put_uint32_t", - "address": "0x7b0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Put_uint64_t", - "address": "0x7b100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__PutArray", - "address": "0x7b1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__PutData", - "address": "0x7b280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__FetchRead", - "address": "0x7b290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__PutString", - "address": "0x7b300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Get_uint8_t", - "address": "0x7b340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Get_uint16_t", - "address": "0x7b380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Get_uint32_t", - "address": "0x7b3c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Get_uint64_t", - "address": "0x7b400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__Get_float", - "address": "0x7b440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__GetString", - "address": "0x7b480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__GetArray", - "address": "0x7b560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataStore__GetDataInSitu", - "address": "0x7b6b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CmdLineProcess", - "address": "0x7b720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "j_nullsub_3", - "address": "0x7b760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "HandleClose", - "address": "0x7bf30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "HandleCreate", - "address": "0x7bf50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "HandleDuplicate", - "address": "0x7bf70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CoordinateSetAspectRatio", - "address": "0x7bf90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CoordinateGetAspectRatio", - "address": "0x7bfd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CoordinateGetAspectCompensation", - "address": "0x7bfe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "NDCToDDC", - "address": "0x7bff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DDCToNDC", - "address": "0x7c020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DDCToNDCWidth", - "address": "0x7c050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DDCToNDCHeight", - "address": "0x7c060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "NDCToDDCWidth", - "address": "0x7c070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "NDCToDDCHeight", - "address": "0x7c080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PropSelectContext", - "address": "0x7cbf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PropGet", - "address": "0x7cc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PropSet", - "address": "0x7cc50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "RCString__Copy", - "address": "0x7cf80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventInitialize", - "address": "0x7cff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventDestroy", - "address": "0x7d030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventCreateContextEx", - "address": "0x7d080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventSetConfirmCloseCallback", - "address": "0x7d090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSRWLock__Enter", - "address": "0x7d0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventIsButtonDown", - "address": "0x7d1d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventIsKeyDown", - "address": "0x7d230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventPostCloseEx", - "address": "0x7d290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventQueuePost", - "address": "0x7d310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventRegisterEx", - "address": "0x7d3c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventUnregisterEx", - "address": "0x7d450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventSetTimer", - "address": "0x7d530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventKillTimer", - "address": "0x7d620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventSetMouseMode", - "address": "0x7d690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventRegister", - "address": "0x7d770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventUnregister", - "address": "0x7d790" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtSchedulerShutdown", - "address": "0x7d990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SynthesizeIdle", - "address": "0x7dbc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SynthesizePoll", - "address": "0x7dc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SynthesizePaint", - "address": "0x7dc50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventForceIdleProcessing", - "address": "0x7dca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtSchedulerDestroy", - "address": "0x7dea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "InitializeSchedulerThread", - "address": "0x7e910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "AttachContextToThread", - "address": "0x7ec10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SchedulerThreadProcProcess", - "address": "0x7eff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SchedulerThreadProc", - "address": "0x7f230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventDoMessageLoop", - "address": "0x7f2d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtSchedulerInitialize", - "address": "0x7f2f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtSchedulerCreateContext", - "address": "0x7f5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PostMouseModeChanged", - "address": "0x7fac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtInputDestroy", - "address": "0x7fb80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtInputInitialize", - "address": "0x7fba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtInputSetMouseMode", - "address": "0x7fbb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtInputSetConfirmCloseCallback", - "address": "0x7fc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConvertPosition", - "address": "0x7fc90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtInputGetMousePosition", - "address": "0x800a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtInputProcess", - "address": "0x80410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueDestroy", - "address": "0x804b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueCheckSyncMouseState", - "address": "0x804c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueRegister", - "address": "0x804f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueuePost", - "address": "0x806a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueCheckSyncKeyState", - "address": "0x80a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueDispatch", - "address": "0x80ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueDispatchAll", - "address": "0x80bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtQueueUnregister", - "address": "0x80d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventDestroy_cleanup", - "address": "0x80ea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtTimerGetNextTime", - "address": "0x80f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtTimerDispatch", - "address": "0x81100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtTimerKill", - "address": "0x81290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IEvtTimerSet", - "address": "0x81390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxBufLock", - "address": "0x829d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxBufUnlock", - "address": "0x829f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxBufStream", - "address": "0x82a20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxDraw", - "address": "0x82a40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxCapsWindowSizeInScreenCoords", - "address": "0x93bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CFrameStrata__BuildBatches", - "address": "0x94ee0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CFrameStrata__RenderBatch", - "address": "0x94f30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleTop__OnLayerRender", - "address": "0x95410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ScrnLayerSetRect", - "address": "0xa8500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnPaint", - "address": "0xa8720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ScrnLayerCreate", - "address": "0xa8bb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontShutdown", - "address": "0xa8d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextureCalcMipCount", - "address": "0xb5510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextureGenerateMips", - "address": "0xb5550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "LoadPredrawnMips", - "address": "0xb5a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextureAllocMippedImg", - "address": "0xb7220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextureFreeMippedImg", - "address": "0xb7300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "LoadTgaMips", - "address": "0xb78a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "LoadBlpMips", - "address": "0xb8070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextureLoadImage", - "address": "0xb81d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextBlockGetFontPtr", - "address": "0xbd9d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextBlockCreate", - "address": "0xbdaa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextBlockSetStringPos", - "address": "0xbdbf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextBlockGetWrappedTextHeight", - "address": "0xbdd80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TextBlockGenerateFont", - "address": "0xbe9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformProjection", - "address": "0xbec70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CCamera__SetupWorldProjection", - "address": "0xbecf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CameraSetupScreenProjection", - "address": "0xbee60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CameraSetupWorldProjection", - "address": "0xbf0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CCamera__CCamera", - "address": "0xbf770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CameraCreate", - "address": "0xbfca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CRndSeed__SetSeed", - "address": "0xc1510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Determinant", - "address": "0xc1930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Translate", - "address": "0xc1b30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Scale_C3Vector", - "address": "0xc1b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Scale_float", - "address": "0xc1bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__C44Matrix_C4Quaternion", - "address": "0xc1de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "operator_multiply_C44Matrix_C44Matrix", - "address": "0xc1f00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "operator_multiply_C3Vector_C44Matrix", - "address": "0xc21b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__operator_assignment_multiply", - "address": "0xc2370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Transpose", - "address": "0xc23d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Inverse", - "address": "0xc2f90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__AffineInverse", - "address": "0xc2fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__AffineInvertInPlace", - "address": "0xc30a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__RotationAroundZ", - "address": "0xc3290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__RotateAroundX", - "address": "0xc3300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__RotateAroundY", - "address": "0xc3340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__RotateAroundZ", - "address": "0xc3380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C44Matrix__Rotate", - "address": "0xc33c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C3Vector__Normalize_1", - "address": "0xc3420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C3Vector__Normalize_2", - "address": "0xc3600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "C33Matrix__operator_assign_C33Matrix", - "address": "0xc51b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__SetCurrentAccount", - "address": "0xd7f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__DisplayLoginStatus", - "address": "0xd80c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__SetScreen", - "address": "0xd82a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__UpdateCurrentScreen", - "address": "0xd82c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__HandleDisplaySizeChanged", - "address": "0xd8860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__Suspend", - "address": "0xd8930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__LoginServerLogin", - "address": "0xd8a30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__ChangeRealm", - "address": "0xd8bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__OnKickReasonMsg", - "address": "0xd9500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__GetCharacterList", - "address": "0xd95c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__StatusDialogClick", - "address": "0xd98d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__LogConnectionStatus", - "address": "0xda3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__SetLoginStateAndResult", - "address": "0xda4b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__Resume", - "address": "0xda5f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__NetDisconnectHandler", - "address": "0xda9d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__Idle", - "address": "0xdab40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__Initialize", - "address": "0xdb9f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLocale", - "address": "0xdbfd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsWindowsClient", - "address": "0xdce40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RestartGx", - "address": "0xdd400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RestoreVideoStereoDefaults", - "address": "0xdd420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMovieResolution", - "address": "0xdd610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetExpansionLevel", - "address": "0xddc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__SurveyDownloadCancel", - "address": "0xe4a40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "TSList__LinkNode", - "address": "0xf71a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LoggingChat", - "address": "0xfbd00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LoggingCombat", - "address": "0xfbd20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActiveVoiceChannel", - "address": "0xfbd40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChatWindowInfo", - "address": "0xfbd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChatWindowSavedPosition", - "address": "0xfbf60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChatWindowSavedDimensions", - "address": "0xfc020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChatWindowMessages", - "address": "0xfc0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddChatWindowMessages", - "address": "0xfc170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveChatWindowMessages", - "address": "0xfc250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowName", - "address": "0xfc330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowSize", - "address": "0xfc3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowColor", - "address": "0xfc470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowAlpha", - "address": "0xfc5b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowLocked", - "address": "0xfc660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowUninteractable", - "address": "0xfc6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowDocked", - "address": "0xfc760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowShown", - "address": "0xfc810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowSavedPosition", - "address": "0xfc890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatWindowSavedDimensions", - "address": "0xfc9a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumSavedInstances", - "address": "0xfca50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsVoiceChatEnabled", - "address": "0xfcbf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsVoiceChatAllowed", - "address": "0xfcc60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsVoiceChatAllowedByServer", - "address": "0xfccb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsSilenced", - "address": "0xfccf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMuteStatus", - "address": "0xfcdf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ListChannelByName", - "address": "0xfe630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChannelList", - "address": "0xfe650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChannelPassword", - "address": "0xfe720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChannelOwner", - "address": "0xfe810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DisplayChannelOwner", - "address": "0xfe830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChannelName", - "address": "0xfe850" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelModerator", - "address": "0xfe950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelUnmoderator", - "address": "0xfe970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelMute", - "address": "0xfe990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelUnmute", - "address": "0xfe9b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelInvite", - "address": "0xfe9d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelKick", - "address": "0xfe9f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelBan", - "address": "0xfea10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelUnban", - "address": "0xfea30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelToggleAnnouncements", - "address": "0xfea50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelVoiceOn", - "address": "0xfea70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelVoiceOff", - "address": "0xfea90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DisplayChannelVoiceOn", - "address": "0xfeab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DisplayChannelVoiceOff", - "address": "0xfead0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChangeChatColor", - "address": "0xfeaf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetChatColors", - "address": "0xfed10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChatColorNameByClass", - "address": "0xfedc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChatTypeIndex", - "address": "0xfeee0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChatWindowChannels", - "address": "0xfeff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveChatWindowChannel", - "address": "0xff0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EnumerateServerChannels", - "address": "0xff200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSavedInstanceInfo", - "address": "0xff2c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChannelDisplayInfo", - "address": "0xff580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedDisplayChannel", - "address": "0xffa10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsDisplayChannelOwner", - "address": "0xffa70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsDisplayChannelModerator", - "address": "0xffae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsSilenced", - "address": "0xffb50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetChannelWatch", - "address": "0xffc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearChannelWatch", - "address": "0xffc50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineInvite", - "address": "0xffcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SendAddonMessage", - "address": "0x100560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumLanguages", - "address": "0x100760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLanguageByIndex", - "address": "0x100810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetDefaultLanguage", - "address": "0x100910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DoEmote", - "address": "0x100980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetActiveVoiceChannel", - "address": "0x100ae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestRaidInfo", - "address": "0x100be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanComplainChat", - "address": "0x100c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelSilenceVoice", - "address": "0x101140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelSilenceAll", - "address": "0x101250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelUnSilenceVoice", - "address": "0x1012f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChannelUnSilenceAll", - "address": "0x101400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddChatWindowChannel", - "address": "0x101db0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetChatWindows", - "address": "0x101f00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumDisplayChannels", - "address": "0x104e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedDisplayChannel", - "address": "0x104e50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetChannelRosterInfo", - "address": "0x104f30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumChannelMembers", - "address": "0x105190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseChannelHeader", - "address": "0x1052e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandChannelHeader", - "address": "0x105360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LeaveChannelByName", - "address": "0x1096d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SendChatMessage", - "address": "0x10d170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SendSystemMessage", - "address": "0x10d8a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_JoinTemporaryChannel", - "address": "0x10daa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_JoinPermanentChannel", - "address": "0x10dac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ListChannels", - "address": "0x10dae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSavedInstanceExtend", - "address": "0x10dc10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ComplainChat", - "address": "0x10ed00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FrameXML_Debug", - "address": "0x10f830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBuildInfo", - "address": "0x10f890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLayoutMode", - "address": "0x10f8f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMouseButtonClicked", - "address": "0x10f950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetConsoleKey", - "address": "0x10f990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsDebugBuild", - "address": "0x10fe80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RegisterCVar", - "address": "0x10ff30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarInfo", - "address": "0x10ff50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVar", - "address": "0x110040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarBool", - "address": "0x1100c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarDefault", - "address": "0x110150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetWaterDetail", - "address": "0x1101d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFarclip", - "address": "0x110200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetFarclip", - "address": "0x110230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTexLodBias", - "address": "0x1102b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTexLodBias", - "address": "0x1102e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBaseMip", - "address": "0x110360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBaseMip", - "address": "0x110390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Stuck", - "address": "0x110410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Logout", - "address": "0x110430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Quit", - "address": "0x110450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFramerate", - "address": "0x110470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetCursor", - "address": "0x1104a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetCursor", - "address": "0x110920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReportBug", - "address": "0x110930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReportSuggestion", - "address": "0x110980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BeginTrade", - "address": "0x1109d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelTrade", - "address": "0x1109e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ForceLogout", - "address": "0x1109f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ForceQuit", - "address": "0x110a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCursorPosition", - "address": "0x110a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNetStats", - "address": "0x110ac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RunScript", - "address": "0x110b30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReplaceTradeEnchant", - "address": "0x110b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsMacClient", - "address": "0x110b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReadFile", - "address": "0x110bb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCoinIcon", - "address": "0x110bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCoinText", - "address": "0x110c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCoinTextureString", - "address": "0x110d00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmBindOnUse", - "address": "0x110db0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RestoreVideoResolutionDefaults", - "address": "0x110dc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RestoreVideoEffectsDefaults", - "address": "0x110dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetEuropeanNumbers", - "address": "0x110de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRealmName", - "address": "0x110e00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemQualityColor", - "address": "0x110e20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemFamily", - "address": "0x110f20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemCooldown", - "address": "0x110fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsCurrentItem", - "address": "0x1110d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsEquippableItem", - "address": "0x111150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumAddOns", - "address": "0x111200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAddOnInfo", - "address": "0x111240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAddOnMetadata", - "address": "0x111430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateAddOnMemoryUsage", - "address": "0x111510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAddOnMemoryUsage", - "address": "0x111530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetScriptCPUUsage", - "address": "0x111610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateAddOnCPUUsage", - "address": "0x111640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAddOnCPUUsage", - "address": "0x111660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFunctionCPUUsage", - "address": "0x111720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetEventCPUUsage", - "address": "0x1117c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetCPUUsage", - "address": "0x111830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EnableAddOn", - "address": "0x111840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EnableAllAddOns", - "address": "0x111900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DisableAddOn", - "address": "0x111940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DisableAllAddOns", - "address": "0x111a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetDisabledAddOns", - "address": "0x111a40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAddOnLoadOnDemand", - "address": "0x111a60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAddOnLoaded", - "address": "0x111b30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBillingTimeRested", - "address": "0x111c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetExistingLocales", - "address": "0x111c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InCombatLockdown", - "address": "0x111cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoicePushToTalkStop", - "address": "0x111d20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSummonFriendCooldown", - "address": "0x111d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumDeclensionSets", - "address": "0x111dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineName", - "address": "0x111e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UploadSettings", - "address": "0x111f90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DownloadSettings", - "address": "0x111fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsDesaturateSupported", - "address": "0x111fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetThreatStatusColor", - "address": "0x111fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConsoleAddMessage", - "address": "0x112090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsModifierKeyDown", - "address": "0x114430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsLeftShiftKeyDown", - "address": "0x1144c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRightShiftKeyDown", - "address": "0x114520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsShiftKeyDown", - "address": "0x114580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsLeftControlKeyDown", - "address": "0x114610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRightControlKeyDown", - "address": "0x114670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsControlKeyDown", - "address": "0x1146d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsLeftAltKeyDown", - "address": "0x114760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRightAltKeyDown", - "address": "0x1147c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAltKeyDown", - "address": "0x114820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsMouseButtonDown", - "address": "0x1148b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMouseButtonName", - "address": "0x114ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetCVar", - "address": "0x114c10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarMin", - "address": "0x114d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarMax", - "address": "0x114e30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarAbsoluteMin", - "address": "0x114f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCVarAbsoluteMax", - "address": "0x115010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Screenshot", - "address": "0x1150e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CursorHasItem", - "address": "0x115100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CursorHasSpell", - "address": "0x115140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CursorHasMacro", - "address": "0x115180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CursorHasMoney", - "address": "0x1151c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCursorInfo", - "address": "0x115200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetDirectionFinished", - "address": "0x115560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetZoneText", - "address": "0x115570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRealZoneText", - "address": "0x1155a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSubZoneText", - "address": "0x1155d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMinimapZoneText", - "address": "0x115600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetInstances", - "address": "0x115630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsInInstance", - "address": "0x1156a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInstanceDifficulty", - "address": "0x115750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetDungeonDifficulty", - "address": "0x115790" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRaidDifficulty", - "address": "0x115810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestTimePlayed", - "address": "0x115880" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResurrectGetOfferer", - "address": "0x115950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResurrectHasSickness", - "address": "0x1159c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResurrectHasTimer", - "address": "0x115a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCursorMoney", - "address": "0x115a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildSetMOTD", - "address": "0x115a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildLeave", - "address": "0x115b70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildDisband", - "address": "0x115be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildInfo", - "address": "0x115c50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ArenaTeamInviteByName", - "address": "0x115cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ArenaTeamLeave", - "address": "0x115dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ArenaTeamUninviteByName", - "address": "0x115eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ArenaTeamSetLeaderByName", - "address": "0x115ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ArenaTeamDisband", - "address": "0x116130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetReleaseTimeRemaining", - "address": "0x116210" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCorpseRecoveryDelay", - "address": "0x116280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInstanceBootTimeRemaining", - "address": "0x1162e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInstanceLockTimeRemaining", - "address": "0x116340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInstanceLockTimeRemainingEncounter", - "address": "0x116410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSummonConfirmTimeLeft", - "address": "0x1164b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSummonConfirmSummoner", - "address": "0x116510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSummonConfirmAreaName", - "address": "0x116580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTitles", - "address": "0x1165e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RandomRoll", - "address": "0x116610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_OpeningCinematic", - "address": "0x1166f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InCinematic", - "address": "0x116760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReplaceEnchant", - "address": "0x1167a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsSubZonePVPPOI", - "address": "0x1167e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TogglePVP", - "address": "0x116840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPVP", - "address": "0x1168b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPortraitToTexture", - "address": "0x116970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGMTicketCategories", - "address": "0x116aa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBindLocation", - "address": "0x116b20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAreaSpiritHealerTime", - "address": "0x116b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMouseFocus", - "address": "0x116bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemInfo", - "address": "0x116c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemUniqueness", - "address": "0x116ed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemIcon", - "address": "0x117020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemSpell", - "address": "0x117100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsHelpfulItem", - "address": "0x1171f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsHarmfulItem", - "address": "0x1172e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsConsumableItem", - "address": "0x1173e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsDressableItem", - "address": "0x117530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFrameCPUUsage", - "address": "0x117890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAddOnDependencies", - "address": "0x1179b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMirrorTimerProgress", - "address": "0x117aa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTaxiBenchmarkMode", - "address": "0x117b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetUIVisibility", - "address": "0x117c20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTotemTimeLeft", - "address": "0x117c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineLevelGrant", - "address": "0x117d20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsThreatWarningEnabled", - "address": "0x117d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanMapChangeDifficulty", - "address": "0x117d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearCursor", - "address": "0x11a3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipCursorItem", - "address": "0x11a3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipPendingItem", - "address": "0x11a530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelPendingEquip", - "address": "0x11a5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AttackTarget", - "address": "0x11a650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AutoEquipCursorItem", - "address": "0x11a680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ToggleSheath", - "address": "0x11a6b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InviteUnit", - "address": "0x11a6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UninviteUnit", - "address": "0x11a7a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanShowResetInstances", - "address": "0x11a880" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInstanceInfo", - "address": "0x11a8c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RepopMe", - "address": "0x11aa90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptResurrect", - "address": "0x11aac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineResurrect", - "address": "0x11aaf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptGroup", - "address": "0x11ab20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineGroup", - "address": "0x11aba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptGuild", - "address": "0x11abd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineGuild", - "address": "0x11ac00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptArenaTeam", - "address": "0x11ac30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineArenaTeam", - "address": "0x11ac60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelLogout", - "address": "0x11ac90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasSoulstone", - "address": "0x11acd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseSoulstone", - "address": "0x11add0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasKey", - "address": "0x11ae80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetScreenWidth", - "address": "0x11aef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetScreenHeight", - "address": "0x11af50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetDamageBonusStat", - "address": "0x11afb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmSummon", - "address": "0x11b050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelSummon", - "address": "0x11b110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SitStandOrDescendStart", - "address": "0x11b1d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CheckInteractDistance", - "address": "0x11b240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentTitle", - "address": "0x11b3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsTitleKnown", - "address": "0x11b410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTitleName", - "address": "0x11b4e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptXPLoss", - "address": "0x11b6a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CheckSpiritHealerDist", - "address": "0x11b6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CheckTalentMasterDist", - "address": "0x11b740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CheckBinderDist", - "address": "0x11b7a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RetrieveCorpse", - "address": "0x11b800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRestState", - "address": "0x11b8b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetXPExhaustion", - "address": "0x11b960" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetZonePVPInfo", - "address": "0x11ba50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPVPDesired", - "address": "0x11bca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPVPTimer", - "address": "0x11bd00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPVPTimerRunning", - "address": "0x11bd60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DropItemOnUnit", - "address": "0x11bdd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmTalentWipe", - "address": "0x11bf50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmBinder", - "address": "0x11bf90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowingHelm", - "address": "0x11bfd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowingCloak", - "address": "0x11c040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowHelm", - "address": "0x11c0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowCloak", - "address": "0x11c100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemGem", - "address": "0x11c150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemCount", - "address": "0x11c2e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsUsableItem", - "address": "0x11c450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsEquippedItem", - "address": "0x11c690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsEquippedItemType", - "address": "0x11c740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemHasRange", - "address": "0x11c870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsItemInRange", - "address": "0x11c9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PartialPlayTime", - "address": "0x11cb30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_NoPlayTime", - "address": "0x11cba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMirrorTimerInfo", - "address": "0x11cc10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseItemByName", - "address": "0x11cd00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipItemByName", - "address": "0x11cdb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StopAttack", - "address": "0x11d0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTaxiBenchmarkMode", - "address": "0x11d100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Dismount", - "address": "0x11d170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsReferAFriendLinked", - "address": "0x11d1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanGrantLevel", - "address": "0x11d230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanSummonFriend", - "address": "0x11d2b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTotemInfo", - "address": "0x11d330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DestroyTotem", - "address": "0x11d520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GameMovieFinished", - "address": "0x11d590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAllowLowLevelRaid", - "address": "0x11d5a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetAllowLowLevelRaid", - "address": "0x11d600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReloadUI", - "address": "0x1222e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeleteCursorItem", - "address": "0x122320" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FocusUnit", - "address": "0x122480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FollowUnit", - "address": "0x1224c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearFocus", - "address": "0x1225e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InitiateTrade", - "address": "0x122600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanInspect", - "address": "0x122710" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_NotifyInspect", - "address": "0x122870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DropCursorMoney", - "address": "0x122950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupPlayerMoney", - "address": "0x122980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildInvite", - "address": "0x122a20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildUninvite", - "address": "0x122af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildPromote", - "address": "0x122bc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildDemote", - "address": "0x122c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildSetLeader", - "address": "0x122d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetCurrentTitle", - "address": "0x122e30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BindEnchant", - "address": "0x122f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_NotWhileDeadError", - "address": "0x122f90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelAreaSpiritHeal", - "address": "0x122fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupItem", - "address": "0x122fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StartAttack", - "address": "0x123090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GrantLevel", - "address": "0x123160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SummonFriend", - "address": "0x123260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptLevelGrant", - "address": "0x123360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EndRefund", - "address": "0x123370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EndBoundTradeable", - "address": "0x1233d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StopCinematic", - "address": "0x124980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetUnit", - "address": "0x125a30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearest", - "address": "0x125a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearestEnemy", - "address": "0x125ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearestEnemyPlayer", - "address": "0x125b10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearestFriend", - "address": "0x125b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearestFriendPlayer", - "address": "0x125b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearestPartyMember", - "address": "0x125bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetNearestRaidMember", - "address": "0x125c00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetDirectionEnemy", - "address": "0x125c30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetDirectionFriend", - "address": "0x125cd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetLastTarget", - "address": "0x125d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetLastEnemy", - "address": "0x125df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetLastFriend", - "address": "0x125e50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AssistUnit", - "address": "0x125eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearTarget", - "address": "0x125fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetDungeonDifficulty", - "address": "0x126050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetRaidDifficulty", - "address": "0x1261a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptAreaSpiritHeal", - "address": "0x1262d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TargetTotem", - "address": "0x1262e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InteractUnit", - "address": "0x127f00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LoadAddOn", - "address": "0x128920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGGameUI__Initialize", - "address": "0x12a980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RegisterForSave", - "address": "0x12b470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RegisterForSavePerCharacter", - "address": "0x12b4e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumPartyMembers", - "address": "0x12c110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRealNumPartyMembers", - "address": "0x12c190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPartyMember", - "address": "0x12c1d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPartyLeaderIndex", - "address": "0x12c270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootThreshold", - "address": "0x12c2a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetOptOutOfLoot", - "address": "0x12c2d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPartyLFG", - "address": "0x12c310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasLFGRestrictions", - "address": "0x12c350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPartyLeader", - "address": "0x12ccd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRealPartyLeader", - "address": "0x12cd30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootMethod", - "address": "0x12cd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetOptOutOfLoot", - "address": "0x12cf00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPartyAssignment", - "address": "0x12cf60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanChangePlayerDifficulty", - "address": "0x12d000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LeaveParty", - "address": "0x12d990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SilenceMember", - "address": "0x12d9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnSilenceMember", - "address": "0x12daf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLootMethod", - "address": "0x12dc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLootThreshold", - "address": "0x12de60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPartyAssignment", - "address": "0x12e1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearPartyAssignment", - "address": "0x12e400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChangePlayerDifficulty", - "address": "0x12e420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanAlterSkin", - "address": "0x12e4f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBarberShopStyleInfo", - "address": "0x12e850" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetHairCustomization", - "address": "0x12e9b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFacialHairCustomization", - "address": "0x12e9d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBarberShopTotalCost", - "address": "0x12ed60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelBarberShop", - "address": "0x12ed80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ApplyBarberShopStyle", - "address": "0x12eef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BarberShopReset", - "address": "0x12f900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetNextBarberShopStyle", - "address": "0x12fdd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNextCompleatedTutorial", - "address": "0x1301d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPrevCompleatedTutorial", - "address": "0x130240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanResetTutorials", - "address": "0x130700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FlagTutorial", - "address": "0x130750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsTutorialFlagged", - "address": "0x1307a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearTutorials", - "address": "0x130820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetTutorials", - "address": "0x130830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TriggerTutorial", - "address": "0x1308d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNConnected", - "address": "0x130ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsBNLogin", - "address": "0x130f20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__Caps", - "address": "0x132af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetInfo", - "address": "0x1343f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumFriends", - "address": "0x134590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumFriendToons", - "address": "0x1349f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNRemoveFriend", - "address": "0x134ed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetFriendNote", - "address": "0x134f80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumFriendInvites", - "address": "0x135080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetFriendInviteInfo", - "address": "0x135180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSendFriendInvite", - "address": "0x135380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSendFriendInviteByID", - "address": "0x135490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNAcceptFriendInvite", - "address": "0x1355c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNDeclineFriendInvite", - "address": "0x135660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNReportFriendInvite", - "address": "0x135700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetAFK", - "address": "0x1357a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetDND", - "address": "0x135860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetCustomMessage", - "address": "0x135920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetCustomMessageTable", - "address": "0x135aa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetFocus", - "address": "0x135c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNCreateConversation", - "address": "0x135ce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNInviteToConversation", - "address": "0x135eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNLeaveConversation", - "address": "0x136030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSendConversationMessage", - "address": "0x136110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumConversationMembers", - "address": "0x136220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetConversationInfo", - "address": "0x136330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumBlocked", - "address": "0x136400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNIsBlocked", - "address": "0x1364e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetBlocked", - "address": "0x1365b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetSelectedBlock", - "address": "0x1366a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetSelectedBlock", - "address": "0x136790" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumBlockedToons", - "address": "0x136890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetBlockedToonInfo", - "address": "0x136970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNIsToonBlocked", - "address": "0x136a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetToonBlocked", - "address": "0x136b60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetSelectedToonBlock", - "address": "0x136c50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetSelectedToonBlock", - "address": "0x136d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNReportPlayer", - "address": "0x136e40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNFeaturesEnabledAndConnected", - "address": "0x137010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNFeaturesEnabled", - "address": "0x137070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetNumFOF", - "address": "0x1370d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetFOFInfo", - "address": "0x137240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetSelectedFriend", - "address": "0x137510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetSelectedFriend", - "address": "0x137600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSetMatureLanguageFilter", - "address": "0x1376c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetMatureLanguageFilter", - "address": "0x1377c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNIsSelf", - "address": "0x1378a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNIsFriend", - "address": "0x137950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetMaxPlayersInConversation", - "address": "0x137a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetFriendInfo", - "address": "0x139bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetFriendInfoByID", - "address": "0x139cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetFriendToonInfo", - "address": "0x139d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetToonInfo", - "address": "0x139f90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNSendWhisper", - "address": "0x13a030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetConversationMemberInfo", - "address": "0x13a150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNListConversation", - "address": "0x13a300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNGetBlockedInfo", - "address": "0x13a540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BNRequestFOFInfo", - "address": "0x13a660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumSpellTabs", - "address": "0x13b5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetKnownSlotFromHighestRankSlot", - "address": "0x13b650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FindSpellBookSlotByID", - "address": "0x13b6c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellTabInfo", - "address": "0x13be70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumShapeshiftForms", - "address": "0x13c0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CastShapeshiftForm", - "address": "0x13c0f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetShapeshiftFormCooldown", - "address": "0x13c180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumCompanions", - "address": "0x13c2a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupCompanion", - "address": "0x13c310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsSpellKnown", - "address": "0x13c3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateSpells", - "address": "0x13dd10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasPetSpells", - "address": "0x13dd30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetShapeshiftForm", - "address": "0x13de10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelShapeshiftForm", - "address": "0x13de60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetShapeshiftFormInfo", - "address": "0x13de90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CastSpellByID", - "address": "0x13e060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCompanionInfo", - "address": "0x13e2c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCompanionCooldown", - "address": "0x13e490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CallCompanion", - "address": "0x13e5e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DismissCompanion", - "address": "0x13e6b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SummonRandomCritter", - "address": "0x13e7e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CastSpellByName", - "address": "0x140310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellName", - "address": "0x1407f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellLink", - "address": "0x1408e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellInfo", - "address": "0x140a30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellTexture", - "address": "0x140d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellCount", - "address": "0x140df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellCooldown", - "address": "0x140e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellAutocast", - "address": "0x141010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ToggleSpellAutocast", - "address": "0x1410e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EnableSpellAutocast", - "address": "0x141140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DisableSpellAutocast", - "address": "0x1411a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupSpell", - "address": "0x141200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CastSpell", - "address": "0x141250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsSelectedSpell", - "address": "0x1412c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPassiveSpell", - "address": "0x141340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAttackSpell", - "address": "0x141420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsCurrentSpell", - "address": "0x141500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAutoRepeatSpell", - "address": "0x1415d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsUsableSpell", - "address": "0x141680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsHelpfulSpell", - "address": "0x141800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsHarmfulSpell", - "address": "0x1418f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsConsumableSpell", - "address": "0x1419f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellHasRange", - "address": "0x141af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsSpellInRange", - "address": "0x141c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumMapLandmarks", - "address": "0x143020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumMapOverlays", - "address": "0x143060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PositionWorldMapArrowFrame", - "address": "0x1430a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PositionMiniWorldMapArrowFrame", - "address": "0x1432c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowWorldMapArrowFrame", - "address": "0x1434e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowMiniWorldMapArrowFrame", - "address": "0x143540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWintergraspWaitTime", - "address": "0x1435a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanQueueForWintergrasp", - "address": "0x143600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMapContinents", - "address": "0x144b20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMapZones", - "address": "0x144b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DungeonUsesTerrainMap", - "address": "0x144c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMapInfo", - "address": "0x144ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentMapContinent", - "address": "0x144d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentMapAreaID", - "address": "0x144e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentMapZone", - "address": "0x144e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentMapDungeonLevel", - "address": "0x144fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsZoomOutAvailable", - "address": "0x145050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateMapHighlight", - "address": "0x145110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPlayerMapPosition", - "address": "0x145880" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCorpseMapPosition", - "address": "0x145950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetDeathReleasePosition", - "address": "0x1459c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMapLandmarkInfo", - "address": "0x145a30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMapOverlayInfo", - "address": "0x145c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CreateWorldMapArrowFrame", - "address": "0x145e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CreateMiniWorldMapArrowFrame", - "address": "0x145f20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateWorldMapArrowFrames", - "address": "0x145fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InitWorldMapPing", - "address": "0x145ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumDungeonMapLevels", - "address": "0x146290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMapZoom", - "address": "0x1469e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ZoomOut", - "address": "0x146a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMapByID", - "address": "0x146c50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ProcessMapClick", - "address": "0x146e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickLandmark", - "address": "0x146ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetDungeonMapLevel", - "address": "0x147b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMapToCurrentZone", - "address": "0x147c10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumWorldStateUI", - "address": "0x148720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWorldStateUIInfo", - "address": "0x148d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsActiveBattlefieldArena", - "address": "0x149ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseBattlefield", - "address": "0x149b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldPortExpiration", - "address": "0x149b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldInstanceExpiration", - "address": "0x149c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldInstanceRunTime", - "address": "0x149cd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldEstimatedWaitTime", - "address": "0x149d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldTimeWaited", - "address": "0x149dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlefieldScores", - "address": "0x149e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldWinner", - "address": "0x149ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlefieldStats", - "address": "0x149f20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldStatData", - "address": "0x149f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlefieldPositions", - "address": "0x14a040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlefieldFlagPositions", - "address": "0x14a0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlefieldVehicles", - "address": "0x14a140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldTeamInfo", - "address": "0x14a180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldArenaFaction", - "address": "0x14a280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumArenaOpponents", - "address": "0x14a2c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetHolidayBGHonorCurrencyBonuses", - "address": "0x14a300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRandomBGHonorCurrencyBonuses", - "address": "0x14a370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlefields", - "address": "0x14baa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsBattlefieldArena", - "address": "0x14bae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedBattlefield", - "address": "0x14bb40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedBattlefield", - "address": "0x14bbd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldStatus", - "address": "0x14bc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldScore", - "address": "0x14be90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBattlefieldScoreFaction", - "address": "0x14c120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldStatInfo", - "address": "0x14c170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LeaveBattlefield", - "address": "0x14c250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldPosition", - "address": "0x14c2e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldVehicleInfo", - "address": "0x14c4d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanJoinBattlefieldAsGroup", - "address": "0x14c6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldMapIconScale", - "address": "0x14c740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HearthAndResurrectFromArea", - "address": "0x14c7a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanHearthAndResurrectFromArea", - "address": "0x14c810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBattlegroundTypes", - "address": "0x14c870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWorldPVPQueueStatus", - "address": "0x14c8a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortBGList", - "address": "0x14c9f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldInfo", - "address": "0x14d770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldInstanceInfo", - "address": "0x14d8f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_JoinBattlefield", - "address": "0x14d990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptBattlefieldPort", - "address": "0x14da10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestBattlefieldScoreData", - "address": "0x14dca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestBattlefieldPositions", - "address": "0x14dcb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlefieldFlagPosition", - "address": "0x14dcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortBattlefieldScoreData", - "address": "0x14de00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBattlegroundInfo", - "address": "0x14e010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BattlefieldMgrEntryInviteResponse", - "address": "0x14e160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BattlefieldMgrQueueRequest", - "address": "0x14e1a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BattlefieldMgrQueueInviteResponse", - "address": "0x14e1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BattlefieldMgrExitRequest", - "address": "0x14e200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestBattlegroundInstanceInfo", - "address": "0x14e6d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGamma", - "address": "0x14ea60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGamma", - "address": "0x14ea90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTerrainMip", - "address": "0x14eb10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTerrainMip", - "address": "0x14eb40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPlayerResolutionAvailable", - "address": "0x14ebc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetupFullscreenScale", - "address": "0x14ed80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVideoCaps", - "address": "0x14ee60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsStereoVideoAvailable", - "address": "0x14ef90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetScreenResolutions", - "address": "0x14f430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentResolution", - "address": "0x14f4a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetScreenResolution", - "address": "0x14f570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRefreshRates", - "address": "0x14f690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMultisampleFormats", - "address": "0x14f820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentMultisampleFormat", - "address": "0x14f8b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMultisampleFormat", - "address": "0x14f980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_BeginLoading", - "address": "0x151720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_IsLoaded", - "address": "0x151760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetLanguageCount", - "address": "0x151790" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetLanguageData", - "address": "0x1517d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetCategoryCount", - "address": "0x1518c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetCategoryData", - "address": "0x151900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetArticleHeaderCount", - "address": "0x1519f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetArticleHeaderData", - "address": "0x151a30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetTotalArticleCount", - "address": "0x151b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBQuery_IsLoaded", - "address": "0x151b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBQuery_GetArticleHeaderCount", - "address": "0x151bc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBQuery_GetArticleHeaderData", - "address": "0x151c00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBQuery_GetTotalArticleCount", - "address": "0x151d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBArticle_BeginLoading", - "address": "0x151d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBArticle_IsLoaded", - "address": "0x151da0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBArticle_GetData", - "address": "0x151dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSystem_GetMOTD", - "address": "0x151fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSystem_GetServerStatus", - "address": "0x151fd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSystem_GetServerNotice", - "address": "0x151ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetSubCategoryCount", - "address": "0x1523a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBSetup_GetSubCategoryData", - "address": "0x152440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KBQuery_BeginLoading", - "address": "0x152580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGGetJoinedID", - "address": "0x1529a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGTypes", - "address": "0x152dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGRoles", - "address": "0x152e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGInfoLocal", - "address": "0x152e90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGInfoServer", - "address": "0x152f30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGProposalMember", - "address": "0x153110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRandomDungeonBestChoice", - "address": "0x153120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanPartyLFGBackfill", - "address": "0x153170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGGetNumResults", - "address": "0x153ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGGetEncounterResults", - "address": "0x153c30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLFGRoles", - "address": "0x153d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CompleteLFGRoleCheck", - "address": "0x153e20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLFGComment", - "address": "0x153f50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGQueueStats", - "address": "0x153f90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LeaveLFG", - "address": "0x154160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGProposal", - "address": "0x154370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGProposalEncounter", - "address": "0x154440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptProposal", - "address": "0x1545e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RejectProposal", - "address": "0x154600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGRoleUpdate", - "address": "0x154680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGRoleUpdateSlot", - "address": "0x154740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGRoleUpdateMember", - "address": "0x1548e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAvailableRoles", - "address": "0x1548f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLFGBootVote", - "address": "0x154a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGBootProposal", - "address": "0x154bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDChoiceOrder", - "address": "0x154be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFRChoiceOrder", - "address": "0x154d20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDChoiceInfo", - "address": "0x1551e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumRandomDungeons", - "address": "0x1553b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGDungeonInfo", - "address": "0x155590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGRandomDungeonInfo", - "address": "0x1555d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsInLFGDungeon", - "address": "0x155660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPartyLFGBackfillInfo", - "address": "0x1556d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitHasLFGRandomCooldown", - "address": "0x155760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitHasLFGDeserter", - "address": "0x155840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGGetResults", - "address": "0x155fd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGGetPartyResults", - "address": "0x156280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDChoiceCollapseState", - "address": "0x1564d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDChoiceEnabledState", - "address": "0x1567e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestLFDPlayerLockInfo", - "address": "0x1569d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestLFDPartyLockInfo", - "address": "0x156a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLFGHeaderCollapsed", - "address": "0x156ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLFGDungeonEnabled", - "address": "0x156b60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LFGTeleport", - "address": "0x156bc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGQueuedList", - "address": "0x157520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_JoinLFG", - "address": "0x157660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDChoiceLockedState", - "address": "0x1576b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDLockPlayerCount", - "address": "0x157890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFDLockInfo", - "address": "0x157930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGDungeonRewards", - "address": "0x157aa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGDungeonRewardInfo", - "address": "0x157be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGDungeonRewardLink", - "address": "0x157d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGCompletionReward", - "address": "0x157e40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGCompletionRewardItem", - "address": "0x157f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGRandomCooldownExpiration", - "address": "0x158060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLFGDeserterExpiration", - "address": "0x1580e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsListedInLFR", - "address": "0x1586d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGJoin", - "address": "0x159400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGLeave", - "address": "0x1594e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearLFGDungeon", - "address": "0x159500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearAllLFGDungeons", - "address": "0x1595d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLFGDungeon", - "address": "0x159f50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLastQueueStatusIndex", - "address": "0x159ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsLFGDungeonJoinable", - "address": "0x15a040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PartyLFGStartBackfill", - "address": "0x15a0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RefreshLFGList", - "address": "0x15d280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SearchLFGSort", - "address": "0x15d2b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBindings", - "address": "0x15dc00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentBindingSet", - "address": "0x15dc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumModifiedClickActions", - "address": "0x15dc60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBinding", - "address": "0x15e8d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBindingKey", - "address": "0x15e9b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetModifiedClickAction", - "address": "0x15ea70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RunBinding", - "address": "0x15fad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetModifiedClick", - "address": "0x15fb90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetModifiedClick", - "address": "0x15fc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsModifiedClick", - "address": "0x15fcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearOverrideBindings", - "address": "0x160560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBindingAction", - "address": "0x162550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBindingByKey", - "address": "0x1625f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBinding", - "address": "0x163520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBindingSpell", - "address": "0x1635e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBindingItem", - "address": "0x163700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBindingMacro", - "address": "0x163820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBindingClick", - "address": "0x163940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetOverrideBinding", - "address": "0x163a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetOverrideBindingSpell", - "address": "0x163b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetOverrideBindingItem", - "address": "0x163cb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetOverrideBindingMacro", - "address": "0x163de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetOverrideBindingClick", - "address": "0x163f10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LoadBindings", - "address": "0x164070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SaveBindings", - "address": "0x1640c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetClickFrame", - "address": "0x164130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SecureCmdOptionParse", - "address": "0x164ae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StopMacro", - "address": "0x164b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumMacros", - "address": "0x164bb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRunningMacro", - "address": "0x164c10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRunningMacroButton", - "address": "0x164c70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroIconInfo", - "address": "0x164e90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroItemIconInfo", - "address": "0x164f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RunMacroText", - "address": "0x166400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumMacroIcons", - "address": "0x166490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumMacroItemIcons", - "address": "0x1664e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroIndexByName", - "address": "0x1666a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RunMacro", - "address": "0x166e80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroInfo", - "address": "0x166eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroBody", - "address": "0x166f40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeleteMacro", - "address": "0x166f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EditMacro", - "address": "0x166fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMacroItem", - "address": "0x1670d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroItem", - "address": "0x167200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMacroSpell", - "address": "0x167320" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMacroSpell", - "address": "0x167450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupMacro", - "address": "0x1674f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CreateMacro", - "address": "0x168160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetNumMaps", - "address": "0x168730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorZoomIn", - "address": "0x168770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorZoomOut", - "address": "0x168810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetMode", - "address": "0x1690a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorToggleMode", - "address": "0x169180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetMode", - "address": "0x169230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorUpdatePlayerInfo", - "address": "0x1692a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorUpdateMapInfo", - "address": "0x169340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetMapInfo", - "address": "0x1693e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetInstanceInfo", - "address": "0x169520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorEnterInstance", - "address": "0x1696e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorExitInstance", - "address": "0x1697b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetNumPlayers", - "address": "0x169820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetPlayerInfo", - "address": "0x169910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorFollowPlayer", - "address": "0x169b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorLookatPlayer", - "address": "0x169cd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetMapAndInstanceIndex", - "address": "0x169e50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetPlayerIndex", - "address": "0x169fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetCamera", - "address": "0x16a0f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetCamera", - "address": "0x16a2a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetCurrentMapID", - "address": "0x16a380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorStartInstance", - "address": "0x16a410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorAddPlayer", - "address": "0x16a640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorRemovePlayer", - "address": "0x16a860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetBattlemaster", - "address": "0x16aa10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetMoveSpeed", - "address": "0x16aaf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetCameraCollision", - "address": "0x16ab70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetTargetHeightOffset", - "address": "0x16ac10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorSetSkirmishMatchmakingMode", - "address": "0x16ac90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorRequestSkirmishQueueData", - "address": "0x16ada0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorRequestSkirmishMode", - "address": "0x16ae50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetSkirmishMode", - "address": "0x16af00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetSkirmishQueueCount", - "address": "0x16af60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorGetSkirmishQueuePlayerInfo", - "address": "0x16afc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CommentatorStartSkirmishMatch", - "address": "0x16b0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSendMailShowing", - "address": "0x16d570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearSendMail", - "address": "0x16d5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSendMailMoney", - "address": "0x16d5d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSendMailCOD", - "address": "0x16d610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSendMailCOD", - "address": "0x16d690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInboxNumItems", - "address": "0x16d6d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetStationeryInfo", - "address": "0x16df80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectStationery", - "address": "0x16e0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedStationeryTexture", - "address": "0x16e170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumPackages", - "address": "0x16e1e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPackageInfo", - "address": "0x16e210" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectPackage", - "address": "0x16e310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSendMailItemLink", - "address": "0x16e3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CheckInbox", - "address": "0x16e440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInboxHeaderInfo", - "address": "0x16e520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInboxInvoiceInfo", - "address": "0x16e9b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInboxItemLink", - "address": "0x16eca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TakeInboxMoney", - "address": "0x16edf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TakeInboxTextItem", - "address": "0x16eef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReturnInboxItem", - "address": "0x16f000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeleteInboxItem", - "address": "0x16f140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InboxItemCanDelete", - "address": "0x16f280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasNewMail", - "address": "0x16f350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLatestThreeSenders", - "address": "0x16f3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RespondMailLockSendItem", - "address": "0x16f410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickSendMailItemButton", - "address": "0x170550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSendMailMoney", - "address": "0x1706c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSendMailItem", - "address": "0x170750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SendMail", - "address": "0x170910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInboxText", - "address": "0x170bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInboxItem", - "address": "0x170f10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TakeInboxItem", - "address": "0x1711c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ComplainInboxItem", - "address": "0x171350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanComplainInboxItem", - "address": "0x1713c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AutoLootMailItem", - "address": "0x171450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseMail", - "address": "0x171a40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumStationeries", - "address": "0x171ab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSendMailPrice", - "address": "0x171b00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRaidTargetIndex", - "address": "0x172ab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumRaidMembers", - "address": "0x172b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRealNumRaidMembers", - "address": "0x172b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetRaidRosterSelection", - "address": "0x172bc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRaidRosterSelection", - "address": "0x172c50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetReadyCheckTimeLeft", - "address": "0x172c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRaidRosterInfo", - "address": "0x173690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRaidLeader", - "address": "0x173a60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRealRaidLeader", - "address": "0x173ab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsRaidOfficer", - "address": "0x173b00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetRaidSubgroup", - "address": "0x173b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SwapRaidSubgroup", - "address": "0x173c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PromoteToLeader", - "address": "0x173e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PromoteToAssistant", - "address": "0x173ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DemoteAssistant", - "address": "0x173fd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DoReadyCheck", - "address": "0x1740b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmReadyCheck", - "address": "0x1740c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetReadyCheckStatus", - "address": "0x174180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConvertToRaid", - "address": "0x174a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetRaidTarget", - "address": "0x174ab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlayDance", - "address": "0x1761f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAutoCompleteResults", - "address": "0x17b3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAutoCompletePresenceID", - "address": "0x17b500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BankButtonIDToInvSlotID", - "address": "0x17b940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseBankFrame", - "address": "0x17b9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBankSlots", - "address": "0x17bab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBankSlotCost", - "address": "0x17bb30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PurchaseSlot", - "address": "0x17bbc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformPop", - "address": "0x17c420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTrackingTypes", - "address": "0x17f170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrackingInfo", - "address": "0x17f1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTracking", - "address": "0x17f380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrackingTexture", - "address": "0x17f4f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMerchantNumItems", - "address": "0x1841d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMerchantItemLink", - "address": "0x184200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMerchantItemMaxStack", - "address": "0x1842d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HideRepairCursor", - "address": "0x184390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_InRepairMode", - "address": "0x1843b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumBuybackItems", - "address": "0x1843f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseMerchant", - "address": "0x1846d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMerchantItemCostInfo", - "address": "0x1846e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMerchantItemCostItem", - "address": "0x184820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanMerchantRepair", - "address": "0x1849f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowRepairCursor", - "address": "0x184a60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMerchantItemInfo", - "address": "0x184e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBuybackItemInfo", - "address": "0x185070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBuybackItemLink", - "address": "0x1852c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupMerchantItem", - "address": "0x1853a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuyMerchantItem", - "address": "0x1854c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuybackItem", - "address": "0x1855c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowMerchantSellCursor", - "address": "0x1856d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowBuybackSellCursor", - "address": "0x185890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRepairAllCost", - "address": "0x185990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RepairAllItems", - "address": "0x185c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeTargetItemLink", - "address": "0x1865f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptTrade", - "address": "0x1866e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelTradeAccept", - "address": "0x186730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPlayerTradeMoney", - "address": "0x186780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTargetTradeMoney", - "address": "0x1867d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupTradeMoney", - "address": "0x186810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTradeMoney", - "address": "0x186870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickTargetTradeButton", - "address": "0x186c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradePlayerItemLink", - "address": "0x186d00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddTradeMoney", - "address": "0x186d90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseTrade", - "address": "0x187940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickTradeButton", - "address": "0x1879d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeTargetItemInfo", - "address": "0x187c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradePlayerItemInfo", - "address": "0x187eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumLootItems", - "address": "0x188540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootSlotInfo", - "address": "0x188570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootSlotLink", - "address": "0x1886d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LootSlotIsItem", - "address": "0x188750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LootSlotIsCoin", - "address": "0x188810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseLoot", - "address": "0x1888b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsFishingLoot", - "address": "0x1888e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMasterLootCandidate", - "address": "0x188920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootRollItemInfo", - "address": "0x1889d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootRollItemLink", - "address": "0x188c00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLootRollTimeLeft", - "address": "0x188cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RollOnLoot", - "address": "0x188d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmLootRoll", - "address": "0x188dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetLootPortrait", - "address": "0x188f00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LootSlot", - "address": "0x189520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmLootSlot", - "address": "0x189590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GiveMasterLoot", - "address": "0x189600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextGetPage", - "address": "0x189b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextGetText", - "address": "0x189b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextGetItem", - "address": "0x189c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextGetMaterial", - "address": "0x189c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextHasNextPage", - "address": "0x189d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextPrevPage", - "address": "0x18a110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextNextPage", - "address": "0x18a150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseItemText", - "address": "0x18a400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ItemTextGetCreator", - "address": "0x18a480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGossipText", - "address": "0x18a900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGossipOptions", - "address": "0x18a920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGossipAvailableQuests", - "address": "0x18a960" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGossipActiveQuests", - "address": "0x18a9a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGossipOptions", - "address": "0x18a9e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseGossip", - "address": "0x18aa40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ForceGossip", - "address": "0x18ab50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGossipAvailableQuests", - "address": "0x18b3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGossipActiveQuests", - "address": "0x18b490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectGossipOption", - "address": "0x18b590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectGossipAvailableQuest", - "address": "0x18b600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectGossipActiveQuest", - "address": "0x18b670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTitleText", - "address": "0x18bd10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGreetingText", - "address": "0x18bd30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestText", - "address": "0x18bd50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetObjectiveText", - "address": "0x18bd70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetProgressText", - "address": "0x18bd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardText", - "address": "0x18bdb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumAvailableQuests", - "address": "0x18bdd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumActiveQuests", - "address": "0x18be00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAvailableTitle", - "address": "0x18be30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActiveTitle", - "address": "0x18bed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAvailableLevel", - "address": "0x18bf70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActiveLevel", - "address": "0x18c010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardMoney", - "address": "0x18c0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardXP", - "address": "0x18c0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardHonor", - "address": "0x18c110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardTalents", - "address": "0x18c140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestMoneyToGet", - "address": "0x18c160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestRewards", - "address": "0x18c190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestChoices", - "address": "0x18c1f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestItems", - "address": "0x18c250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestItemLink", - "address": "0x18c2b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestChooseRewardError", - "address": "0x18c3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSuggestedGroupNum", - "address": "0x18c3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestFlagsPVP", - "address": "0x18c3e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestGetAutoAccept", - "address": "0x18c430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMaxDailyQuests", - "address": "0x18c470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardArenaPoints", - "address": "0x18c4a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestIsDaily", - "address": "0x18c4d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestIsWeekly", - "address": "0x18c510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConfirmAcceptQuest", - "address": "0x18c910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestBackgroundMaterial", - "address": "0x18c990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseQuest", - "address": "0x18d350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAvailableQuestTrivial", - "address": "0x18d370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsActiveQuestTrivial", - "address": "0x18d420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectAvailableQuest", - "address": "0x18d4d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectActiveQuest", - "address": "0x18d540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptQuest", - "address": "0x18d5b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeclineQuest", - "address": "0x18d5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsQuestCompletable", - "address": "0x18d5d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CompleteQuest", - "address": "0x18d610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestReward", - "address": "0x18d620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardSpell", - "address": "0x18d670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRewardTitle", - "address": "0x18d810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestItemInfo", - "address": "0x18d980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestSpellLink", - "address": "0x18dab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetDailyQuestsCompleted", - "address": "0x18db30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAvailableQuestInfo", - "address": "0x18dbc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_NumTaxiNodes", - "address": "0x190710" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTaxiMap", - "address": "0x190d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiNodeName", - "address": "0x190d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiNodePosition", - "address": "0x190e00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseTaxiMap", - "address": "0x190ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiNodeGetType", - "address": "0x190ed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiGetSrcX", - "address": "0x190f40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiGetSrcY", - "address": "0x190fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiGetDestX", - "address": "0x191080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiGetDestY", - "address": "0x191120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumRoutes", - "address": "0x1911c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiNodeCost", - "address": "0x1915e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TakeTaxiNode", - "address": "0x191680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TaxiNodeSetCurrent", - "address": "0x191e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTrainerServices", - "address": "0x193d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsTradeskillTrainer", - "address": "0x193d50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerGreetingText", - "address": "0x193d90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceTypeFilter", - "address": "0x193e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerSkillLineFilter", - "address": "0x193eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseTrainer", - "address": "0x194370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectTrainerService", - "address": "0x1943a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerSelectionIndex", - "address": "0x194430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceCost", - "address": "0x194480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceLevelReq", - "address": "0x194530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceNumAbilityReq", - "address": "0x1945b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerSkillLines", - "address": "0x194650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_OpenTrainer", - "address": "0x195040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceInfo", - "address": "0x195090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceIcon", - "address": "0x195150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceSkillLine", - "address": "0x1952f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceSkillReq", - "address": "0x195470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceAbilityReq", - "address": "0x1955e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceStepReq", - "address": "0x1957d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceDescription", - "address": "0x1959d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsTrainerServiceSkillStep", - "address": "0x195b60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceStepIncrease", - "address": "0x195c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuyTrainerService", - "address": "0x195e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTrainerServiceTypeFilter", - "address": "0x195ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTrainerSkillLineFilter", - "address": "0x196010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseTrainerSkillLine", - "address": "0x196150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandTrainerSkillLine", - "address": "0x1961f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrainerServiceItemLink", - "address": "0x196290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTabardCreationCost", - "address": "0x198dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseTabardCreation", - "address": "0x198f30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseGuildRegistrar", - "address": "0x199f00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildCharterCost", - "address": "0x199f40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuyGuildCharter", - "address": "0x19a130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnInGuildCharter", - "address": "0x19a1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTabardInfo", - "address": "0x19a1f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAuctionSortReversed", - "address": "0x19ab90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionSort", - "address": "0x19ad40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortAuctionClearSort", - "address": "0x19ae70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortAuctionSetSort", - "address": "0x19af10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelSell", - "address": "0x19b040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetAuctionsTabShowing", - "address": "0x19b0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionHouseDepositRate", - "address": "0x19bc90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QueryAuctionItems", - "address": "0x19bcf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumAuctionItems", - "address": "0x19c1a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionItemLink", - "address": "0x19c2d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionItemClasses", - "address": "0x19c420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionItemSubClasses", - "address": "0x19c480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionInvTypes", - "address": "0x19c590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanSendAuctionQuery", - "address": "0x19c740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedAuctionItem", - "address": "0x19c830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedAuctionItem", - "address": "0x19c920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanCancelAuction", - "address": "0x19c9f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortAuctionApplySort", - "address": "0x19cab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalculateAuctionDeposit", - "address": "0x19d270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickAuctionSellItemButton", - "address": "0x19d410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetOwnerAuctionItems", - "address": "0x19d4f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBidderAuctionItems", - "address": "0x19d540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionItemInfo", - "address": "0x19d5e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlaceAuctionBid", - "address": "0x19da40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortAuctionItems", - "address": "0x19dd00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelAuction", - "address": "0x19ddf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseAuctionHouse", - "address": "0x19f750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionSellItemInfo", - "address": "0x19f760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StartAuction", - "address": "0x19f990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAuctionItemTimeLeft", - "address": "0x19fd60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumStablePets", - "address": "0x1a0f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumStableSlots", - "address": "0x1a0fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupStablePet", - "address": "0x1a0fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedStablePet", - "address": "0x1a1060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAtStableMaster", - "address": "0x1a1090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetStablePetInfo", - "address": "0x1a1330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNextStableSlotCost", - "address": "0x1a14d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPetStablePaperdoll", - "address": "0x1a1530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetStablePetFoodTypes", - "address": "0x1a16a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClosePetStables", - "address": "0x1a1950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StablePet", - "address": "0x1a19c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnstablePet", - "address": "0x1a1ac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuyStableSlot", - "address": "0x1a1bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickStablePet", - "address": "0x1a1ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumPetitionItems", - "address": "0x1a1f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetitionItemInfo", - "address": "0x1a1fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickPetitionButton", - "address": "0x1a2200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClosePetitionVendor", - "address": "0x1a24f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuyPetition", - "address": "0x1a2530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnInPetition", - "address": "0x1a2600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnInArenaPetition", - "address": "0x1a26d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasFilledPetition", - "address": "0x1a2820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumArenaTeamMembers", - "address": "0x1a2930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArenaTeamRosterShowOffline", - "address": "0x1a2a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentArenaSeason", - "address": "0x1a2a40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPreviousArenaSeason", - "address": "0x1a2a70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArenaTeamRosterInfo", - "address": "0x1a2fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArenaTeamGdfInfo", - "address": "0x1a3260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetArenaTeamRosterSelection", - "address": "0x1a3370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArenaTeamRosterSelection", - "address": "0x1a3410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortArenaTeamRoster", - "address": "0x1a3490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetArenaTeamRosterShowOffline", - "address": "0x1a35e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArenaTeam", - "address": "0x1a3860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ArenaTeamRoster", - "address": "0x1a3cf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupGuildBankMoney", - "address": "0x1a4330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetCurrentGuildBankTab", - "address": "0x1a43c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentGuildBankTab", - "address": "0x1a4410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankMoney", - "address": "0x1a4440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankWithdrawMoney", - "address": "0x1a44a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGuildBankTabs", - "address": "0x1a44d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseGuildBankFrame", - "address": "0x1a4500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGuildBankTransactions", - "address": "0x1a4520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGuildBankMoneyTransactions", - "address": "0x1a45b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankText", - "address": "0x1a45e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankItemLink", - "address": "0x1a4d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankMoneyTransaction", - "address": "0x1a4e50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QueryGuildBankTab", - "address": "0x1a5ce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuyGuildBankTab", - "address": "0x1a5d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DepositGuildBankMoney", - "address": "0x1a5e20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_WithdrawGuildBankMoney", - "address": "0x1a5ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanWithdrawGuildBankMoney", - "address": "0x1a5f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankItemInfo", - "address": "0x1a6000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupGuildBankItem", - "address": "0x1a6200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AutoStoreGuildBankItem", - "address": "0x1a63f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SplitGuildBankItem", - "address": "0x1a6600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankTabInfo", - "address": "0x1a67f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildBankTabInfo", - "address": "0x1a6a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankTabCost", - "address": "0x1a6b20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildTabardFileNames", - "address": "0x1a6ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QueryGuildBankLog", - "address": "0x1a6d50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankTransaction", - "address": "0x1a6dc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QueryGuildBankText", - "address": "0x1a7110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildBankText", - "address": "0x1a7180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionCount", - "address": "0x1a7d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionText", - "address": "0x1a7d90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsUsableAction", - "address": "0x1a7e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBonusBarOffset", - "address": "0x1a7f20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ChangeActionBarPage", - "address": "0x1a7f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionBarPage", - "address": "0x1a7fd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasAction", - "address": "0x1a8220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetActionBarToggles", - "address": "0x1a8290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMultiCastTotemSpells", - "address": "0x1a8330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsStackableAction", - "address": "0x1a8720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionBarToggles", - "address": "0x1a8790" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPossessBarVisible", - "address": "0x1a8820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsEquippedAction", - "address": "0x1a8bc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionInfo", - "address": "0x1a8f10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionCooldown", - "address": "0x1a91c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionAutocast", - "address": "0x1a9290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActionTexture", - "address": "0x1a9b30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAttackAction", - "address": "0x1a9ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsAutoRepeatAction", - "address": "0x1a9c10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsConsumableAction", - "address": "0x1a9c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ActionHasRange", - "address": "0x1a9cf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsActionInRange", - "address": "0x1a9d50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsCurrentAction", - "address": "0x1aad40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlaceAction", - "address": "0x1ab840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMultiCastSpell", - "address": "0x1ab8a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseAction", - "address": "0x1ac000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupAction", - "address": "0x1ac090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RegisterStaticConstants", - "address": "0x1ac320" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMSurveyAnswerSubmit", - "address": "0x1ac390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMSurveyCommentSubmit", - "address": "0x1ac480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMSurveyQuestion", - "address": "0x1ac750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMSurveyAnswer", - "address": "0x1ac7d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMSurveyNumAnswers", - "address": "0x1ac870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMReportLag", - "address": "0x1ad020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGMTicket", - "address": "0x1ad070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_NewGMTicket", - "address": "0x1ad080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateGMTicket", - "address": "0x1ad0f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeleteGMTicket", - "address": "0x1ad140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMResponseNeedMoreHelp", - "address": "0x1ad150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMResponseResolve", - "address": "0x1ad1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGMStatus", - "address": "0x1ad1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GMSurveySubmit", - "address": "0x1ad230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipmentManagerIgnoreSlotForSave", - "address": "0x1ad770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipmentManagerIsSlotIgnoredForSave", - "address": "0x1ad7c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipmentManagerClearIgnoredSlotsForSave", - "address": "0x1ad820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipmentManagerUnignoreSlotForSave", - "address": "0x1ad830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanUseEquipmentSets", - "address": "0x1ad880" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DeleteEquipmentSet", - "address": "0x1ae800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetEquipmentSetLocations", - "address": "0x1ae860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetEquipmentSetItemIDs", - "address": "0x1aef90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumEquipmentSets", - "address": "0x1af0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetEquipmentSetInfo", - "address": "0x1af120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetEquipmentSetInfoByName", - "address": "0x1af1d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupEquipmentSetByName", - "address": "0x1af250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupEquipmentSet", - "address": "0x1af2c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EquipmentSetContainsLockedItems", - "address": "0x1af320" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseEquipmentSet", - "address": "0x1af380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RenameEquipmentSet", - "address": "0x1af910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SaveEquipmentSet", - "address": "0x1af9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrencyListSize", - "address": "0x1afd10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrencyListInfo", - "address": "0x1b0680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandCurrencyList", - "address": "0x1b0940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetCurrencyUnused", - "address": "0x1b09b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetCurrencyBackpack", - "address": "0x1b0a20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBackpackCurrencyInfo", - "address": "0x1b0a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanShowAchievementUI", - "address": "0x1b0ce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCategoryList", - "address": "0x1b1390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetStatisticsCategoryList", - "address": "0x1b14b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCategoryInfo", - "address": "0x1b15c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPreviousAchievement", - "address": "0x1b1690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementInfoFromCriteria", - "address": "0x1b1720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementCategory", - "address": "0x1b18e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementNumRewards", - "address": "0x1b1970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementReward", - "address": "0x1b1a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetAchievementComparisonUnit", - "address": "0x1b1ab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QueryQuestsCompleted", - "address": "0x1b1bb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLatestCompletedAchievements", - "address": "0x1b1c20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLatestUpdatedStats", - "address": "0x1b1c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLatestCompletedComparisonAchievements", - "address": "0x1b1cf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetLatestUpdatedComparisonStats", - "address": "0x1b1d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTotalAchievementPoints", - "address": "0x1b1dc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetComparisonAchievementPoints", - "address": "0x1b1e40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasCompletedAnyAchievement", - "address": "0x1b1ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTrackedAchievements", - "address": "0x1b2040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsTrackedAchievement", - "address": "0x1b2090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTrackedAchievements", - "address": "0x1b2120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCategoryNumAchievements", - "address": "0x1b38e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetComparisonCategoryNumAchievements", - "address": "0x1b3b30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumCompletedAchievements", - "address": "0x1b3ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumComparisonCompletedAchievements", - "address": "0x1b3dc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNextAchievement", - "address": "0x1b3ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementInfo", - "address": "0x1b3fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearAchievementComparisonUnit", - "address": "0x1b4760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementComparisonInfo", - "address": "0x1b4770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddTrackedAchievement", - "address": "0x1b4870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveTrackedAchievement", - "address": "0x1b48d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestsCompleted", - "address": "0x1b5290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementNumCriteria", - "address": "0x1b5530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetStatistic", - "address": "0x1b5620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementCriteriaInfo", - "address": "0x1b58b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetComparisonStatistic", - "address": "0x1b5e70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAchievementLink", - "address": "0x1b6110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGlyphSockets", - "address": "0x1b71e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGlyphSocketInfo", - "address": "0x1b7260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GlyphMatchesSocket", - "address": "0x1b7410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlaceGlyphInSocket", - "address": "0x1b75a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveGlyphFromSocket", - "address": "0x1b7660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGlyphLink", - "address": "0x1b7740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetMonthNames", - "address": "0x1b80e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetWeekdayNames", - "address": "0x1b8120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetDate", - "address": "0x1b8160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetMinDate", - "address": "0x1b81f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetMaxDate", - "address": "0x1b82a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetMinHistoryDate", - "address": "0x1b8350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetMaxCreateDate", - "address": "0x1b8410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarCloseEvent", - "address": "0x1b84a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetNumInvites", - "address": "0x1b84d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextDeselectEvent", - "address": "0x1b8510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventClipboard", - "address": "0x1b8540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSortInvites", - "address": "0x1b8570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetInviteSortCriterion", - "address": "0x1b8690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetStatus", - "address": "0x1b8730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetModerator", - "address": "0x1b87d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventClearModerator", - "address": "0x1b8840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventIsModerator", - "address": "0x1b88b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventCanModerate", - "address": "0x1b88e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetTypes", - "address": "0x1b8970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetRepeatOptions", - "address": "0x1b89c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventHaveSettingsChanged", - "address": "0x1b8a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventCanEdit", - "address": "0x1b8a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetCalendarType", - "address": "0x1b8aa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSelectInvite", - "address": "0x1b8ae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarCanSendInvite", - "address": "0x1b8b30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarCanAddEvent", - "address": "0x1b8ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarIsActionPending", - "address": "0x1b8c10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetMonth", - "address": "0x1b99f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetAbsMonth", - "address": "0x1b9ac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetNumDayEvents", - "address": "0x1b9bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetDayEventSequenceInfo", - "address": "0x1b9ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetFirstPendingInvite", - "address": "0x1b9e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarOpenEvent", - "address": "0x1b9eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetEventIndex", - "address": "0x1b9f80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetRaidInfo", - "address": "0x1ba000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetInvite", - "address": "0x1ba220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetInviteResponseTime", - "address": "0x1ba420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarRemoveEvent", - "address": "0x1ba5a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextSelectEvent", - "address": "0x1ba5b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextGetEventIndex", - "address": "0x1ba680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteIsPending", - "address": "0x1ba700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteModeratorStatus", - "address": "0x1ba7f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteStatus", - "address": "0x1ba910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteType", - "address": "0x1baa20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteAvailable", - "address": "0x1bab50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteDecline", - "address": "0x1bad00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventCanEdit", - "address": "0x1baeb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventGetCalendarType", - "address": "0x1bafc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventRemoveInvite", - "address": "0x1bb0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetStatusOptions", - "address": "0x1bb130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetTitle", - "address": "0x1bb210" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetDescription", - "address": "0x1bb280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetType", - "address": "0x1bb2f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetRepeatOption", - "address": "0x1bb380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetSize", - "address": "0x1bb410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetDate", - "address": "0x1bb4a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetTime", - "address": "0x1bb5a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetLockoutDate", - "address": "0x1bb650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetLockoutTime", - "address": "0x1bb750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetTextureID", - "address": "0x1bb800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetLocked", - "address": "0x1bb870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventClearLocked", - "address": "0x1bb8b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSetAutoApprove", - "address": "0x1bb8f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventClearAutoApprove", - "address": "0x1bb930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetTextures", - "address": "0x1bb970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventGetSelectedInvite", - "address": "0x1bbb00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarSetMonth", - "address": "0x1bcc00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarAddEvent", - "address": "0x1bcc70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarNewEvent", - "address": "0x1bcca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarMassInviteGuild", - "address": "0x1bccb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarNewGuildAnnouncement", - "address": "0x1bcd80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarNewGuildEvent", - "address": "0x1bcd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarDefaultGuildFilter", - "address": "0x1bcda0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarMassInviteArenaTeam", - "address": "0x1bce60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarUpdateEvent", - "address": "0x1bced0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventInvite", - "address": "0x1bcf00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteTentative", - "address": "0x1bcf30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextInviteRemove", - "address": "0x1bd040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventSignUp", - "address": "0x1bd130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventRemove", - "address": "0x1bd220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventCopy", - "address": "0x1bd340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventPaste", - "address": "0x1bd460" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventCanComplain", - "address": "0x1bd4f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarContextEventComplain", - "address": "0x1bd600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventAvailable", - "address": "0x1bd6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventTentative", - "address": "0x1bd750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventDecline", - "address": "0x1bd760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventSignUp", - "address": "0x1bd7d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_OpenCalendar", - "address": "0x1bd7e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetEventInfo", - "address": "0x1bd8a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarEventHasPendingInvite", - "address": "0x1bdd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetNumPendingInvites", - "address": "0x1bf830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetDayEvent", - "address": "0x1c1070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarGetHolidayInfo", - "address": "0x1c1480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CalendarSetAbsMonth", - "address": "0x1c43b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSocketTypes", - "address": "0x1c4550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseSocketInfo", - "address": "0x1c49c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSocketItemInfo", - "address": "0x1c49d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumSockets", - "address": "0x1c4af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNewSocketInfo", - "address": "0x1c4b60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNewSocketLink", - "address": "0x1c4d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClickSocketButton", - "address": "0x1c4dc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSocketItemBoundTradeable", - "address": "0x1c4ea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetExistingSocketInfo", - "address": "0x1c5160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetExistingSocketLink", - "address": "0x1c5340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptSockets", - "address": "0x1c5460" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSocketItemRefundable", - "address": "0x1c5470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMinigameType", - "address": "0x1c5500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MakeMinigameMove", - "address": "0x1c5550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMinigameState", - "address": "0x1c55f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetActiveTalentGroup", - "address": "0x1c5810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTalentTabs", - "address": "0x1c5cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTalents", - "address": "0x1c5d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTalentGroups", - "address": "0x1c5df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetActiveTalentGroup", - "address": "0x1c5e70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTalentTabInfo", - "address": "0x1c6150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnspentTalentPoints", - "address": "0x1c6310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPreviewTalentPointsSpent", - "address": "0x1c63b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGroupPreviewTalentPointsSpent", - "address": "0x1c6420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LearnPreviewTalents", - "address": "0x1c6a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetPreviewTalentPoints", - "address": "0x1c7130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetGroupPreviewTalentPoints", - "address": "0x1c7200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTalentInfo", - "address": "0x1c7800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTalentLink", - "address": "0x1c7ce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTalentPrereqs", - "address": "0x1c7ed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_LearnTalent", - "address": "0x1c80e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddPreviewTalentPoints", - "address": "0x1c9590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGuildMembers", - "address": "0x1ca130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildRosterMOTD", - "address": "0x1ca190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildRosterShowOffline", - "address": "0x1ca1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildRosterShowOffline", - "address": "0x1ca1e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlGetNumRanks", - "address": "0x1ca220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlSetRank", - "address": "0x1ca260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlSetRankFlag", - "address": "0x1ca2b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildInfoText", - "address": "0x1ca330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumGuildEvents", - "address": "0x1ca350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildRosterLastOnline", - "address": "0x1cabb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildRosterSetPublicNote", - "address": "0x1cad00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildRosterSetOfficerNote", - "address": "0x1cae20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildRosterSelection", - "address": "0x1caf40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildRosterSelection", - "address": "0x1cafd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortGuildRoster", - "address": "0x1cb000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlSaveRank", - "address": "0x1cb170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlAddRank", - "address": "0x1cb330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlDelRank", - "address": "0x1cb3f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildBankTabPermissions", - "address": "0x1cb470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankTabPermissions", - "address": "0x1cb560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildBankWithdrawLimit", - "address": "0x1cb6a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildBankWithdrawLimit", - "address": "0x1cb700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildBankTabWithdraw", - "address": "0x1cb760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildRoster", - "address": "0x1cb810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetGuildInfoText", - "address": "0x1cb820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanGuildPromote", - "address": "0x1cbcf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanGuildDemote", - "address": "0x1cbd80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanGuildInvite", - "address": "0x1cbe10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanGuildRemove", - "address": "0x1cbea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEditMOTD", - "address": "0x1cbf30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEditPublicNote", - "address": "0x1cbfc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEditOfficerNote", - "address": "0x1cc050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanViewOfficerNote", - "address": "0x1cc0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEditGuildInfo", - "address": "0x1cc170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanGuildBankRepair", - "address": "0x1cc200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEditGuildTabInfo", - "address": "0x1cc290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEditGuildEvent", - "address": "0x1cc360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlGetRankFlags", - "address": "0x1cc3e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QueryGuildEventLog", - "address": "0x1cc470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildRosterInfo", - "address": "0x1cc9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GuildControlGetRankName", - "address": "0x1ccc90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildEventInfo", - "address": "0x1ccd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumSkillLines", - "address": "0x1cd1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelSkillUps", - "address": "0x1cd820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedSkill", - "address": "0x1cd860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedSkill", - "address": "0x1cd8f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSkillLineInfo", - "address": "0x1cde20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AbandonSkill", - "address": "0x1ce2c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseSkillHeader", - "address": "0x1ce3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandSkillHeader", - "address": "0x1ce400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddSkillUp", - "address": "0x1ce460" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveSkillUp", - "address": "0x1ce4d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAdjustedSkillPoints", - "address": "0x1ce540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptSkillUps", - "address": "0x1ce5d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_BuySkillTier", - "address": "0x1ce6f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumPetitionNames", - "address": "0x1ceac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetitionInfo", - "address": "0x1cece0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetitionNameInfo", - "address": "0x1cee30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClosePetition", - "address": "0x1cf020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanSignPetition", - "address": "0x1cf040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SignPetition", - "address": "0x1cf140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_OfferPetition", - "address": "0x1cf220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RenamePetition", - "address": "0x1cf450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StartDuel", - "address": "0x1cf950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AcceptDuel", - "address": "0x1cfdb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumFactions", - "address": "0x1cff20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsFactionInactive", - "address": "0x1d0740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedFaction", - "address": "0x1d07b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedFaction", - "address": "0x1d0820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFactionInfo", - "address": "0x1d1150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFactionInfoByID", - "address": "0x1d11e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWatchedFactionInfo", - "address": "0x1d1240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FactionToggleAtWar", - "address": "0x1d1390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetWatchedFactionIndex", - "address": "0x1d1420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetFactionInactive", - "address": "0x1d1e50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetFactionActive", - "address": "0x1d1ee0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseFactionHeader", - "address": "0x1d1f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseAllFactionHeaders", - "address": "0x1d1fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandAllFactionHeaders", - "address": "0x1d1fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandFactionHeader", - "address": "0x1d2000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPetAttackActive", - "address": "0x1d3160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetTimeRemaining", - "address": "0x1d3180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetHasActionBar", - "address": "0x1d3720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetCanBeAbandoned", - "address": "0x1d3780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetCanBeDismissed", - "address": "0x1d3820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetCanBeRenamed", - "address": "0x1d38c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasPetUI", - "address": "0x1d3960" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetExperience", - "address": "0x1d3a20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetHappiness", - "address": "0x1d3b00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetFoodTypes", - "address": "0x1d3bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetIcon", - "address": "0x1d3ce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetTalentTree", - "address": "0x1d3d80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetActionInfo", - "address": "0x1d4ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetActionCooldown", - "address": "0x1d5280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetActionsUsable", - "address": "0x1d53c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetActionSlotUsable", - "address": "0x1d5400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetPassiveMode", - "address": "0x1d54c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetDefensiveMode", - "address": "0x1d54f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetAggressiveMode", - "address": "0x1d5520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetWait", - "address": "0x1d5550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetFollow", - "address": "0x1d5580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetAttack", - "address": "0x1d55b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetStopAttack", - "address": "0x1d5640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetAbandon", - "address": "0x1d5650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetDismiss", - "address": "0x1d5660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PetRename", - "address": "0x1d5670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPossessInfo", - "address": "0x1d5820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsPetAttackAction", - "address": "0x1d5a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupPetAction", - "address": "0x1d65c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TogglePetAutocast", - "address": "0x1d66f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CastPetAction", - "address": "0x1d67b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ContainerIDToInventoryID", - "address": "0x1d6f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMaxArenaCurrency", - "address": "0x1d6ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetBagPortraitTexture", - "address": "0x1d7180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerNumSlots", - "address": "0x1d74a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerNumFreeSlots", - "address": "0x1d7590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerFreeSlots", - "address": "0x1d7820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemInfo", - "address": "0x1d7a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemLink", - "address": "0x1d7c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemID", - "address": "0x1d7d00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemCooldown", - "address": "0x1d7d90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemDurability", - "address": "0x1d7ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupContainerItem", - "address": "0x1d7ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SplitContainerItem", - "address": "0x1d84f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseContainerItem", - "address": "0x1d8650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SocketContainerItem", - "address": "0x1d8b10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowContainerSellCursor", - "address": "0x1d8bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBagName", - "address": "0x1d8c70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemPurchaseInfo", - "address": "0x1d8d80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemPurchaseItem", - "address": "0x1d8f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ContainerRefundItemPurchase", - "address": "0x1d91b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemGems", - "address": "0x1d9300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetContainerItemQuestInfo", - "address": "0x1d9400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumTradeSkills", - "address": "0x1da120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillItemNameFilter", - "address": "0x1da150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillItemLevelFilter", - "address": "0x1da170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillSubClassFilter", - "address": "0x1da1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeskillRepeatCount", - "address": "0x1da270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StopTradeSkillRepeat", - "address": "0x1da2e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsTradeSkillLinked", - "address": "0x1da310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CloseTradeSkill", - "address": "0x1da8b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectTradeSkill", - "address": "0x1da900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillSelectionIndex", - "address": "0x1da970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillCooldown", - "address": "0x1da9a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillSubClasses", - "address": "0x1daa70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFirstTradeSkill", - "address": "0x1dab70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DoTradeSkill", - "address": "0x1dac00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillInfo", - "address": "0x1db2a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillIcon", - "address": "0x1db550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillNumMade", - "address": "0x1db6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillLine", - "address": "0x1db810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillRecipeLink", - "address": "0x1db920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillItemLink", - "address": "0x1dba70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillNumReagents", - "address": "0x1dbba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillReagentItemLink", - "address": "0x1dbcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillDescription", - "address": "0x1dbe10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillInvSlots", - "address": "0x1dbf10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillInvSlotFilter", - "address": "0x1dbf90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillListLink", - "address": "0x1dc0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTradeSkillItemNameFilter", - "address": "0x1dd070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTradeSkillItemLevelFilter", - "address": "0x1dd090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTradeSkillSubClassFilter", - "address": "0x1dd0f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetTradeSkillInvSlotFilter", - "address": "0x1dd230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TradeSkillOnlyShowMakeable", - "address": "0x1dd3e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TradeSkillOnlyShowSkillUps", - "address": "0x1dd420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseTradeSkillSubClass", - "address": "0x1dd460" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandTradeSkillSubClass", - "address": "0x1dd500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillReagentInfo", - "address": "0x1de400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTradeSkillTools", - "address": "0x1de620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestLogEntries", - "address": "0x1df010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogSelection", - "address": "0x1df0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetAbandonQuest", - "address": "0x1df0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAbandonQuestName", - "address": "0x1df0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestLogRewards", - "address": "0x1df150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestLogChoices", - "address": "0x1df1d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogItemLink", - "address": "0x1df250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardTalents", - "address": "0x1df3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardArenaPoints", - "address": "0x1df400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRequiredMoney", - "address": "0x1df460" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogPushable", - "address": "0x1df520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestWatches", - "address": "0x1df5d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsQuestWatched", - "address": "0x1df610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveQuestWatch", - "address": "0x1df700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestIndexForWatch", - "address": "0x1df780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogGroupNum", - "address": "0x1df870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ProcessQuestLogRewardFactions", - "address": "0x1df8a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestLogRewardFactions", - "address": "0x1df910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardFactionInfo", - "address": "0x1df940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestSortIndex", - "address": "0x1dfa10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestPOIGetQuestIDByIndex", - "address": "0x1dfa80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPOIIconOverlapDistance", - "address": "0x1dfb00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPOIIconOverlapPushDistance", - "address": "0x1dfb40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShiftQuestWatches", - "address": "0x1dfba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestWatchIndex", - "address": "0x1dfc40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SelectQuestLogEntry", - "address": "0x1e02f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogQuestText", - "address": "0x1e0340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestPOIGetIconInfo", - "address": "0x1e0590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogCompletionText", - "address": "0x1e06d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAbandonQuestItems", - "address": "0x1e3d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AbandonQuest", - "address": "0x1e4060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsUnitOnQuest", - "address": "0x1e4070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestLeaderBoards", - "address": "0x1e41a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumQuestItemDrops", - "address": "0x1e4260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogTimeLeft", - "address": "0x1e4320" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsCurrentQuestFailed", - "address": "0x1e43f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardInfo", - "address": "0x1e4490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogChoiceInfo", - "address": "0x1e4660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogSpellLink", - "address": "0x1e4840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardMoney", - "address": "0x1e48f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardXP", - "address": "0x1e49b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardHonor", - "address": "0x1e4b70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardTitle", - "address": "0x1e4c10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogRewardSpell", - "address": "0x1e4d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestLogPushQuest", - "address": "0x1e4ed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestIndexForTimer", - "address": "0x1e4fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CollapseQuestHeader", - "address": "0x1e5100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ExpandQuestHeader", - "address": "0x1e5150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestGreenRange", - "address": "0x1e51a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLink", - "address": "0x1e51d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogSpecialItemInfo", - "address": "0x1e52d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogSpecialItemCooldown", - "address": "0x1e53d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsQuestLogSpecialItemInRange", - "address": "0x1e54c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseQuestLogSpecialItem", - "address": "0x1e5640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestWorldMapAreaID", - "address": "0x1e56c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestPOIUpdateIcons", - "address": "0x1e5740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestPOIGetQuestIDByVisibleIndex", - "address": "0x1e5750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogTitle", - "address": "0x1e5cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogLeaderBoard", - "address": "0x1e5f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestLogItemDrop", - "address": "0x1e60d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestTimers", - "address": "0x1e6240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_QuestMapUpdateAllQuests", - "address": "0x1e63d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortQuestWatches", - "address": "0x1e64b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestPOILeaderBoard", - "address": "0x1e6650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddQuestWatch", - "address": "0x1e67c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetQuestResetTime", - "address": "0x1e6de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_KeyRingButtonIDToInvSlotID", - "address": "0x1e7700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasInspectHonorData", - "address": "0x1e7780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInspectHonorData", - "address": "0x1e77c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ClearInspectPlayer", - "address": "0x1e7890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventorySlotInfo", - "address": "0x1e7d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemCooldown", - "address": "0x1e7e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryAlertStatus", - "address": "0x1e7fa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInspectArenaTeamData", - "address": "0x1e8030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemsForSlot", - "address": "0x1e95c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemTexture", - "address": "0x1e9bc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemBroken", - "address": "0x1e9d80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemCount", - "address": "0x1e9e40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemQuality", - "address": "0x1ea040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemDurability", - "address": "0x1ea170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemLink", - "address": "0x1ea270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemID", - "address": "0x1ea3e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetInventoryItemGems", - "address": "0x1ea4f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupInventoryItem", - "address": "0x1ea5f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UseInventoryItem", - "address": "0x1ea630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SocketInventoryItem", - "address": "0x1ea6a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsInventoryItemLocked", - "address": "0x1ea6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PutItemInBag", - "address": "0x1ea780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PutItemInBackpack", - "address": "0x1ea7f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PickupBagFromSlot", - "address": "0x1ea840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CursorCanGoInSlot", - "address": "0x1ea880" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowInventorySellCursor", - "address": "0x1ea930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetInventoryPortraitTexture", - "address": "0x1ea9b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGuildInfo", - "address": "0x1eaaf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UpdateInventoryAlertStatus", - "address": "0x1eac00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_OffhandHasWeapon", - "address": "0x1eac10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RequestInspectHonorData", - "address": "0x1eac90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWeaponEnchantInfo", - "address": "0x1eaca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasWandEquipped", - "address": "0x1eae90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_3", - "address": "0x1eeb70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimGetNormPower", - "address": "0x1f9550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsMouselooking", - "address": "0x1f9dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimGetAngle", - "address": "0x1f9e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimGetNormAngle", - "address": "0x1f9e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimSetNormPower", - "address": "0x1f9f10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsVehicleAimAngleAdjustable", - "address": "0x1f9f70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsVehicleAimPowerAdjustable", - "address": "0x1f9fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DetectWowMouse", - "address": "0x1fa050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ToggleRun", - "address": "0x1faae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleExit", - "address": "0x1fb660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehiclePrevSeat", - "address": "0x1fb6d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleNextSeat", - "address": "0x1fb720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimIncrement", - "address": "0x1fb770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimDecrement", - "address": "0x1fb7d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimRequestAngle", - "address": "0x1fb820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimRequestNormAngle", - "address": "0x1fb8c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsUsingVehicleControls", - "address": "0x1fb970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanExitVehicle", - "address": "0x1fb9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanSwitchVehicleSeats", - "address": "0x1fba10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_JumpOrAscendStart", - "address": "0x1fbf80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AscendStop", - "address": "0x1fc0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DescendStop", - "address": "0x1fc140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ToggleAutoRun", - "address": "0x1fc190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveForwardStart", - "address": "0x1fc200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveForwardStop", - "address": "0x1fc250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveBackwardStart", - "address": "0x1fc290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveBackwardStop", - "address": "0x1fc2e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnLeftStart", - "address": "0x1fc320" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnLeftStop", - "address": "0x1fc360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnRightStart", - "address": "0x1fc3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnRightStop", - "address": "0x1fc3f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StrafeLeftStart", - "address": "0x1fc440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StrafeLeftStop", - "address": "0x1fc490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StrafeRightStart", - "address": "0x1fc4d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StrafeRightStop", - "address": "0x1fc520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimUpStop", - "address": "0x1fc570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimDownStop", - "address": "0x1fc5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnOrActionStart", - "address": "0x1fc610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_TurnOrActionStop", - "address": "0x1fc680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CameraOrSelectOrMoveStart", - "address": "0x1fc6c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CameraOrSelectOrMoveStop", - "address": "0x1fc730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveAndSteerStart", - "address": "0x1fc780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveAndSteerStop", - "address": "0x1fc830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MouselookStop", - "address": "0x1fc890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimUpStart", - "address": "0x1fc8e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleAimDownStart", - "address": "0x1fc920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MouselookStart", - "address": "0x1fcc10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetMouselookOverrideBinding", - "address": "0x1fd550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewInStart", - "address": "0x1ff080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewInStop", - "address": "0x1ff0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewOutStart", - "address": "0x1ff0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewOutStop", - "address": "0x1ff0f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewRightStart", - "address": "0x1ff120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewRightStop", - "address": "0x1ff140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewLeftStart", - "address": "0x1ff170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewLeftStop", - "address": "0x1ff190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewUpStart", - "address": "0x1ff1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewUpStop", - "address": "0x1ff1e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewDownStart", - "address": "0x1ff210" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_MoveViewDownStop", - "address": "0x1ff230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SaveView", - "address": "0x1ff260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FlipCameraYaw", - "address": "0x1ff2c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CameraZoomIn", - "address": "0x2017e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CameraZoomOut", - "address": "0x201840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleCameraZoomIn", - "address": "0x2018a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VehicleCameraZoomOut", - "address": "0x2018b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetView", - "address": "0x2039b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ResetView", - "address": "0x204c80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_NextView", - "address": "0x204ce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PrevView", - "address": "0x204d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetTime", - "address": "0x2081f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetGameTime", - "address": "0x208230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ConsoleExec", - "address": "0x208270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMaxCombatRatingBonus", - "address": "0x2082c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWaterDetail", - "address": "0x208560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanSwitchVehicleSeat", - "address": "0x208580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemStats", - "address": "0x208690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetItemStatDelta", - "address": "0x208760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsLoggedIn", - "address": "0x20a450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPlayerFacing", - "address": "0x20a490" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_FillLocalizedClassList", - "address": "0x20a510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitExists", - "address": "0x20c2a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsVisible", - "address": "0x20c350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsUnit", - "address": "0x20c3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsPlayer", - "address": "0x20c4b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsInMyGuild", - "address": "0x20c550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsCorpse", - "address": "0x20c6f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsPartyLeader", - "address": "0x20c770" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitGroupRolesAssigned", - "address": "0x20c810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsRaidOfficer", - "address": "0x20c8a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitInParty", - "address": "0x20c920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPlayerOrPetInParty", - "address": "0x20c9a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitInRaid", - "address": "0x20ca20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitInBattleground", - "address": "0x20caa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPlayerOrPetInRaid", - "address": "0x20cb20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPlayerControlled", - "address": "0x20cba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsAFK", - "address": "0x20cc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsDND", - "address": "0x20cd50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsPVP", - "address": "0x20ce20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsPVPSanctuary", - "address": "0x20cf20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsPVPFreeForAll", - "address": "0x20cfb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitFactionGroup", - "address": "0x20d0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitReaction", - "address": "0x20d280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsEnemy", - "address": "0x20d330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsFriend", - "address": "0x20d3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCanCooperate", - "address": "0x20d530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCanAssist", - "address": "0x20d690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCanAttack", - "address": "0x20d730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsCharmed", - "address": "0x20d7d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsPossessed", - "address": "0x20d860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlayerCanTeleport", - "address": "0x20d8f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitClassification", - "address": "0x20d970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitSelectionColor", - "address": "0x20da00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsInGuild", - "address": "0x20db20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsGuildLeader", - "address": "0x20db80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsInArenaTeam", - "address": "0x20dbf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsArenaTeamCaptain", - "address": "0x20dc70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsResting", - "address": "0x20dd40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCombatRating", - "address": "0x20ddb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCombatRatingBonus", - "address": "0x20de70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetDodgeChance", - "address": "0x20df30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetBlockChance", - "address": "0x20df90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetShieldBlock", - "address": "0x20dff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetParryChance", - "address": "0x20e070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCritChance", - "address": "0x20e0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCritChanceFromAgility", - "address": "0x20e130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellCritChanceFromIntellect", - "address": "0x20e1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRangedCritChance", - "address": "0x20e230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellCritChance", - "address": "0x20e290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellBonusDamage", - "address": "0x20e310" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellBonusHealing", - "address": "0x20e3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPetSpellBonusDamage", - "address": "0x20e410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSpellPenetration", - "address": "0x20e470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArmorPenetration", - "address": "0x20e4e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetAttackPowerForStat", - "address": "0x20e560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitGUID", - "address": "0x20e630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitName", - "address": "0x20e740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPVPName", - "address": "0x20e9a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitXP", - "address": "0x20ea60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitXPMax", - "address": "0x20eae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitHealth", - "address": "0x20eb60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitHealthMax", - "address": "0x20ec60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPower", - "address": "0x20ed40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPowerMax", - "address": "0x20ef40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPowerType", - "address": "0x20f100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitOnTaxi", - "address": "0x20f350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsFeignDeath", - "address": "0x20f3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsDead", - "address": "0x20f480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsGhost", - "address": "0x20f580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsDeadOrGhost", - "address": "0x20f680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsConnected", - "address": "0x20f790" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitAffectingCombat", - "address": "0x20f860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitSex", - "address": "0x20f8e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitLevel", - "address": "0x20f9e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMoney", - "address": "0x20fba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetHonorCurrency", - "address": "0x20fc40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetArenaCurrency", - "address": "0x20fcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitRace", - "address": "0x20fd40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitClass", - "address": "0x20fec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitClassBase", - "address": "0x210040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitResistance", - "address": "0x2101a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitStat", - "address": "0x210300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitAttackBothHands", - "address": "0x210450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitRangedDamage", - "address": "0x210550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitRangedAttack", - "address": "0x2107d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitDamage", - "address": "0x210860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitAttackSpeed", - "address": "0x210a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitAttackPower", - "address": "0x210b60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitRangedAttackPower", - "address": "0x210ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitDefense", - "address": "0x210de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitArmor", - "address": "0x210ec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCharacterPoints", - "address": "0x210fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsTapped", - "address": "0x211130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsTappedByPlayer", - "address": "0x2111b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsTappedByAllThreatList", - "address": "0x211230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsTrivial", - "address": "0x2112b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitHasRelicSlot", - "address": "0x211330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetPortraitTexture", - "address": "0x2113e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_HasFullControl", - "address": "0x211600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetComboPoints", - "address": "0x211670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCreatureType", - "address": "0x211780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCreatureFamily", - "address": "0x211820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetResSicknessDuration", - "address": "0x2118c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPVPSessionStats", - "address": "0x211a20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPVPYesterdayStats", - "address": "0x211ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPVPLifetimeStats", - "address": "0x211b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitPVPRank", - "address": "0x211c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPVPRankInfo", - "address": "0x211cb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitCastingInfo", - "address": "0x211df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitChannelInfo", - "address": "0x212090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsFlyableArea", - "address": "0x212260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsIndoors", - "address": "0x212300" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsOutdoors", - "address": "0x212360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsOutOfBounds", - "address": "0x2123c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsFalling", - "address": "0x212430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsSwimming", - "address": "0x2124a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsFlying", - "address": "0x212500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsMounted", - "address": "0x2125a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsStealthed", - "address": "0x212610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsSameServer", - "address": "0x212670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitHealthModifier", - "address": "0x2127f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitMaxHealthModifier", - "address": "0x212870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitPowerModifier", - "address": "0x212900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitHealthRegenRateFromSpirit", - "address": "0x212980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitManaRegenRateFromSpirit", - "address": "0x212a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetManaRegen", - "address": "0x212a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPowerRegen", - "address": "0x212b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetExpertise", - "address": "0x212bf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetExpertisePercent", - "address": "0x212cb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ReportPlayerIsPVPAFK", - "address": "0x212d50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlayerIsPVPInactive", - "address": "0x212e20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitInRange", - "address": "0x212f10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRuneCooldown", - "address": "0x213020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRuneCount", - "address": "0x213140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetRuneType", - "address": "0x2131e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitSpeed", - "address": "0x213290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetUnitPitch", - "address": "0x213330" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitInVehicle", - "address": "0x2133d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitUsingVehicle", - "address": "0x2134a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitControllingVehicle", - "address": "0x213570" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitInVehicleControlSeat", - "address": "0x213700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitHasVehicleUI", - "address": "0x213740" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitTargetsVehicleInRaidUI", - "address": "0x213780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitVehicleSkin", - "address": "0x2137d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitVehicleSeatCount", - "address": "0x213830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitVehicleSeatInfo", - "address": "0x2138c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitSwitchToVehicleSeat", - "address": "0x2139b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitThreatSituation", - "address": "0x213a60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitDetailedThreatSituation", - "address": "0x213b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsControlling", - "address": "0x213c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CanEjectPassengerFromSeat", - "address": "0x213d20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EjectPassengerFromSeat", - "address": "0x213e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RespondInstanceLock", - "address": "0x213ed0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetPlayerInfoByGUID", - "address": "0x213f90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsXPUserDisabled", - "address": "0x214140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitBuff", - "address": "0x214ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitDebuff", - "address": "0x214cf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitAura", - "address": "0x214d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVehicleUIIndicator", - "address": "0x214e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVehicleUIIndicatorSeat", - "address": "0x214ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CopyCursorImage", - "address": "0x2160b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "UpdateCursor", - "address": "0x2162c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CursorInitialize", - "address": "0x2163b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CursorSetMode", - "address": "0x216800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformPush_EGxXform_C44Matrix", - "address": "0x216ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_4", - "address": "0x232050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_5", - "address": "0x253a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxDevCreate", - "address": "0x281290" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxSceneClear", - "address": "0x2813b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxTexUpdate", - "address": "0x2813d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxLog", - "address": "0x2817e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxPrimIndexPtr", - "address": "0x281ab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxPrimVertexPtr", - "address": "0x281b00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxTexFlags__CGxTexFlags", - "address": "0x281be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxTexCreate", - "address": "0x281cb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxXformSetViewport", - "address": "0x281f60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxDrawLockedElements", - "address": "0x282340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxPrimVertexPtr_FFP", - "address": "0x282400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxPrimLockVertexPtrs", - "address": "0x2828c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxScenePresent", - "address": "0x282a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceCreate_WindowProc_CGxFormat", - "address": "0x282cb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceCreate_CGxFormat", - "address": "0x282cd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceDestroy", - "address": "0x282cf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceSetBaseMipLevel", - "address": "0x282d00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceApi", - "address": "0x282d20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__IDevIsWindowed", - "address": "0x282d40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceCurWindow", - "address": "0x282d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CapsIsWindowVisible", - "address": "0x282dc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CapsHasContext", - "address": "0x282e20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ScenePresent", - "address": "0x282e50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__PrimCalcCount", - "address": "0x282f40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__LightEnable", - "address": "0x283080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NeedsUpdate", - "address": "0x2830b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__MasterEnable", - "address": "0x283100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__BufData", - "address": "0x283130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__BufLock", - "address": "0x283150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__BufUnlock", - "address": "0x283180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ShaderConstantsClear", - "address": "0x2833a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ShaderConstantsSet", - "address": "0x2833e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ShaderConstantsLock", - "address": "0x283560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ShaderConstantsUnlock", - "address": "0x283580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ICursorDestroy", - "address": "0x2835e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ICursorUpdate", - "address": "0x283610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CursorSetVisible", - "address": "0x283640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CursorLock", - "address": "0x283650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CursorSetDepth", - "address": "0x283660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceSetFormat", - "address": "0x2840f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceSetGamma_float", - "address": "0x284170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceSetGamma_CGxGammaRamp", - "address": "0x284190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__DeviceSetDefWindow", - "address": "0x284360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NotifyOnDeviceRestored", - "address": "0x2843b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NotifyOnTextureRecreation", - "address": "0x2843e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NotifyOnDisplayChange", - "address": "0x284410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ClipPlaneSet", - "address": "0x284440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__LightSet", - "address": "0x2847d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__BufStream", - "address": "0x284850" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__TexMarkForUpdate", - "address": "0x2848a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ITexMarkAsUpdated", - "address": "0x284900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__IShaderLoad", - "address": "0x284970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ICursorCreate", - "address": "0x284ad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CursorUnlock", - "address": "0x284b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__Log", - "address": "0x284c20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__Log_CGxCaps", - "address": "0x284c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__Log_CGxFormat", - "address": "0x284d10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__AddDeviceRestoredCallback", - "address": "0x2853b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__RemoveDeviceRestoredCallback", - "address": "0x2853d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__AddTextureRecreationCallback", - "address": "0x285460" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__RemoveTextureRecreationCallback", - "address": "0x285480" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__AddDisplayChangeCallback", - "address": "0x285510" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__RemoveDisplayChangeCallback", - "address": "0x285530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__IRsDirty", - "address": "0x285970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__IRsForceUpdate_EGxRenderState", - "address": "0x2859e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__IRsForceUpdate", - "address": "0x285a70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__IRsSync", - "address": "0x285b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__TexCreate", - "address": "0x285c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__MasterEnableSet", - "address": "0x285eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__RsSet_pointer_to_void", - "address": "0x285f50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__RsPop", - "address": "0x285fb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__BufCreate", - "address": "0x287660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__PoolCreate", - "address": "0x2876d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ICursorDraw", - "address": "0x287a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__PoolDestroy", - "address": "0x288340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__CGxDevice", - "address": "0x288690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__destructor", - "address": "0x2890c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__scalar_deleting_destructor", - "address": "0x289690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ShaderCreate", - "address": "0x2897c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxShader__Valid", - "address": "0x289a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NewD3d", - "address": "0x289ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceOpenGl__CGxDeviceOpenGl", - "address": "0x28bbc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NewOpenGl", - "address": "0x28bf20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__NewD3d9Ex", - "address": "0x28c220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICreateD3dIB", - "address": "0x28e180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISetPresentParms", - "address": "0x28e250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__PoolDestroy", - "address": "0x28e720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__CursorSetVisible", - "address": "0x28e750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICursorDraw", - "address": "0x28e810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICursorCreate", - "address": "0x28e900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICreateWindow", - "address": "0x28ebb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ILoadD3dLib", - "address": "0x28ed80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISetCaps", - "address": "0x28ee20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICreateD3dDevice", - "address": "0x28f3d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IBufUnlock", - "address": "0x28fa60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__BufUnlock", - "address": "0x28fae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IBufLock", - "address": "0x28fb10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__BufLock", - "address": "0x28fce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__BufData", - "address": "0x28fd00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__CGxDeviceD3d", - "address": "0x28fd50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IReleaseD3dResources", - "address": "0x290150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__DeviceWM", - "address": "0x290230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__DeviceSetFormat", - "address": "0x2904d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICreateD3d", - "address": "0x290680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__DeviceCreate_WindowProc_CGxFormat", - "address": "0x290750" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICreateD3dVB", - "address": "0x29fb00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__CreatePoolAPI", - "address": "0x29fb70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICursorClip", - "address": "0x29fe10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICursorDestroy", - "address": "0x2a00c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__WindowProcD3d", - "address": "0x2a0360" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d9Ex__CGxDeviceD3d9Ex", - "address": "0x2a1a90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ITexCreate", - "address": "0x2a2c00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ITexUpload", - "address": "0x2a2d80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ITexMarkAsUpdated", - "address": "0x2a3070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISceneBegin", - "address": "0x2a3350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISceneEnd", - "address": "0x2a3420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ScenePresent", - "address": "0x2a3450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__Draw", - "address": "0x2a3620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IStateSyncEnables", - "address": "0x2a3810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISetVertexBuffer", - "address": "0x2a39e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IStateSetD3DDefaults", - "address": "0x2a3a60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__DsSet", - "address": "0x2a3c40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISetColorOp", - "address": "0x2a4190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISetAlphaOp", - "address": "0x2a41f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IStateSyncMaterial", - "address": "0x2a4700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IStateSyncXforms", - "address": "0x2a4850" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ISetTexture", - "address": "0x2a4900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IRsSendToHw", - "address": "0x2a4c30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ICreateD3dVertexDecl", - "address": "0x2a5540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IStateSyncVertexPtrs", - "address": "0x2a5700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IStateSync", - "address": "0x2a5940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__CapsWindowSize", - "address": "0x2a5a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IXformSetWorld", - "address": "0x2a5a30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IBindPixelShader", - "address": "0x2a5c70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IShaderCreate", - "address": "0x2a5e10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__ITexWHDStartEnd", - "address": "0x2a5ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__SceneClear", - "address": "0x2a74b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__CapsWindowSizeInScreenCoords", - "address": "0x2a9920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__XformSetProjection", - "address": "0x2a9b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__XformSetView", - "address": "0x2a9e00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IShaderConstantsFlush", - "address": "0x2a9fe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IShaderCreatePixel", - "address": "0x2aa070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IShaderCreateVertex", - "address": "0x2aa0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__ShaderCreate", - "address": "0x2aa130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__IBindVertexShader", - "address": "0x2aa2f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ColorMapEntryBytes", - "address": "0x2aa350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ColorMapBytes", - "address": "0x2aa380" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ValidateColorDepth", - "address": "0x2aa3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__PreImageBytes", - "address": "0x2aa3e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__AddAlphaChannel_internal", - "address": "0x2aa420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ReadRawImage", - "address": "0x2aa520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__RLEDecompressImage", - "address": "0x2aa630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__SetTopDown", - "address": "0x2aa700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ImageTGA32Pixel", - "address": "0x2aa840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__RemoveAlphaChannels", - "address": "0x2aa870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__Close", - "address": "0x2aaf40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__Open", - "address": "0x2aafb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ConvertColorMapped", - "address": "0x2ab0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ReadRleImage", - "address": "0x2ab220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__AddAlphaChannel", - "address": "0x2ab390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__ReadColorMappedImage", - "address": "0x2ab450" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CTgaFile__LoadImageData", - "address": "0x2ab4b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GetBitDepth", - "address": "0x2ab5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CalcLevelSize", - "address": "0x2ab620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CalcLevelCount", - "address": "0x2ab700" - }, - { - "manual": true, - "module": "wow.exe", - "text": "MippedImgAllocA", - "address": "0x2ab760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "MippedImgSet", - "address": "0x2ab810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "FullShrink", - "address": "0x2ab860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__Close", - "address": "0x2ae8b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__Source", - "address": "0x2ae900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPalFastPath", - "address": "0x2ae990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPalARGB8888", - "address": "0x2ae9e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPalARGB4444DitherFloydSteinberg", - "address": "0x2aeba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPalARGB1555DitherFloydSteinberg", - "address": "0x2aee70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPalARGB565DitherFloydSteinberg", - "address": "0x2af140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPalARGB2565DitherFloydSteinberg", - "address": "0x2af340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__Pixels", - "address": "0x2af6a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__GetFormatSize", - "address": "0x2af730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__DecompPal", - "address": "0x2af810" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__Lock2", - "address": "0x2afce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__Open", - "address": "0x2aff10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__LockChain2", - "address": "0x2affd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_154", - "address": "0x2b0960" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_151", - "address": "0x2b1b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_6", - "address": "0x2b1b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_155", - "address": "0x2b1ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumWhoResults", - "address": "0x2b33d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetWhoToUI", - "address": "0x2b3430" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumFriends", - "address": "0x2b4060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFriendInfo", - "address": "0x2b4130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedFriend", - "address": "0x2b4400" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedFriend", - "address": "0x2b44b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_ShowFriends", - "address": "0x2b44f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumIgnores", - "address": "0x2b4560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumMutes", - "address": "0x2b45c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetIgnoreName", - "address": "0x2b4620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetMuteName", - "address": "0x2b4760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedIgnore", - "address": "0x2b48a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetSelectedMute", - "address": "0x2b4950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedIgnore", - "address": "0x2b4a00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetSelectedMute", - "address": "0x2b4a40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetWhoInfo", - "address": "0x2b4a80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SortWho", - "address": "0x2b4eb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddFriend", - "address": "0x2b6af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SendWho", - "address": "0x2b6b50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddOrDelIgnore", - "address": "0x2b6ba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddOrDelMute", - "address": "0x2b6bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddIgnore", - "address": "0x2b6c00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddMute", - "address": "0x2b6c30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsIgnored", - "address": "0x2b6c60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsMuted", - "address": "0x2b6cf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_IsIgnoredOrMuted", - "address": "0x2b6d80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_AddOrRemoveFriend", - "address": "0x2b7b70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_RemoveFriend", - "address": "0x2b7bd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetFriendNotes", - "address": "0x2b7c90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DelIgnore", - "address": "0x2b7d70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_DelMute", - "address": "0x2b7da0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontAddToBatch", - "address": "0x2bce10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontRenderBatch", - "address": "0x2bce40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontGetTextExtent", - "address": "0x2bce60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontGetMaxCharsWithinWidth", - "address": "0x2bcea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontGetOneToOneHeight", - "address": "0x2bd020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontSetStringPosition", - "address": "0x2bd0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontAddShadow", - "address": "0x2bd0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuDetermineQuotedCode", - "address": "0x2bd5a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontDestroyString", - "address": "0x2bdfc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontWindowSizeChanged", - "address": "0x2be020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontCreateString", - "address": "0x2be2b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontClearBatch", - "address": "0x2be390" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontDestroyBatch", - "address": "0x2be3b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontUpdate", - "address": "0x2be3e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuFontCreateBatch", - "address": "0x2bf160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuXformCreateProjection_Exact", - "address": "0x2bf370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuXformCreateOrtho", - "address": "0x2bf4c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuXformCalcFrustumCorners", - "address": "0x2bf6d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuUpdateSingleColorTexture", - "address": "0x2bfda0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuXformCreateProjection_SG", - "address": "0x2bfe00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GxuXformCreateLookAtSgCompat", - "address": "0x2bfe60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "IGxuFontGlyphRenderGlyph", - "address": "0x2c8cc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_152", - "address": "0x343550" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_153", - "address": "0x343560" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatTextSetActiveUnit", - "address": "0x34d580" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogSetRetentionTime", - "address": "0x34d5b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLog_Object_IsA", - "address": "0x34d600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogGetRetentionTime", - "address": "0x34d9e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogGetCurrentEntry", - "address": "0x34f2b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogResetFilter", - "address": "0x34fa60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogGetNumEntries", - "address": "0x34fa70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogSetCurrentEntry", - "address": "0x34fae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogAdvanceEntry", - "address": "0x34fc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogAddFilter", - "address": "0x34ff70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CombatLogClearEntries", - "address": "0x351120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SetInputString", - "address": "0x363730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ReserveInputSpace", - "address": "0x3637d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ResetHighlight", - "address": "0x363830" - }, - { - "manual": true, - "module": "wow.exe", - "text": "UpdateHighlight", - "address": "0x363860" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnMouseUp", - "address": "0x3639a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnMouseMove", - "address": "0x3639d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "MakeCommandCurrent", - "address": "0x363a60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandHistoryPrev", - "address": "0x363b40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandHistoryNext", - "address": "0x363b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnKeyUp", - "address": "0x363be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsolePostClose", - "address": "0x363c50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "EventCloseCallback", - "address": "0x363d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DrawBackground", - "address": "0x363df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DrawHighLight", - "address": "0x364040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "DrawCaret", - "address": "0x3641a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PaintBackground", - "address": "0x3643f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "GetInputLine", - "address": "0x364520" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PaintText", - "address": "0x3645e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "PasteInInputLine", - "address": "0x364800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnChar", - "address": "0x364990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_active", - "address": "0x3649af" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnMouseDown", - "address": "0x364a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnKeyDownRepeat", - "address": "0x364b90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleWrite", - "address": "0x365270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleWriteA", - "address": "0x3653b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandExecute", - "address": "0x3658a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnIdle", - "address": "0x3659c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OnKeyDown", - "address": "0x365af0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "RegisterHandlers", - "address": "0x365ff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleScreenInitialize", - "address": "0x366140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CVarLoadFile", - "address": "0x366530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CVar__Set", - "address": "0x3668c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CVarSaveFile", - "address": "0x367100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CVar__Destroy", - "address": "0x3673f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CVar__Register", - "address": "0x367fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CVar__Initialize", - "address": "0x368340" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommand_Quit", - "address": "0x368410" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandHistory", - "address": "0x368440" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandUnregister", - "address": "0x3689e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandRegister", - "address": "0x369100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleAccessGetEnabled", - "address": "0x369230" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleDeviceInitialize", - "address": "0x36ab80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SMemSetDebugFlags", - "address": "0x36e4a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SMemAlloc", - "address": "0x36e540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SMemFree", - "address": "0x36e5a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SMemReAlloc", - "address": "0x36e5e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrChr", - "address": "0x36e6e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrChrR", - "address": "0x36e720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrCmp", - "address": "0x36e760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrCmpI", - "address": "0x36e780" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrCopy", - "address": "0x36ed20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrLen", - "address": "0x36ee30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrPack", - "address": "0x36ef70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrPrintf", - "address": "0x36f070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrVPrintf", - "address": "0x36f0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrTokenize", - "address": "0x36f1e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SStrHashHT", - "address": "0x36f640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SRegLoadValue", - "address": "0x370840" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SRegSaveValue", - "address": "0x3709a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SErrSetLastError", - "address": "0x371870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SErrSetLogTitleString", - "address": "0x371890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SErrSetLogTitleCallback", - "address": "0x371900" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SErrRegisterHandler", - "address": "0x371b80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SErrCatchUnhandledExceptions", - "address": "0x372b20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCmdRegisterArgList", - "address": "0x373590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCmdProcess", - "address": "0x373890" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCmdProcessCommandLine", - "address": "0x373990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "StormInitialize", - "address": "0x3739e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "StormSetOption", - "address": "0x373a80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCritSect__SCritSect", - "address": "0x374620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCritSect__destructor", - "address": "0x374630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCritSect__Enter", - "address": "0x374640" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SCritSect__Leave", - "address": "0x374650" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSRWLock__Leave", - "address": "0x374660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SSyncObject__Wait", - "address": "0x374690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SEvent__Set", - "address": "0x374720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SEvent__Reset", - "address": "0x374730" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SRgnCombineRectf", - "address": "0x377420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SRgnGetBoundingRectf", - "address": "0x377590" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SRgnDelete", - "address": "0x377940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "SRgnCreate", - "address": "0x377980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceEnumerateOutputDevices", - "address": "0x3dab80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceEnumerateCaptureDevices", - "address": "0x3dac40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceSelectOutputDevice", - "address": "0x3dacf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceSelectCaptureDevice", - "address": "0x3dae40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceGetCurrentOutputDevice", - "address": "0x3daf90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceGetCurrentCaptureDevice", - "address": "0x3dafe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumVoiceSessions", - "address": "0x3db030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVoiceSessionInfo", - "address": "0x3db0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVoiceCurrentSessionID", - "address": "0x3db1f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SetActiveVoiceChannelBySessionID", - "address": "0x3db280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumVoiceSessionMembersBySessionID", - "address": "0x3db370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVoiceStatus", - "address": "0x3db8d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceIsDisabledByClient", - "address": "0x3dc910" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetVoiceSessionMemberInfoBySessionID", - "address": "0x3deef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_UnitIsTalking", - "address": "0x3df0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellIsTargeting", - "address": "0x3fdcd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellCanTargetItem", - "address": "0x3fdd10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellCanTargetGlyph", - "address": "0x3fdd60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellTargetItem", - "address": "0x4007e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelItemTempEnchantment", - "address": "0x4021d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CannotBeResurrected", - "address": "0x402270" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellCanTargetUnit", - "address": "0x404190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CancelUnitBuff", - "address": "0x404220" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellStopTargeting", - "address": "0x409e30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellStopCasting", - "address": "0x409ea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_SpellTargetUnit", - "address": "0x40dc00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "FrameScript_Execute", - "address": "0x419ea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "FrameScript_SignalEvent", - "address": "0x41b530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetText", - "address": "0x41b720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CreateFont", - "address": "0x41b7b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetCurrentKeyBoardFocus", - "address": "0x41b820" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_EnumerateFrames", - "address": "0x41b9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetNumFrames", - "address": "0x41bab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_CreateFrame", - "address": "0x41bb20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_GetFramesRegisteredForEvent", - "address": "0x41be70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_gettop", - "address": "0x44dbd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_settop", - "address": "0x44dbf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_insert", - "address": "0x44dcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_type", - "address": "0x44deb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_isnumber", - "address": "0x44df20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_isstring", - "address": "0x44df60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_tonumber", - "address": "0x44e030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_tolstring", - "address": "0x44e0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_touserdata", - "address": "0x44e1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_pushnil", - "address": "0x44e280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_pushnumber", - "address": "0x44e2a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_pushstring", - "address": "0x44e350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_rawget", - "address": "0x44e600" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_rawgeti", - "address": "0x44e670" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_lua_rawset", - "address": "0x44e970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_luaL_error", - "address": "0x44f280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_luaL_unref", - "address": "0x44f7a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_luaG_runerror", - "address": "0x450920" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_luaD_throw", - "address": "0x4562e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_luaD_precall", - "address": "0x456370" - }, - { - "manual": true, - "module": "wow.exe", - "text": "luaD_call", - "address": "0x456760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "_luaV_execute", - "address": "0x457ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "RestoreMouse", - "address": "0x4695b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputInitialize", - "address": "0x469720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputDestroy", - "address": "0x469760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputSetEventPollProc", - "address": "0x469d90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CenterMouse", - "address": "0x469db0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputGet", - "address": "0x469e00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputSetMouseMode", - "address": "0x46a020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputGetMousePosition", - "address": "0x46a0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsInputSetMousePosition", - "address": "0x46a130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGetDefaultWindowRect", - "address": "0x46a1a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGetAsyncTimeMs", - "address": "0x46ae20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsSystemEnableCpuLog", - "address": "0x46b0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGetProcessorCount", - "address": "0x46b240" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGetExeName", - "address": "0x46bbd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsPathGetRootChars", - "address": "0x46bc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsPathStripFilename", - "address": "0x46be50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGetExePath", - "address": "0x46bea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsGuiGetWindow", - "address": "0x46c6a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsIMEInitialize", - "address": "0x46d0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsIMEDestroy", - "address": "0x46d0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsCallSetContext", - "address": "0x46f5a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsCallInitialize", - "address": "0x46f760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsCallInitializeContext", - "address": "0x46f880" - }, - { - "manual": true, - "module": "wow.exe", - "text": "OsClipboardPutString", - "address": "0x4722a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "return_zero4_sub", - "address": "0x4e5250" - }, - { - "manual": true, - "module": "wow.exe", - "text": "ConsoleCommandHistoryDepth", - "address": "0x55bfb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataRecycler__Clear", - "address": "0x55cec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataRecycler__GetData", - "address": "0x55cf40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataRecycler__PutData", - "address": "0x55cfb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataAllocator__GetData", - "address": "0x55d110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CDataAllocator__PutData", - "address": "0x55d1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__destructor", - "address": "0x55f3a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__GetScriptByName", - "address": "0x55f420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__ModelLoaded", - "address": "0x55f4d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetCamera", - "address": "0x55f4f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetCameraByID", - "address": "0x55f540" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetLight", - "address": "0x55f5c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetSequence", - "address": "0x55f5e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetSequenceTime", - "address": "0x55f610" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__CSimpleModel", - "address": "0x55f680" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__scalar_deleting_destructor", - "address": "0x55f7d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__LoadXML", - "address": "0x55f800" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetModel", - "address": "0x55f990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetCameraByIndex", - "address": "0x55f9f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__UpdateModel", - "address": "0x55fba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__RenderModel", - "address": "0x55fc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__LightingCallback", - "address": "0x560070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__SetModel", - "address": "0x5600e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__OnModelLoaded", - "address": "0x560190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__OnLayerUpdate", - "address": "0x560280" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__RegisterScriptMethods", - "address": "0x5603d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetModel", - "address": "0x560530" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetModel", - "address": "0x5605d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_ClearModel", - "address": "0x560620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetPosition", - "address": "0x560660" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetFacing", - "address": "0x5606e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetScale", - "address": "0x560760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetSequence", - "address": "0x5607e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetSequenceTime", - "address": "0x5608b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetCamera", - "address": "0x560970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel__CSimpleModel_SetLightHelper", - "address": "0x560a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetLight", - "address": "0x560d20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetLight", - "address": "0x560dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetPosition", - "address": "0x560fc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetFacing", - "address": "0x561040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetScale", - "address": "0x561090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_AdvanceTime", - "address": "0x5610e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_ReplaceIconTexture", - "address": "0x561120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetFogColor", - "address": "0x5611a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetFogColor", - "address": "0x561200" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetFogNear", - "address": "0x5612d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetFogNear", - "address": "0x561350" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetFogFar", - "address": "0x5613a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_GetFogFar", - "address": "0x561420" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_ClearFog", - "address": "0x561470" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CSimpleModel_SetGlow", - "address": "0x5614b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlaySound", - "address": "0x5858b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlayMusic", - "address": "0x585950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_PlaySoundFile", - "address": "0x5859b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_StopMusic", - "address": "0x585a10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_ChatSystem_GetNumInputDrivers", - "address": "0x585a20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_ChatSystem_GetInputDriverNameByIndex", - "address": "0x585a50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_ChatSystem_GetNumOutputDrivers", - "address": "0x585ae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_ChatSystem_GetOutputDriverNameByIndex", - "address": "0x585b10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_GameSystem_GetNumInputDrivers", - "address": "0x585bb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_GameSystem_GetInputDriverNameByIndex", - "address": "0x585be0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_GameSystem_GetNumOutputDrivers", - "address": "0x585c70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_GameSystem_GetOutputDriverNameByIndex", - "address": "0x585ca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_Sound_GameSystem_RestartSoundSystem", - "address": "0x585d30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_StopCapture", - "address": "0x585d50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_RecordLoopbackSound", - "address": "0x585d60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_StopRecordingLoopbackSound", - "address": "0x585dd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_PlayLoopbackSound", - "address": "0x585de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_StopPlayingLoopbackSound", - "address": "0x585df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_IsRecordingLoopbackSound", - "address": "0x585e00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_IsPlayingLoopbackSound", - "address": "0x585e30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_GetCurrentMicrophoneSignalLevel", - "address": "0x585e60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_ActivatePrimaryCaptureCallback", - "address": "0x585e90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "Script_VoiceChat_StartCapture", - "address": "0x585ef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_7", - "address": "0x5d34b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_8", - "address": "0x5d34c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_9", - "address": "0x5d4260" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_10", - "address": "0x5db620" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_11", - "address": "0x5db630" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_12", - "address": "0x5dd930" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_13", - "address": "0x5dd940" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_14", - "address": "0x5dd950" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_15", - "address": "0x5dd960" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_16", - "address": "0x5dd970" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_17", - "address": "0x5dd980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_18", - "address": "0x5dd990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_19", - "address": "0x5dd9a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_20", - "address": "0x5dd9b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_21", - "address": "0x5dd9c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_22", - "address": "0x5dd9d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_23", - "address": "0x5dd9e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_24", - "address": "0x5dd9f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_25", - "address": "0x5dda00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_26", - "address": "0x5dda10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_27", - "address": "0x5dda20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_28", - "address": "0x5dda30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_29", - "address": "0x5dda40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_30", - "address": "0x5dda50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_31", - "address": "0x5dda60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_32", - "address": "0x5dda70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_33", - "address": "0x5dda80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_34", - "address": "0x5dda90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_35", - "address": "0x5ddaa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_36", - "address": "0x5ddab0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_37", - "address": "0x5ddac0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_38", - "address": "0x5ddad0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_39", - "address": "0x5ddae0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_40", - "address": "0x5ddaf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_41", - "address": "0x5ddb00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_42", - "address": "0x5ddb10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_43", - "address": "0x5ddb20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_44", - "address": "0x5ddb30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_45", - "address": "0x5ddb40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_46", - "address": "0x5ddb50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_47", - "address": "0x5ddb60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_48", - "address": "0x5ddb70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_49", - "address": "0x5ddb80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_50", - "address": "0x5ddb90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_51", - "address": "0x5ddba0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_52", - "address": "0x5ddbb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_53", - "address": "0x5ddbc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_54", - "address": "0x5ddbd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_55", - "address": "0x5ddbe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_56", - "address": "0x5ddbf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_57", - "address": "0x5ddc00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_58", - "address": "0x5ddc10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_59", - "address": "0x5ddc20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_60", - "address": "0x5ddc30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_61", - "address": "0x5ddc40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_62", - "address": "0x5ddc50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_63", - "address": "0x5ddc60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_64", - "address": "0x5ddc70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_65", - "address": "0x5ddc80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_66", - "address": "0x5ddc90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_67", - "address": "0x5ddca0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_68", - "address": "0x5ddcb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_69", - "address": "0x5ddcc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_70", - "address": "0x5ddcd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_71", - "address": "0x5ddce0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_72", - "address": "0x5ddcf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_73", - "address": "0x5ddd00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_74", - "address": "0x5ddd10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_75", - "address": "0x5ddd20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_76", - "address": "0x5ddd30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_77", - "address": "0x5ddd40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_78", - "address": "0x5ddd50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_79", - "address": "0x5ddd60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_80", - "address": "0x5ddd70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_81", - "address": "0x5ddd80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_82", - "address": "0x5ddd90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_83", - "address": "0x5ddda0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_84", - "address": "0x5dddb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_85", - "address": "0x5dddc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_86", - "address": "0x5dddd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_87", - "address": "0x5ddde0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_88", - "address": "0x5dddf0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_89", - "address": "0x5dde00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_90", - "address": "0x5dde10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_91", - "address": "0x5dde20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_92", - "address": "0x5dde30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_93", - "address": "0x5dde40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_94", - "address": "0x5dde50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_95", - "address": "0x5dde60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_96", - "address": "0x5dde70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_97", - "address": "0x5dde80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_98", - "address": "0x5dde90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_99", - "address": "0x5ddea0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_100", - "address": "0x5ddeb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_101", - "address": "0x5ddec0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_102", - "address": "0x5dded0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_103", - "address": "0x5ddee0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_104", - "address": "0x5ddef0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_105", - "address": "0x5ddf00" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_106", - "address": "0x5ddf10" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_107", - "address": "0x5ddf20" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_108", - "address": "0x5ddf30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_109", - "address": "0x5ddf40" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_110", - "address": "0x5ddf50" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_111", - "address": "0x5ddf60" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_112", - "address": "0x5ddf70" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_113", - "address": "0x5ddf80" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_114", - "address": "0x5ddf90" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_115", - "address": "0x5ddfa0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_116", - "address": "0x5ddfb0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_117", - "address": "0x5ddfc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_118", - "address": "0x5ddfd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_119", - "address": "0x5ddfe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_120", - "address": "0x5ddff0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_121", - "address": "0x5de000" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_122", - "address": "0x5de010" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_123", - "address": "0x5de020" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_124", - "address": "0x5de030" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_125", - "address": "0x5de040" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_126", - "address": "0x5de050" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_127", - "address": "0x5de060" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_128", - "address": "0x5de070" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_129", - "address": "0x5de080" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_130", - "address": "0x5de090" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_131", - "address": "0x5de0a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_132", - "address": "0x5de0b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_133", - "address": "0x5de0c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_134", - "address": "0x5de0d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_135", - "address": "0x5de0e0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_136", - "address": "0x5de0f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_137", - "address": "0x5de100" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_138", - "address": "0x5de110" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_139", - "address": "0x5de120" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_140", - "address": "0x5de130" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_141", - "address": "0x5de140" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_142", - "address": "0x5de150" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_143", - "address": "0x5de160" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_144", - "address": "0x5de170" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_145", - "address": "0x5de180" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_146", - "address": "0x5de190" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_147", - "address": "0x5de1a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_148", - "address": "0x5de1b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_149", - "address": "0x5de1c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "nullsub_150", - "address": "0x5de1d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_pixelFormatToMipBitsCache", - "address": "0x5f1074" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__vtable", - "address": "0x62ddc0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceOpenGl__vtable", - "address": "0x62e198" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d__vtable", - "address": "0x62e718" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDeviceD3d9Ex__vtable", - "address": "0x62f500" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_zorderlist", - "address": "0x6c1b9c" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorNames", - "address": "0x6d2808" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__s_eightBitAlphaLookup", - "address": "0x6d90b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CBLPFile__s_oneBitAlphaLookup", - "address": "0x6d90c0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_rect", - "address": "0x6dbab4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_consoleHotKey", - "address": "0x6dbac4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_historyIndex", - "address": "0x6dbac8" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_fontHeight", - "address": "0x6dbacc" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_hRect", - "address": "0x6dbad4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_baseTextFlags", - "address": "0x6dbae4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_mainThread", - "address": "0x7417c8" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_interactiveCount", - "address": "0x7417d0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_messageRecycler", - "address": "0x741850" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGlueMgr__m_cursorMipBits", - "address": "0x76a9dc" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorFile", - "address": "0x825cd0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorItemMipsWidth", - "address": "0x825dd4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorItemMipsHeight", - "address": "0x825dd8" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorItemMips", - "address": "0x825ddc" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorItemType", - "address": "0x825de0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorResetMode", - "address": "0x825de4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorItem", - "address": "0x825de8" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorMode", - "address": "0x826de8" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_cursorImages", - "address": "0x826df0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "g_theGxDevicePtr", - "address": "0x85df88" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__s_uiVertexShader", - "address": "0x85dfdc" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__s_shadowConstants", - "address": "0x85dfe0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "CGxDevice__s_uiPixelShader", - "address": "0x85fffc" - }, - { - "manual": true, - "module": "wow.exe", - "text": "isIdent", - "address": "0x860760" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_caretpixheight", - "address": "0x8a1690" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_caret", - "address": "0x8a1694" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_caretpixwidth", - "address": "0x8a1718" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_inputString", - "address": "0x8a171c" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_currlineptr", - "address": "0x8a1720" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_layerBackground", - "address": "0x8a1724" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_repeatBuffer", - "address": "0x8a1728" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_fontName", - "address": "0x8a1768" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_repeatCount", - "address": "0x8a186c" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_layerText", - "address": "0x8a1870" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_batch", - "address": "0x8a1874" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_partial", - "address": "0x8a1878" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_NumLines", - "address": "0x8a197c" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_completionMode", - "address": "0x8a1980" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_completedCmd", - "address": "0x8a1984" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_textFont", - "address": "0x8a198c" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_consoleResizeState", - "address": "0x8a1990" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_highlightState", - "address": "0x8a1994" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_highlightLeftCharIndex", - "address": "0x8a19a0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_highlightRightCharIndex", - "address": "0x8a19a4" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_charSpacing", - "address": "0x8a19a8" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_consoleHeight", - "address": "0x8a19b0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "carettime", - "address": "0x8a19f0" - }, - { - "manual": true, - "module": "wow.exe", - "text": "g_commandHistory", - "address": "0x8a3a28" - }, - { - "manual": true, - "module": "wow.exe", - "text": "g_commandHistoryIndex", - "address": "0x8aba28" - }, - { - "manual": true, - "module": "wow.exe", - "text": "g_defaultCommand", - "address": "0x8aba2c" - }, - { - "manual": true, - "module": "wow.exe", - "text": "g_consoleCommandHash", - "address": "0x8aba30" - }, - { - "manual": true, - "module": "wow.exe", - "text": "s_consoleAccessEnabled", - "address": "0x8abcc4" - } - ] -}