Kaynağa Gözat
Add copyright notice to _cocoalayer.mm
Added copyright notice for raylib Objective-C++ layer.
pull/5425/head
annes
2 ay önce
işlemeyi yapan:
GitHub
ebeveyn
işleme
ca59f4b673
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile
5 ekleme ve
0 silme
-
src/_cocoalayer.mm
|
|
|
@ -1,3 +1,8 @@ |
|
|
|
/* |
|
|
|
raylib Objective-C++ Layer. |
|
|
|
Copyright Annes Widow (annes12345678910) - zlib like license. |
|
|
|
*/ |
|
|
|
|
|
|
|
#if defined(__APPLE__) |
|
|
|
|
|
|
|
#import <Cocoa/Cocoa.h> |
|
|
|
|