update header
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-09-22 11:20:06 +09:00
commit 61529b7520

View file

@ -1,6 +1,6 @@
/*!
* @file Mw/Widget/DirectX.h
* @brief DirectX widget.
* @file Mw/Widget/Direct3D9.h
* @brief Direct3D9 widget.
* @warning Only avaliable on Windows.
*/
#ifndef __MW_WIDGET_DIRECT3D9_H__