mirror of
https://github.com/rwengine/openrw.git
synced 2025-04-28 21:08:05 +03:00
rwviewer: Visual Studio does not know about #warning
This commit is contained in:
parent
e4788b4229
commit
4f98e363ce
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ void ViewerWindow::openRecent() {
|
|||
}
|
||||
|
||||
void ViewerWindow::showObjectModel(uint16_t) {
|
||||
#warning implement me
|
||||
#pragma message("implement me")
|
||||
}
|
||||
|
||||
void ViewerWindow::updateRecentGames() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue