Error C1083
Error C1083 'WaterCreature_c.h': No such file or directory How I fix this?

See https://github.com/codenulls/gta-reversed/blob/master/source/game_sa/WaterCreature_c.cpp
With the file "StdInc.h" I get the same error, Severity Code Description Project File Line Status suppressed Error (active) E1696 cannot open source file (error code "StdInc.h"). PluginSdkProject1 C: \ Users \ fakaf \ Desktop \ PluginSdkProject1 \ PluginSdkProject1 \ PluginSdkProject1.cpp 3
plugin-sdk doesn't have WaterCreature_c class.
plugin-sdk doesn't have WaterCreature_c class.
Do you have an idea how I can modify the code of the "water creatures" so that other creatures appear or increase the fish in the sea?
https://github.com/codenulls/gta-reversed/