Documented types.

This commit is contained in:
tastytea 2019-07-28 02:13:55 +02:00
parent 4991f7b006
commit 38e8e1dc81
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 0 deletions

View File

@ -17,8 +17,11 @@
#ifndef REMWHAREAD_TYPES_HPP
#define REMWHAREAD_TYPES_HPP
//! @file
namespace remwharead
{
//! Format of the export.
enum class export_format
{
undefined,