mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
added myself to the "notevil" list
svn path=/trunk/; revision=5181
This commit is contained in:
parent
2159a6ca97
commit
5d6837f300
2 changed files with 3 additions and 2 deletions
|
@ -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 */
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define RES_FIRST_INDEX 1
|
||||
#define RES_LAST_INDEX 33
|
||||
#define RES_LAST_INDEX 34
|
||||
|
|
Loading…
Reference in a new issue