===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cube2-0.0.20130404+dfsg/engine/main.cpp-934-        DWORD symoff, lineoff;
cube2-0.0.20130404+dfsg/engine/main.cpp:935:        if(SymGetSymFromAddr(GetCurrentProcess(), sf.AddrPC.Offset, &symoff, &sym) && SymGetLineFromAddr(GetCurrentProcess(), sf.AddrPC.Offset, &lineoff, &line))
cube2-0.0.20130404+dfsg/engine/main.cpp-936-#endif
##############################################
cube2-0.0.20130404+dfsg/include/zlib.h-1060-     8: DEBUG
cube2-0.0.20130404+dfsg/include/zlib.h:1061:     9: ASMV or ASMINF -- use ASM code
cube2-0.0.20130404+dfsg/include/zlib.h-1062-     10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention
##############################################
cube2-0.0.20130404+dfsg/.pc/40-windowed_by_default.patch/engine/main.cpp-934-        DWORD symoff, lineoff;
cube2-0.0.20130404+dfsg/.pc/40-windowed_by_default.patch/engine/main.cpp:935:        if(SymGetSymFromAddr(GetCurrentProcess(), sf.AddrPC.Offset, &symoff, &sym) && SymGetLineFromAddr(GetCurrentProcess(), sf.AddrPC.Offset, &lineoff, &line))
cube2-0.0.20130404+dfsg/.pc/40-windowed_by_default.patch/engine/main.cpp-936-#endif