From 5d6837f30082f43dfdb392fd832ab9bb82f29210 Mon Sep 17 00:00:00 2001 From: Royce Mitchell III Date: Sun, 20 Jul 2003 06:51:29 +0000 Subject: [PATCH] added myself to the "notevil" list svn path=/trunk/; revision=5181 --- rosapps/notevil/notevil.rc | 3 ++- rosapps/notevil/resource.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rosapps/notevil/notevil.rc b/rosapps/notevil/notevil.rc index 6c26cc70444..9eef76e1373 100644 --- a/rosapps/notevil/notevil.rc +++ b/rosapps/notevil/notevil.rc @@ -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 #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 */ diff --git a/rosapps/notevil/resource.h b/rosapps/notevil/resource.h index 429e72a02e9..269c9ea1e3b 100644 --- a/rosapps/notevil/resource.h +++ b/rosapps/notevil/resource.h @@ -1,2 +1,2 @@ #define RES_FIRST_INDEX 1 -#define RES_LAST_INDEX 33 +#define RES_LAST_INDEX 34