Doc lines for vendor:*

This commit is contained in:
Jeroen van Rijn
2025-10-10 17:51:28 +02:00
parent 7e7b6ac0de
commit 998fbdc5c0
52 changed files with 125 additions and 105 deletions
+2 -1
View File
@@ -1,4 +1,6 @@
/*
An Odin-native source port of [[ rxi's microui ; https://github.com/rxi/microui ]] immediate mode UI.
** Original work: Copyright (c) 2020 rxi
** Modified work: Copyright (c) 2020 oskarnp
** Modified work: Copyright (c) 2021 gingerBill
@@ -21,7 +23,6 @@
** FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
** IN THE SOFTWARE.
*/
package microui
import "core:fmt"