mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Use colored/styled text output for diagnostics and usage info (#1775)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include "diagnostics.hpp"
|
||||
|
||||
void warnx(char const *fmt, ...) {
|
||||
|
||||
Reference in New Issue
Block a user