11 lines
192 B
C
11 lines
192 B
C
#ifndef GUARD_MENEWS_JISAN_H
|
|
#define GUARD_MENEWS_JISAN_H
|
|
|
|
#include "global.h"
|
|
|
|
void GenerateRandomNews(u32 a0);
|
|
void sub_8146C88(void);
|
|
void sub_8146CA4(void);
|
|
|
|
#endif //GUARD_MENEWS_JISAN_H
|