]> git.stg.codes - stg.git/blob - sgconf/corps.h
550f453985078438d9718298da90ed59a5dfdd69
[stg.git] / sgconf / corps.h
1 #pragma once
2
3 namespace SGCONF
4 {
5
6 class OPTION_BLOCKS;
7 class COMMANDS;
8
9 void AppendCorpsOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
10
11 } // namespace SGCONF