Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2006, 9:37:55 PM (19 years ago)
Author:
patrick
Message:

cr: more registration framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cr/src/world_entities/world_entity.h

    r7932 r7933  
    1515#include "glincl.h"
    1616#include <vector>
    17 #include <stdarg.h>
     17
    1818
    1919
     
    6868
    6969  /* --- Collision Reaction Block --- */
    70   void subscribeReaction(CREngine::CRType type, int nrOfTargets, ...);
     70  void subscribeReaction(CREngine::CRType type, int nrOfTargets, long target, ...);
    7171
    7272
Note: See TracChangeset for help on using the changeset viewer.