mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 12:14:35 +02:00
Added citybuilder and cloud pass.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
===========================================================================
|
||||
|
||||
IceTech GPL Source Code
|
||||
Copyright (C) 2026 Justin Marshall
|
||||
|
||||
This file is part of the IceTech GPL Source Code.
|
||||
|
||||
===========================================================================
|
||||
*/
|
||||
|
||||
#ifndef __RADIANT_CITYBUILDER_H__
|
||||
#define __RADIANT_CITYBUILDER_H__
|
||||
|
||||
void Radiant_GenerateAutomaticCity();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user