libctr9
Nintendo 3DS ARM9 library
Main Page
Data Structures
Files
File List
Globals
ctr_ui.h
Go to the documentation of this file.
1
/*******************************************************************************
2
* Copyright (C) 2016 Gabriel Marcano
3
*
4
* Refer to the COPYING.txt file at the top of the project directory. If that is
5
* missing, this file is licensed under the GPL version 2.0 or later.
6
*
7
******************************************************************************/
8
11
#ifndef CTR_UI_H_
12
#define CTR_UI_H_
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
void
ctr_ui_initialize();
19
20
#ifdef __cplusplus
21
}
22
#endif
23
24
#endif//CTR_UI_H_
25
include
ctr9
ui
ctr_ui.h
Generated by
1.8.11