mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-09 13:49:24 +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>
|