]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Remove redundant ampersand breaking ContainerOf and List_For_Each_Entry. Make all...
authorCloudwalk <cloudwalk009@gmail.com>
Sat, 3 Jul 2021 16:46:00 +0000 (12:46 -0400)
committerCloudwalk <cloudwalk009@gmail.com>
Sat, 3 Jul 2021 16:46:00 +0000 (12:46 -0400)
commitf50a1192fbe86bfdd69d3372620db0b661db5f20
tree18bce1c859d0cdf8af5ebf0cb443dd69f828efbb
parente3c655432c0a5054156e457f53cdae1efc9600b9
Remove redundant ampersand breaking ContainerOf and List_For_Each_Entry. Make all current loops use List_For_Each_Entry instead
cmd.c
common.h
world.c