*** VERSION 5.5.0 ***
[NeonServV5.git] / src / modules / NeonFun.mod / cmd_neonfun.h
index a97da59debaac63839b5f9172c430c4d3ca67941..b5d1a7885ab9b8aa7d3c5cdc7520eb7306fe1466 100644 (file)
@@ -1,4 +1,4 @@
-/* cmd_neonfun.h - NeonServ v5.4
+/* cmd_neonfun.h - NeonServ v5.5
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -46,4 +46,8 @@ CMD_BIND(neonfun_cmd_uno);
 CMD_BIND(neonfun_cmd_unotake);
 CMD_BIND(neonfun_cmd_unoplay);
 
+CMD_BIND(neonfun_cmd_4wins);
+CMD_BIND(neonfun_cmd_4stone);
+CMD_BIND(neonfun_cmd_4view);
+
 #endif