7 lines
221 B
C#
7 lines
221 B
C#
// Crest Water System
|
|
// Copyright © 2024 Wave Harmonic. All rights reserved.
|
|
|
|
#if !d_CrestValid
|
|
#error "Your Crest package needs to be updated to be compatible with this version of <i>Crest - Shallow Water</i>."
|
|
#endif
|