Commit graph

3 commits

Author SHA1 Message Date
c101379150
initial button test 2024-08-09 17:16:35 +02:00
935ca0e340
improve header guards
the following names are reserved to the language implementation:
  - (C and C++) starting with an underscore and a capital letter
  - (C++) containing any amount of double underscores

https://en.wikipedia.org/wiki/Include_guard#Discussion
2024-08-09 11:45:00 +02:00
6d80dc7717
move ptk_vec to include 2024-08-08 20:33:56 +02:00
Renamed from src/ptk_vec.h (Browse further)