Files
HBshuiwuConcentrator/yw/veryw.h
2025-12-15 16:07:49 +08:00

9 lines
84 B
C

#ifndef __VERYW__
#define __VERYW__
#include "global.h"
u8 * get_veryw();
#endif