mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-06 01:41:15 -05:00
11 lines
103 B
C
11 lines
103 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup tve tve
|
|
*
|
|
* TV Encoder
|
|
*/
|
|
|
|
#include <tve/cec.h>
|
|
#include <tve/tve.h>
|