aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llagent.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llagent.h b/linden/indra/newview/llagent.h
index 7515781..a4a930f 100644
--- a/linden/indra/newview/llagent.h
+++ b/linden/indra/newview/llagent.h
@@ -372,6 +372,7 @@ public:
372 BOOL canFly(); 372 BOOL canFly();
373 373
374 // Animation functions 374 // Animation functions
375 void stopCurrentAnimations();
375 void requestStopMotion( LLMotion* motion ); 376 void requestStopMotion( LLMotion* motion );
376 void onAnimStop(const LLUUID& id); 377 void onAnimStop(const LLUUID& id);
377 378