JKSV/inc/type.h
2021-07-09 23:05:19 -04:00

5 lines
78 B
C

#pragma once
//Misc stuff for new menu code
typedef void (*funcPtr)(void *);