home · contact · privacy
Corrected indentation / line lengths.
[plomrogue] / src / yx_uint16.h
2013-07-23 Christian HellerMore documentation and re-styling of code according...
2013-07-22 Christian HellerMore code re-styling and documentation.
2013-07-20 Christian HellerUse enum instead of define for directions in yx_uint16...
2013-06-28 Christian HellerMade all function declarations in header files extern...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-26 Christian HellerMoved more stuff into yx_uint16 library.
2013-06-23 Christian HellerAdded #include guards.
2013-06-23 Christian HellerMoved basic yx_uint16 handling into its own library.