View Single Post
  #1  
Old 10-14-2014, 12:09 PM
CoryWalker
Fire Beetle
 
Join Date: Oct 2014
Posts: 23
Default Where did "eq_opcodes.h" go?

packetfile.cpp - line 11:

#include "eq_opcodes.h"

The file eq_opcodes.h does not exist in the directory structure. I tried commenting out this line and packetfile.cpp compiled perfectly.

Does anyone know what happened to eq_opcodes.h? Do we still need it?
Reply With Quote