From 9309d5d99b29f359a513faa6c4454cf6d8461eef Mon Sep 17 00:00:00 2001 From: Jaby Date: Wed, 20 Mar 2024 23:25:24 -0500 Subject: [PATCH] Add TODO --- src/Library/src/GPU/gpu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Library/src/GPU/gpu.cpp b/src/Library/src/GPU/gpu.cpp index 0c02649e..bd692544 100644 --- a/src/Library/src/GPU/gpu.cpp +++ b/src/Library/src/GPU/gpu.cpp @@ -87,7 +87,7 @@ namespace JabyEngine { } void Display :: set_offset(int16_t x, int16_t y) { - // Todo: Apply these in a better way or never? + // TODO: Apply these in a better way or never? static constexpr auto PS3_CorrectionX = 0; // 2 static constexpr auto PS3_CorrectionY = 0; // 1