mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-22 15:57:15 +08:00
all: update comments about overwriting
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// The actual implementation will be provided by -overlay.
|
||||
// The actual implementation will be provided by github.com/hajimehoshi/uwagaki.
|
||||
|
||||
package pssl
|
||||
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
// Package playstation5 provides utilities for PlayStation 5.
|
||||
package playstation5
|
||||
|
||||
// The actual implementation will be provided by another repository using the -overlay option.
|
||||
// The actual implementation will be provided by another repository using github.com/hajimehoshi/uwagaki.
|
||||
|
||||
Reference in New Issue
Block a user