mirror of
https://github.com/lxsang/Diya-API.git
synced 2025-07-23 09:20:07 +02:00
resolve conflict in merge
This commit is contained in:
@ -105,6 +105,9 @@ DiyaBoot >> init [
|
||||
Transcript show: (SDL2 SDLGetVideoDriver: i), ' '.
|
||||
].
|
||||
Transcript cr.
|
||||
Transcript show: 'Current selected video driver: ',
|
||||
(SDL2 SDLGetCurrentVideoDriver);
|
||||
cr.
|
||||
]
|
||||
|
||||
{ #category : #events }
|
||||
|
Reference in New Issue
Block a user