changing the name from Tentia to bungloo

This commit is contained in:
Jeena Paradies 2013-02-10 18:01:55 +01:00
parent 95804089db
commit 5d8e114b7c
39 changed files with 371 additions and 176 deletions

View file

@ -1,6 +1,6 @@
//
// Constants.h
// Tentia
// bungloo
//
// Created by Jeena on 01.05.10.
// Licence: BSD (see attached LICENCE.txt file).
@ -14,7 +14,7 @@
}
#define APP_NAME @"Tentia"
#define APP_NAME @"bungloo"
#define MESSAGE_MAX_LENGTH 256
+ (NSString *)stringFromVirtualKeyCode:(NSInteger)code;