1 2 3 4 5 6
#ifndef GUARD_INTRO_H #define GUARD_INTRO_H void sub_80EC864(void); #endif //GUARD_INTRO_H