added myself to the "notevil" list

svn path=/trunk/; revision=5181
This commit is contained in:
Royce Mitchell III 2003-07-20 06:51:29 +00:00
parent 2159a6ca97
commit 5d6837f300
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
/* $Id: notevil.rc,v 1.11 2003/06/07 09:43:16 ea Exp $ */
/* $Id: notevil.rc,v 1.12 2003/07/20 06:51:29 royce Exp $ */
#include <windows.h>
#include "../../reactos/include/reactos/resource.h"
@ -85,6 +85,7 @@ BEGIN
31, "Richard Campbell"
32, "Gunnar Andre' Dalsnes"
33, "Aleksey Bragin"
34, "Royce Mitchell III"
END
/* EOF */

View file

@ -1,2 +1,2 @@
#define RES_FIRST_INDEX 1
#define RES_LAST_INDEX 33
#define RES_LAST_INDEX 34