diff options
| author | XaviDCR92 <xavi.dcr@gmail.com> | 2017-08-18 20:17:13 +0200 |
|---|---|---|
| committer | XaviDCR92 <xavi.dcr@gmail.com> | 2017-08-18 20:17:13 +0200 |
| commit | b1aad213d450beae9920e30d6534680474f8df6f (patch) | |
| tree | ac1f7affa103f70ad08e468e5450de7b21360dfa /Source/Font.h | |
| parent | 150cc8adc003fea9812a58f1f224ec10a91cd44a (diff) | |
| download | airport-b1aad213d450beae9920e30d6534680474f8df6f.tar.gz | |
* Added more comments.
* Radio chatter sounds.
* Created aircraft state STATE_STOPPED, to be used when L1 is pressed on aircraft selection mode.
Diffstat (limited to 'Source/Font.h')
| -rw-r--r-- | Source/Font.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/Font.h b/Source/Font.h index 74547bb..e066d63 100644 --- a/Source/Font.h +++ b/Source/Font.h @@ -12,9 +12,6 @@ * Defines
* *************************************/
-#define FONT_DEFAULT_CHAR_SIZE 16
-#define FONT_DEFAULT_INIT_CHAR '!'
-
/* **************************************
* Structs and enums *
* *************************************/
|
