21 #ifndef DRAGONS_DRAGONOBD_H 22 #define DRAGONS_DRAGONOBD_H 24 #include "common/system.h" 41 byte *getObdAtOffset(uint32 offset);
42 byte *getFromOpt(uint32 index);
43 byte *getFromSpt(uint32 index);
48 #endif //DRAGONS_DRAGONOBD_H
Definition: dragonobd.h:30