mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
poc/visual: refer to DFSG media
This commit is contained in:
parent
dd69695fde
commit
bfd3d173d9
@ -18,7 +18,7 @@ int main(int argc, char** argv){
|
||||
ncplane_dim_yx(n, &dimy, &dimx);
|
||||
|
||||
int averr;
|
||||
auto ncv = ncplane_visual_open(n, "../data/dsscaw-purp.png", &averr);
|
||||
auto ncv = ncplane_visual_open(n, "../data/changes.jpg", &averr);
|
||||
if(!ncv){
|
||||
goto err;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user