split out pokemon funcs and decomp another nullsub

This commit is contained in:
Seth Barberee
2020-09-16 00:15:52 -05:00
parent d2be6ce16c
commit 424db9c41b
7 changed files with 617 additions and 554 deletions
+5
View File
@@ -0,0 +1,5 @@
#include "global.h"
void nullsub_3(void)
{
}