Set output directory for NDS ROM and remove unused include in main.cpp

This commit is contained in:
2026-03-29 01:26:00 +01:00
parent bea33ac2d9
commit fb273e0f8f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
#include <nds.h>
#include <stdio.h>
#include <vector>
#include <deque>
#include <array>