Added particles example screenshot.
This commit is contained in:
parent
6cb7042496
commit
747b6156cc
BIN
examples/32-particles/screenshot.png
Normal file
BIN
examples/32-particles/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
@ -364,7 +364,8 @@ BX_PRAGMA_DIAGNOSTIC_POP();
|
||||
{ entry::Key::F9, entry::Modifier::None, 1, NULL, "graphics flush" },
|
||||
{ entry::Key::F10, entry::Modifier::None, 1, NULL, "graphics hidpi" },
|
||||
{ entry::Key::Print, entry::Modifier::None, 1, NULL, "graphics screenshot" },
|
||||
|
||||
{ entry::Key::KeyP, entry::Modifier::LeftCtrl, 1, NULL, "graphics screenshot" },
|
||||
|
||||
INPUT_BINDING_END
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user