mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
I added Steven Edwards and KJK::Hyperion to the rccp.
More to come as soon as I finish scanning the cvs-commit list. svn path=/trunk/; revision=2689
This commit is contained in:
parent
5fbc8d0a6e
commit
48e308623c
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: notevil.rc,v 1.5 2001/10/16 21:02:02 ea Exp $ */
|
||||
/* $Id: notevil.rc,v 1.6 2002/03/09 16:04:50 ea Exp $ */
|
||||
#include "../../reactos/include/defines.h"
|
||||
#include "../../reactos/include/reactos/resource.h"
|
||||
|
||||
|
@ -70,6 +70,8 @@ BEGIN
|
|||
20, "Hernan Ochoa"
|
||||
21, "Casper Hornstrup"
|
||||
22, "Hartmut Birr"
|
||||
23, "Steven Edwards"
|
||||
24, "KJK::Hyperion"
|
||||
END
|
||||
|
||||
/* EOF */
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define RES_FIRST_INDEX 1
|
||||
#define RES_LAST_INDEX 22
|
||||
#define RES_LAST_INDEX 24
|
||||
|
|
Loading…
Reference in a new issue