aboutsummaryrefslogtreecommitdiff
path: root/storm_dll/storm_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storm_dll/storm_test.cpp')
-rw-r--r--storm_dll/storm_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/storm_dll/storm_test.cpp b/storm_dll/storm_test.cpp
index 2d1e6bc..b72d589 100644
--- a/storm_dll/storm_test.cpp
+++ b/storm_dll/storm_test.cpp
@@ -30,8 +30,6 @@ int main()
BYTE Buffer[0x100];
DWORD dwBytesRead = 0;
- _asm int 3;
-
if(StormOpenArchive(szArchiveName, 0, 0, &hMpq))
{
if(StormOpenFileEx(hMpq, "war3map.j", 0, &hFile))