mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-26 23:03:07 +00:00
Rename convert to process
More consistent with its "main" function's name
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "platform.h"
|
||||
#include "version.h"
|
||||
|
||||
#include "gfx/convert.hpp"
|
||||
#include "gfx/process.hpp"
|
||||
|
||||
using namespace std::literals::string_view_literals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user