home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Programming / Triton / Source / classes / object.ins < prev    next >
Text File  |  1998-05-23  |  132b  |  4 lines

  1. if(!(TR_InternalAddClassTags(TROB_Object,NULL,NULL,sizeof(struct TROD_Object),
  2.     TROM_NEW,    TRDP_Object_NEW,
  3.     TAG_END))) goto failed;
  4.