]> 4ch.mooo.com Git - 16.git/blobdiff - 16/cawat/16_us.h
wwww merging~
[16.git] / 16 / cawat / 16_us.h
diff --git a/16/cawat/16_us.h b/16/cawat/16_us.h
deleted file mode 100644 (file)
index 8bcfa00..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-/* Catacomb Armageddon Source Code\r
- * Copyright (C) 1993-2014 Flat Rock Software\r
- *\r
- * This program is free software; you can redistribute it and/or modify\r
- * it under the terms of the GNU General Public License as published by\r
- * the Free Software Foundation; either version 2 of the License, or\r
- * (at your option) any later version.\r
- *\r
- * This program is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
- * GNU General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU General Public License along\r
- * with this program; if not, write to the Free Software Foundation, Inc.,\r
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\r
- */\r
-\r
-//\r
-//     ID Engine\r
-//     ID_US.h - Header file for the User Manager\r
-//     v1.0d1\r
-//     By Jason Blochowiak\r
-//\r
-#ifndef        __ID_US__\r
-#define        __ID_US__
-
-#include "lib_head.h"\r
-\r
-#ifdef __DEBUG__\r
-#define        __DEBUG_UserMgr__\r
-#endif\r
-\r
-extern int             US_CheckParm(char *parm,char **strings);\r
-
-#endif\r