Updated rest of the code to use softbuffer name instead of swbuf
This commit is contained in:
parent
ddb1b9bfeb
commit
9023b096d7
6 changed files with 11 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use swbuf::GraphicsContext;
|
||||
use softbuffer::GraphicsContext;
|
||||
use winit::event::{Event, WindowEvent};
|
||||
use winit::event_loop::{ControlFlow, EventLoop};
|
||||
use winit::window::WindowBuilder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue