mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-14 06:11:56 +01:00
8 lines
95 B
C
8 lines
95 B
C
|
#pragma once
|
||
|
|
||
|
/**
|
||
|
* \defgroup nn_swkbd Software Keyboard
|
||
|
*/
|
||
|
|
||
|
#include <nn/swkbd/swkbd_cpp.h>
|