summaryrefslogtreecommitdiff
path: root/n/es-2006/src
diff options
context:
space:
mode:
authorlambert2006-05-26 18:27:47 +0000
committerlambert2006-05-26 18:27:47 +0000
commite9a0712596a4d481ba4ecd5f4a25d55da462aaaa (patch)
tree6a8ef5478406f7ae7ff4b0ace6bc0d310ec9c7eb /n/es-2006/src
parent42c6ca372b2ed96749d588e007a8bfbce756f9c3 (diff)
es : Barillet
- possibilite d'appeler la fonction vidange barillet a tout moment - ATTENTION : l'utiliser seulement pour le vidange a la fin d'un match PS : dsl pour le commit precedent sans message, j'ai merdé :s - This line, and those below, will be ignored-- M src/barillet.h
Diffstat (limited to 'n/es-2006/src')
-rw-r--r--n/es-2006/src/barillet.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/n/es-2006/src/barillet.h b/n/es-2006/src/barillet.h
index b396e1c..bad365f 100644
--- a/n/es-2006/src/barillet.h
+++ b/n/es-2006/src/barillet.h
@@ -61,6 +61,11 @@ void depot_balle(void);
/* Dodo. */
void barillet_sleep (void);
+/*******************************************
+ * A UTILISER EN CAS D'ULTIME NECESSITE *
+ * FONCTION NON SECURISE POUR ETRE UTILISE *
+ * A LA FIN D4UN MATCH POUR LE VIDANGER *
+ * *****************************************/
/* fonction pour vider le barillet */
void vidange_barillet(void);