mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
Undef macro
This commit is contained in:
parent
980be935d0
commit
6e6f116723
1 changed files with 2 additions and 0 deletions
|
@ -1122,6 +1122,8 @@ static inline int16_t _RCL_drawHorizontal(
|
||||||
loop(1,1)
|
loop(1,1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#undef loop
|
||||||
|
|
||||||
return limit;
|
return limit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue