make battleship smaller (#3181)

This commit is contained in:
Totoo
2026-05-20 18:39:21 +02:00
committed by GitHub
parent ec6c7eff86
commit 314e910cbc
2 changed files with 94 additions and 105 deletions
@@ -9,6 +9,11 @@
#ifndef __UI_BATTLESHIP_H__
#define __UI_BATTLESHIP_H__
#include "portapack_shared_memory.hpp"
#include "utility.hpp"
#include "modems.hpp"
#include "bch_code.hpp"
#include "ui.hpp"
#include "ui_navigation.hpp"
#include "ui_receiver.hpp"