mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-05 03:04:16 +01:00
f955e734df
Mostly based off wut's example, but hey, should be pretty good!
9 lines
167 B
C
9 lines
167 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_swkbd nn_swkbd
|
|
* Graphical software keyboard, supporting several languages and configurations.
|
|
*/
|
|
|
|
#include <nn/swkbd/swkbd_cpp.h>
|