OpenClonk
C4Licenses.h
Go to the documentation of this file.
1
#ifndef C4LICENSES_H
2
#define C4LICENSES_H
3
4
#include<string>
5
#include<vector>
6
7
struct
OCLicenseInfo
{ std::string
path
; std::string
name
; std::string
content
; };
8
extern
const
std::vector<OCLicenseInfo>
OCLicenses
;
9
10
#endif
// C4LICENSES_H
OCLicenses
const std::vector< OCLicenseInfo > OCLicenses
OCLicenseInfo::name
std::string name
Definition:
C4Licenses.h:7
OCLicenseInfo::content
std::string content
Definition:
C4Licenses.h:7
OCLicenseInfo::path
std::string path
Definition:
C4Licenses.h:7
OCLicenseInfo
Definition:
C4Licenses.h:7
openclonk
src
C4Licenses.h
Generated on Fri May 16 2025 04:33:13 for OpenClonk by
1.9.1