]> git.tdb.fi Git - libs/game.git/commit
Undefine the API macro at the end of a setup header
authorMikko Rasa <tdb@tdb.fi>
Sat, 21 Jan 2023 18:31:25 +0000 (20:31 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 21 Jan 2023 18:31:25 +0000 (20:31 +0200)
commit2936e9b23c3b4fb2b9d816505b39131ef152bbc5
tree9fe22da64a497b279ceab10e282d8eac4a3d2efd
parentef6ea3a070df769f99d891ff236133065820d7b2
Undefine the API macro at the end of a setup header

Otherwise it may interfere with other setup headers.
tools/setupgen/setupgen.cpp