7 lines
133 B
C
7 lines
133 B
C
|
#pragma once
|
||
|
|
||
|
#include <Project64\User Interface\Notification Class.h>
|
||
|
|
||
|
void AppInit(CNotification * Notify);
|
||
|
void AppCleanup(void);
|