mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 03:12:36 +01:00
rwviewer: Visual Studio does not know about #warning
This commit is contained in:
parent
e4788b4229
commit
4f98e363ce
@ -163,7 +163,7 @@ void ViewerWindow::openRecent() {
|
||||
}
|
||||
|
||||
void ViewerWindow::showObjectModel(uint16_t) {
|
||||
#warning implement me
|
||||
#pragma message("implement me")
|
||||
}
|
||||
|
||||
void ViewerWindow::updateRecentGames() {
|
||||
|
Loading…
Reference in New Issue
Block a user