Better braille support
This commit is contained in:
@@ -67,6 +67,7 @@ private:
|
||||
void ReportDiagnostic(const char* type, const char* format, std::va_list args);
|
||||
void RaiseError(const char* format, ...);
|
||||
void RaiseWarning(const char* format, ...);
|
||||
void VerifyStringLength(int length);
|
||||
};
|
||||
|
||||
#endif // ASM_FILE_H
|
||||
|
||||
Reference in New Issue
Block a user