spelling: performing

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:27:34 -05:00
parent fcfff639f7
commit 33edf22381

View file

@ -16,7 +16,7 @@
#include "gtypes.h" #include "gtypes.h"
//! This is used for performaing backward-compatibility conversions with 1-bit GColors. //! This is used for performing backward-compatibility conversions with 1-bit GColors.
GColor8 get_native_color(GColor2 color) { GColor8 get_native_color(GColor2 color) {
switch (color) { switch (color) {
case GColor2Black: case GColor2Black: