Update TUI and Tile16Transfer for improved functionality
- Added inclusion of file_dialog.h in TUI for enhanced file handling capabilities. - Fixed syntax errors in Tile16Transfer by replacing commas with semicolons in assignment statements, ensuring proper execution of tile16 data comparisons.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "absl/strings/str_cat.h"
|
||||
#include "util/bps.h"
|
||||
#include "app/core/platform/file_dialog.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace cli {
|
||||
|
||||
Reference in New Issue
Block a user