fireball added

svn path=/trunk/; revision=4860
This commit is contained in:
Emanuele Aliberti 2003-06-07 09:43:16 +00:00
parent b6102c5a3c
commit 9e0e46f4bd
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
/* $Id: notevil.rc,v 1.10 2003/06/02 12:30:05 ea Exp $ */
/* $Id: notevil.rc,v 1.11 2003/06/07 09:43:16 ea Exp $ */
#include <windows.h>
#include "../../reactos/include/reactos/resource.h"
@ -84,6 +84,7 @@ BEGIN
30, "Ge van Geldorp"
31, "Richard Campbell"
32, "Gunnar Andre' Dalsnes"
33, "Aleksey Bragin"
END
/* EOF */

View file

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