#include "Object.h"
/* We NEED to send these when we send an Object Update
w/ type create about anyone (Object) */
const wxUint8 CreateReqSize_Object = 6;
const wxUint32 CreateReqItems_Objec
// ============================================================================
// Object.h
// Contains the Object base class, and related child classes.
// ========================================
/*
object.c.
object handling routines for ksymoops. Read modules, vmlinux, etc.
Copyright 1999 Keith Owens .
Released under the GNU Public Licence, Version 2.
*/