Changeset 5c27e77 in mainline for uspace/app/gfxdemo/gfxdemo.c
- Timestamp:
- 2022-03-06T22:37:06Z (3 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4583015
- Parents:
- af259da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/gfxdemo/gfxdemo.c
raf259da r5c27e77 1 1 /* 2 * Copyright (c) 202 1Jiri Svoboda2 * Copyright (c) 2022 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 776 776 777 777 fmt.color = color; 778 fmt.underline = !fmt.underline; 778 779 779 780 pos.x = w / 20;
Note:
See TracChangeset
for help on using the changeset viewer.