OpenTrespasser / JurassicParkTrespasser

A git-based fork of the Jurassic Park: Trespasser source code.
101 stars 25 forks source link

trespass/main.cpp: use correct format specifier for pointer #105

Closed meekee7 closed 4 years ago

meekee7 commented 4 years ago

A string format specifier is changed to fit the pointer type it is used with.