Changes in uspace/lib/softrend/rectangle.h [3e6a98c5:6d5e378] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softrend/rectangle.h
r3e6a98c5 r6d5e378 38 38 39 39 #include <sys/types.h> 40 #include < stdbool.h>40 #include <bool.h> 41 41 42 42 extern bool rectangle_intersect(
Note:
See TracChangeset
for help on using the changeset viewer.