Age | Commit message (Collapse) | Author |
|
We will need to have a list to traverse game entities.
The first idea is to implement a mutable list. In case of mutable list
get too bad or error prone. We can easily change it to immutable.
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
|
|
The following command has been executed:
clang-format -i src/*.c src/*.h test/*.c
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
|
|
|
|
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
|
|
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
|