12 lines
81 B
C++
12 lines
81 B
C++
|
|
#include "App.h"
|
|
#include <graphics.h>
|
|
|
|
|
|
extern "C" {
|
|
|
|
|
|
void app_Render() {
|
|
}
|
|
}
|