Changeset 8796 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
 - Jun 26, 2006, 3:43:40 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/src/world_entities/npcs/generic_npc.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/src/world_entities/npcs/generic_npc.h
r8793 r8796 15 15 16 16 #include "vector.h" 17 #include "q aternion.h"17 #include "quaternion.h" 18 18 19 19 … … 56 56 float crouchTo(float x, float y, float qu, float qx, float qy, float qz); 57 57 58 float talkTo(WorldEn ity* worldEntity, int dialogNr);58 float talkTo(WorldEntity* worldEntity, int dialogNr); 59 59 60 60  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






