6 lines
83 B
C
6 lines
83 B
C
#pragma once
|
|
|
|
#include "app_manifest.h"
|
|
|
|
extern const AppManifest hello_world_app;
|