This commit is contained in:
Ethan Roseman 2020-09-18 01:59:40 -04:00
parent 5fa1be7e2a
commit 084a0ab0b6

View File

@ -41,7 +41,6 @@ Entity** get_entity_list(void) {
return ret;
}
Shadow** get_shadow_list(void) {
Shadow** ret;