Fix newline warning
This commit is contained in:
+1
-1
@@ -475,7 +475,7 @@ u8 GetLastTextColor(u8 colorType)
|
|||||||
\
|
\
|
||||||
for (; i < toY; i++) \
|
for (; i < toY; i++) \
|
||||||
{ \
|
{ \
|
||||||
asm("":::"sl"); \
|
asm("":::"sl"); \
|
||||||
r5 = *(ptr++); \
|
r5 = *(ptr++); \
|
||||||
for (j = fromX; j < toX; j++) \
|
for (j = fromX; j < toX; j++) \
|
||||||
{ \
|
{ \
|
||||||
|
|||||||
Reference in New Issue
Block a user