rename bitmaps header files

This commit is contained in:
Gwenhael Le Moine 2024-09-10 13:17:40 +02:00
parent c9785a2315
commit 6f8c63b29c
No known key found for this signature in database
GPG key ID: FDFE3669426707A7
4 changed files with 3 additions and 3 deletions

View file

@ -2,9 +2,9 @@
#define _UI_INNER_H 1
#include "emulator.h"
#include "ui_bitmaps.h"
#include "ui_small_font.h"
#include "ui_big_font.h"
#include "ui_bitmaps_misc.h"
#include "ui_bitmaps_small_font.h"
#include "ui_bitmaps_big_font.h"
// Colors
/* SX GX */