1
0
Fork 0
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:
Miloslav Číž 2018-09-24 22:03:52 +02:00
parent 980be935d0
commit 6e6f116723

View file

@ -1122,6 +1122,8 @@ static inline int16_t _RCL_drawHorizontal(
loop(1,1)
}
#undef loop
return limit;
}