summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/System.c4g/Compatibility.c
blob: 5d3865ea4e77a721d2f5231a8e51899b1355def4 (plain)
1
2
3
4
5
/*-- Avoid errors from non-existent Engine-Functions --*/

#strict 2

global func SetGameComment() { return _inherited(...); }