mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Added entry for new coder.
svn path=/trunk/; revision=3189
This commit is contained in:
parent
8c8444aecb
commit
ee5be2916e
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: notevil.rc,v 1.6 2002/03/09 16:04:50 ea Exp $ */
|
/* $Id: notevil.rc,v 1.7 2002/07/07 19:47:04 robd Exp $ */
|
||||||
#include "../../reactos/include/defines.h"
|
#include "../../reactos/include/defines.h"
|
||||||
#include "../../reactos/include/reactos/resource.h"
|
#include "../../reactos/include/reactos/resource.h"
|
||||||
|
|
||||||
|
@ -72,6 +72,7 @@ BEGIN
|
||||||
22, "Hartmut Birr"
|
22, "Hartmut Birr"
|
||||||
23, "Steven Edwards"
|
23, "Steven Edwards"
|
||||||
24, "KJK::Hyperion"
|
24, "KJK::Hyperion"
|
||||||
|
25, "Robert Dickenson"
|
||||||
END
|
END
|
||||||
|
|
||||||
/* EOF */
|
/* EOF */
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
#define RES_FIRST_INDEX 1
|
#define RES_FIRST_INDEX 1
|
||||||
#define RES_LAST_INDEX 24
|
#define RES_LAST_INDEX 25
|
||||||
|
|
Loading…
Reference in a new issue