Add errors
and prepare for file menu more and fix that you can't go left right when going up down
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
#include <utils/types.h>
|
||||
|
||||
char *CpyStr(const char* in);
|
||||
char *CpyStr(const char* in);
|
||||
void MaskIn(char *mod, u32 bitstream, char mask);
|
||||
Reference in New Issue
Block a user