diff options
Diffstat (limited to 'src/core/hw/lcd.h')
| -rw-r--r-- | src/core/hw/lcd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hw/lcd.h b/src/core/hw/lcd.h index 191fd44af..d2db9700f 100644 --- a/src/core/hw/lcd.h +++ b/src/core/hw/lcd.h | |||
| @@ -83,4 +83,4 @@ void Init(); | |||
| 83 | /// Shutdown hardware | 83 | /// Shutdown hardware |
| 84 | void Shutdown(); | 84 | void Shutdown(); |
| 85 | 85 | ||
| 86 | } // namespace | 86 | } // namespace LCD |