mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
fireball added
svn path=/trunk/; revision=4860
This commit is contained in:
parent
b6102c5a3c
commit
9e0e46f4bd
2 changed files with 3 additions and 2 deletions
|
@ -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 */
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define RES_FIRST_INDEX 1
|
||||
#define RES_LAST_INDEX 32
|
||||
#define RES_LAST_INDEX 33
|
||||
|
|
Loading…
Reference in a new issue