mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Rename convert to process
More consistent with its "main" function's name
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
#include "helpers.h"
|
||||
|
||||
#include "gfx/convert.hpp"
|
||||
#include "gfx/main.hpp"
|
||||
#include "gfx/process.hpp"
|
||||
|
||||
namespace sorting {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user