From 192e1131873e66d2118afd7a6e13e5701053a4d0 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 27 Oct 2015 08:57:04 +0100 Subject: rename "clientfiles/" to "contrib/" as customary --- .../ft_tester/resource.h | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 clientfiles/very-important-source-code/ft_tester/resource.h (limited to 'clientfiles/very-important-source-code/ft_tester/resource.h') diff --git a/clientfiles/very-important-source-code/ft_tester/resource.h b/clientfiles/very-important-source-code/ft_tester/resource.h deleted file mode 100644 index 8bba17b4..00000000 --- a/clientfiles/very-important-source-code/ft_tester/resource.h +++ /dev/null @@ -1,27 +0,0 @@ -#ifndef IDC_STATIC -#define IDC_STATIC (-1) -#endif - -#define IDD_DIALOG1 100 -#define IDQUIT 1002 -#define IDC_YAW 1005 -#define IDC_PITCH 1023 -#define IDC_ROLL 1024 -#define IDC_X 1025 -#define IDC_Y 1026 -#define IDC_Z 1027 -#define IDC_RYAW 1028 -#define IDC_RPITCH 1029 -#define IDC_RROLL 1030 -#define IDC_RX 1031 -#define IDC_RY 1032 -#define IDC_RZ 1033 -#define IDC_NUM 1034 -#define IDC_RES 1035 -#define IDC_PT0 1036 -#define IDC_PT1 1037 -#define IDC_PT2 1038 -#define IDC_PT3 1039 -#define IDC_START 1040 -#define IDC_TITLE 1041 - -- cgit v1.2.3