NepDisk
|
2f84779d41
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
Eidolon
|
d08b923f06
|
Merge branch 'extern-c-everything' into 'master'
Add extern "C" in C++ to all headers
See merge request KartKrew/Kart!842
|
2024-10-15 14:14:43 -04:00 |
|
James R
|
9e801c66d5
|
Merge branch 'universal-typedef' into 'master'
Move all typedef into one file
See merge request KartKrew/Kart!791
|
2024-10-15 04:16:58 -04:00 |
|
Sryder
|
5cd1296505
|
Include license/copyright headers on new files.
|
2020-03-22 00:16:32 +00:00 |
|
Sryder
|
773ddd98a8
|
Add function for freeing binary heap.
|
2019-06-09 19:36:36 +01:00 |
|
Sryder
|
b1fa5f6d34
|
Correct compiler issues.
|
2019-06-08 22:59:13 +01:00 |
|
Sryder
|
3a25bb38fe
|
Add callback to heapitem to alert data when the heap index is changed.
Add K_BHeapContains to give an easy way to find if the heap contains data.
|
2019-06-08 22:55:02 +01:00 |
|
Sryder
|
31d76596c0
|
Binary Heap Implementation
Currently untested.
|
2019-06-08 21:46:23 +01:00 |
|