fix bombers message exclamation icon (#149)

This commit is contained in:
Archez
2024-05-22 09:04:59 -05:00
committed by Garrett Cox
parent 956fbbd298
commit ad2bc10ed0
+1 -2
View File
@@ -8,7 +8,6 @@
#include "BenPort.h"
#include <libultraship/libultraship.h>
#include "assets/archives/schedule_dma_static/schedule_dma_static_yar.h"
#include "assets/interface/schedule_static/schedule_static.h"
#include "assets/archives/icon_item_static/icon_item_static_yar.h"
#include "assets/archives/icon_item_24_static/icon_item_24_static_yar.h"
#include "assets/interface/message_static/message_static.h"
@@ -41,7 +40,7 @@ const char* gBombersNotebookPhotos[] = {
gBombersNotebookPhotoGuruGuruTex,
gBombersNotebookPhotoBombersTex,
gBombersNotebookPhotoMadameAromaBrightTex,
gBombersNotebookEntryIconExclamationPointTex,
gBombersNotebookEntryIconExclamationPointLargeTex,
gBombersNotebookEntryIconMaskTex,
gBombersNotebookEntryIconRibbonTex,
};